-rw-r--r-- | core/pim/today/opie-today.control | 3 | ||||
-rw-r--r-- | core/pim/today/task-opie-today.control | 10 |
2 files changed, 11 insertions, 2 deletions
diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index bcac439..6ea5090 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control | |||
@@ -4,8 +4,7 @@ Section: opie/applications | |||
4 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> | 4 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.5-$SUB_VERSION | 6 | Version: 0.5-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION), | 7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) |
8 | opie-today-datebookplugin, opie-today-todolistplugin | ||
9 | License: GPL | 8 | License: GPL |
10 | Description: today screen | 9 | Description: today screen |
11 | This today screen app gives an overview of appointments | 10 | This today screen app gives an overview of appointments |
diff --git a/core/pim/today/task-opie-today.control b/core/pim/today/task-opie-today.control new file mode 100644 index 0000000..07d6ba5 --- a/dev/null +++ b/core/pim/today/task-opie-today.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Priority: optional | ||
2 | Section: opie/applications | ||
3 | Maintainer: Maximilian Reiß <harlekin@handhelds.org> | ||
4 | Architecture: arm | ||
5 | Version: 0.5-$SUB_VERSION | ||
6 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION), opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin | ||
7 | License: GPL | ||
8 | Description: Task for basic today setup | ||
9 | includes datebook, todolist and mail plugin | ||
10 | |||