author | drw <drw> | 2004-02-14 00:40:29 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-14 00:40:29 (UTC) |
commit | c7cf5faa7f1512fa48fb298a75902d4557bc9cfa (patch) (side-by-side diff) | |
tree | c6a994c6df28a3367dabd1bd2b578ada990f70f4 /core/pim/today | |
parent | 0ca4076c89ad8bb02e0102ee7142b4f3e75add7d (diff) | |
download | opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.zip opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.gz opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.bz2 |
Make info in *.control files a little more consistent (mostly modified Maintainer, Files and Section fields)
6 files changed, 7 insertions, 7 deletions
diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index aab4db9..f456b66 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control @@ -1,14 +1,14 @@ Package: opie-today Files: plugins/application/libtoday.so* bin/today apps/1Pim/today.desktop pics/today/* Priority: optional -Section: opie/applications +Section: opie/pim Maintainer: Maximilian Reiß <harlekin@handhelds.org> Architecture: arm Version: $QPE_VERSION$EXTRAVERSION Depends: task-opie-minimal, libopie1 License: GPL Description: today screen - This today screen app gives an overview of appointments + This today screen app gives an overview of appointments and todos. It also shows incoming and outgoing mails from opiemail. When using Opie (opie.handhelds.org) today can be autostarted diff --git a/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control b/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control index 1876eb8..56eeba4 100644 --- a/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control +++ b/core/pim/today/plugins/addressbook/opie-today-addressbookplugin.control @@ -1,7 +1,7 @@ Package: opie-today-addressbookplugin Files: plugins/today/libtodayaddressbookplugin.so* Priority: optional -Section: opie/applications +Section: opie/plugins Maintainer: Stefan Eilers <eilers.stefan@epost.de> Architecture: arm Depends: libqte2, opie-today diff --git a/core/pim/today/plugins/datebook/opie-today-datebookplugin.control b/core/pim/today/plugins/datebook/opie-today-datebookplugin.control index e07d770..4b288cc 100644 --- a/core/pim/today/plugins/datebook/opie-today-datebookplugin.control +++ b/core/pim/today/plugins/datebook/opie-today-datebookplugin.control @@ -1,7 +1,7 @@ Package: opie-today-datebookplugin Files: plugins/today/libtodaydatebookplugin.so* Priority: optional -Section: opie/applications +Section: opie/plugins Maintainer: Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Depends: libqte2, opie-today diff --git a/core/pim/today/plugins/mail/opie-today-mailplugin.control b/core/pim/today/plugins/mail/opie-today-mailplugin.control index ac4bb64..cef3b8e 100644 --- a/core/pim/today/plugins/mail/opie-today-mailplugin.control +++ b/core/pim/today/plugins/mail/opie-today-mailplugin.control @@ -1,7 +1,7 @@ Package: opie-today-mailplugin Files: plugins/today/libtodaymailplugin.so* Priority: optional -Section: opie/applications +Section: opie/plugins Maintainer: Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION diff --git a/core/pim/today/plugins/todolist/opie-today-todolistplugin.control b/core/pim/today/plugins/todolist/opie-today-todolistplugin.control index 0f05e47..63727e0 100644 --- a/core/pim/today/plugins/todolist/opie-today-todolistplugin.control +++ b/core/pim/today/plugins/todolist/opie-today-todolistplugin.control @@ -1,7 +1,7 @@ Package: opie-today-todolistplugin Files: plugins/today/libtodaytodolistplugin.so* Priority: optional -Section: opie/applications +Section: opie/plugins Maintainer: Maximilian Reiss <harlekin@handhelds.org> Architecture: arm Depends: libqte2, opie-today diff --git a/core/pim/today/task-opie-today.control b/core/pim/today/task-opie-today.control index b4bddbf..c142e97 100644 --- a/core/pim/today/task-opie-today.control +++ b/core/pim/today/task-opie-today.control @@ -1,6 +1,6 @@ Package: task-opie-today Priority: optional -Section: opie/applications +Section: opie/pim Maintainer: Maximilian Reiß <harlekin@handhelds.org> Architecture: arm Version: 0.5-$SUB_VERSION |