author | brad <brad> | 2004-03-24 06:51:48 (UTC) |
---|---|---|
committer | brad <brad> | 2004-03-24 06:51:48 (UTC) |
commit | 2f9c813efec97bd400eb66935af6cd1eab2d8f1e (patch) (unidiff) | |
tree | f33c50ddf531a32538e010f39a1646780e42d246 | |
parent | f703433a6a4902d9824f32d7ade26d0ec7b80c6e (diff) | |
download | opie-2f9c813efec97bd400eb66935af6cd1eab2d8f1e.zip opie-2f9c813efec97bd400eb66935af6cd1eab2d8f1e.tar.gz opie-2f9c813efec97bd400eb66935af6cd1eab2d8f1e.tar.bz2 |
Add control file for aboutapplet
-rw-r--r-- | core/applets/aboutapplet/opie-aboutapplet.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/applets/aboutapplet/opie-aboutapplet.control b/core/applets/aboutapplet/opie-aboutapplet.control new file mode 100644 index 0000000..9d85de4 --- a/dev/null +++ b/core/applets/aboutapplet/opie-aboutapplet.control | |||
@@ -0,0 +1,11 @@ | |||
1 | Package: opie-aboutapplet | ||
2 | Files: plugins/applets/libaboutapplet.so* | ||
3 | Priority: optional | ||
4 | Section: opie/applets | ||
5 | Maintainer: Opie Team <opie@handhelds.org> | ||
6 | Architecture: arm | ||
7 | Depends: task-opie-minimal | ||
8 | Conflicts: opie-aboutapplet-ipaq | ||
9 | Description: About Opie | ||
10 | About box for Opie | ||
11 | Version: $QPE_VERSION$EXTRAVERSION | ||