author | conber <conber> | 2002-07-10 14:43:57 (UTC) |
---|---|---|
committer | conber <conber> | 2002-07-10 14:43:57 (UTC) |
commit | d26fa61cfba4e0983e9cbef5c3dc147d593e0a0e (patch) (side-by-side diff) | |
tree | 3383febf801350eaa67a64f713270b2058b6dbd7 | |
parent | 2f65cdedfc29f700960f2ba3b100aebd1eabf02c (diff) | |
download | opie-d26fa61cfba4e0983e9cbef5c3dc147d593e0a0e.zip opie-d26fa61cfba4e0983e9cbef5c3dc147d593e0a0e.tar.gz opie-d26fa61cfba4e0983e9cbef5c3dc147d593e0a0e.tar.bz2 |
Separated the mailapplet from the application
-rw-r--r-- | noncore/unsupported/mail2/libmail/opie-mailapplet.control | 10 | ||||
-rw-r--r-- | noncore/unsupported/mail2/opie-mail2.control | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/noncore/unsupported/mail2/libmail/opie-mailapplet.control b/noncore/unsupported/mail2/libmail/opie-mailapplet.control new file mode 100644 index 0000000..05c5a1c --- a/dev/null +++ b/noncore/unsupported/mail2/libmail/opie-mailapplet.control @@ -0,0 +1,10 @@ +Files: plugins/applets/libbend.so* +Package: opie-mailapplet +Priority: optional +Section: opie/applications +Maintainer: Constantin Bergemann <cbergemann@lisa.de> +Architecture: arm +Version: 0.0.9-$SUB_VERSION +Depends: opie-base libopie opie-mail2 +Description: A Biff-Like mailchecker +License: LGPL diff --git a/noncore/unsupported/mail2/opie-mail2.control b/noncore/unsupported/mail2/opie-mail2.control index 88b07d5..0bbbde6 100644 --- a/noncore/unsupported/mail2/opie-mail2.control +++ b/noncore/unsupported/mail2/opie-mail2.control @@ -1,10 +1,10 @@ -Files: bin/mail $QTDIR/lib/libmail.so* plugins/applets/libbend.so* apps/Applications/mail.desktop pics/mail/*.png sounds/mail/*.wav +Files: bin/mail $QTDIR/lib/libmail.so* apps/Applications/mail.desktop pics/mail/*.png sounds/mail/*.wav Package: opie-mail2 Priority: optional Section: opie/applications Maintainer: Constantin Bergemann <cbergemann@lisa.de> Architecture: arm Version: 0.0.9-$SUB_VERSION Depends: opie-base libopie Description: An IMAP mail client License: LGPL |