author | conber <conber> | 2002-07-10 14:43:57 (UTC) |
---|---|---|
committer | conber <conber> | 2002-07-10 14:43:57 (UTC) |
commit | d26fa61cfba4e0983e9cbef5c3dc147d593e0a0e (patch) (unidiff) | |
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 @@ | |||
1 | Files: plugins/applets/libbend.so* | ||
2 | Package: opie-mailapplet | ||
3 | Priority: optional | ||
4 | Section: opie/applications | ||
5 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> | ||
6 | Architecture: arm | ||
7 | Version: 0.0.9-$SUB_VERSION | ||
8 | Depends: opie-base libopie opie-mail2 | ||
9 | Description: A Biff-Like mailchecker | ||
10 | 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 @@ | |||
1 | Files: bin/mail $QTDIR/lib/libmail.so* plugins/applets/libbend.so* apps/Applications/mail.desktop pics/mail/*.png sounds/mail/*.wav | 1 | Files: bin/mail $QTDIR/lib/libmail.so* apps/Applications/mail.desktop pics/mail/*.png sounds/mail/*.wav |
2 | Package: opie-mail2 | 2 | Package: opie-mail2 |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/applications | 4 | Section: opie/applications |
5 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> | 5 | Maintainer: Constantin Bergemann <cbergemann@lisa.de> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 0.0.9-$SUB_VERSION | 7 | Version: 0.0.9-$SUB_VERSION |
8 | Depends: opie-base libopie | 8 | Depends: opie-base libopie |
9 | Description: An IMAP mail client | 9 | Description: An IMAP mail client |
10 | License: LGPL | 10 | License: LGPL |