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 /noncore/applets | |
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)
5 files changed, 9 insertions, 9 deletions
diff --git a/noncore/applets/autorotateapplet/opie-autorotate.control b/noncore/applets/autorotateapplet/opie-autorotate.control index 4ab141c..9e726e9 100644 --- a/noncore/applets/autorotateapplet/opie-autorotate.control +++ b/noncore/applets/autorotateapplet/opie-autorotate.control @@ -1,7 +1,7 @@ Package: opie-autorotate -Files: plugins/applets/libautorotateapplet.so* pics/autorotate/*.png +Files: plugins/applets/libautorotateapplet.so* pics/autorotate/*.png Priority: optional -Section: opie/taskbar +Section: opie/applets Maintainer: Greg Gilbert <greg@treke.net> Architecture: arm Depends: task-opie-minimal, libopie1 diff --git a/noncore/applets/memoryapplet/opie-memoryapplet.control b/noncore/applets/memoryapplet/opie-memoryapplet.control index 0f42052..12026a4 100644 --- a/noncore/applets/memoryapplet/opie-memoryapplet.control +++ b/noncore/applets/memoryapplet/opie-memoryapplet.control @@ -1,7 +1,7 @@ Package: opie-memoryapplet -Files: plugins/applets/libmemoryapplet.so* $OPIEDIR/pics/memory +Files: plugins/applets/libmemoryapplet.so* pics/memory Priority: optional -Section: opie/system +Section: opie/applets Maintainer: Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de> Architecture: arm Depends: task-opie-minimal diff --git a/noncore/applets/networkapplet/opie-networkapplet.control b/noncore/applets/networkapplet/opie-networkapplet.control index f4ee7be..c4b0ce4 100644 --- a/noncore/applets/networkapplet/opie-networkapplet.control +++ b/noncore/applets/networkapplet/opie-networkapplet.control @@ -1,7 +1,7 @@ Package: opie-networkapplet Files: plugins/applets/libnetworkapplet.so* pics/networkapplet Priority: optional -Section: opie/system +Section: opie/applets Maintainer: Michael 'Mickey' Lauer <mickeyl@handhelds.org> Architecture: arm Depends: task-opie-minimal, libopie2 (1.8.1), opie-networksettings diff --git a/noncore/applets/notesapplet/opie-notesapplet.control b/noncore/applets/notesapplet/opie-notesapplet.control index f19b964..b90bf0a 100644 --- a/noncore/applets/notesapplet/opie-notesapplet.control +++ b/noncore/applets/notesapplet/opie-notesapplet.control @@ -1,7 +1,7 @@ Package: opie-notesapplet -Files: plugins/applets/libnotesapplet.so* +Files: plugins/applets/libnotesapplet.so* Priority: optional -Section: opie/system +Section: opie/applets Maintainer: L. J. Potter <ljp@llornkcor.com> Architecture: arm Depends: task-opie-minimal diff --git a/noncore/applets/wirelessapplet/opie-wirelessapplet.control b/noncore/applets/wirelessapplet/opie-wirelessapplet.control index 6dfa214..a4998d1 100644 --- a/noncore/applets/wirelessapplet/opie-wirelessapplet.control +++ b/noncore/applets/wirelessapplet/opie-wirelessapplet.control @@ -1,7 +1,7 @@ Package: opie-wirelessapplet -Files: plugins/applets/libwirelessapplet.so* +Files: plugins/applets/libwirelessapplet.so* Priority: optional -Section: opie/system +Section: opie/applets Maintainer: Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de> Architecture: arm Depends: task-opie-minimal |