author | chicken <chicken> | 2004-04-30 15:32:46 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-04-30 15:32:46 (UTC) |
commit | 3ca71ba439bd5897815d0ced393f9d5f84deb3e5 (patch) (unidiff) | |
tree | fae5df62c5b48d8c21c18f4deae71e8f39e87b69 | |
parent | ca3f6e77dc7ccf5ebfff346d1866bbdfae802f48 (diff) | |
download | opie-3ca71ba439bd5897815d0ced393f9d5f84deb3e5.zip opie-3ca71ba439bd5897815d0ced393f9d5f84deb3e5.tar.gz opie-3ca71ba439bd5897815d0ced393f9d5f84deb3e5.tar.bz2 |
vtapplet .control file
-rw-r--r-- | core/applets/vtapplet/opie-vtapplet.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/applets/vtapplet/opie-vtapplet.control b/core/applets/vtapplet/opie-vtapplet.control new file mode 100644 index 0000000..a1662f1 --- a/dev/null +++ b/core/applets/vtapplet/opie-vtapplet.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Package: opie-vtapplet | ||
2 | Files: plugins/applets/libvtapplet.so* | ||
3 | Priority: optional | ||
4 | Section: opie/applets | ||
5 | Maintainer: Opie Team <opie@handhelds.org> | ||
6 | Architecture: arm | ||
7 | Depends: task-opie-minimal | ||
8 | Description: Switch to another virtual terminal | ||
9 | Version: $QPE_VERSION$EXTRAVERSION | ||