author | simon <simon> | 2003-03-26 08:20:32 (UTC) |
---|---|---|
committer | simon <simon> | 2003-03-26 08:20:32 (UTC) |
commit | 0933d179eb924dd7f1671b7500858f0d720eb7f3 (patch) (unidiff) | |
tree | 9c8696a3811318608c0c3c9d3c34d88bb80e6070 | |
parent | 114dc0018c29cb899f10bbbe4eb84db1482f9598 (diff) | |
download | opie-0933d179eb924dd7f1671b7500858f0d720eb7f3.zip opie-0933d179eb924dd7f1671b7500858f0d720eb7f3.tar.gz opie-0933d179eb924dd7f1671b7500858f0d720eb7f3.tar.bz2 |
- adding control file
-rw-r--r-- | core/applets/rotateapplet/opie-rotateapplet.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/applets/rotateapplet/opie-rotateapplet.control b/core/applets/rotateapplet/opie-rotateapplet.control new file mode 100644 index 0000000..021be04 --- a/dev/null +++ b/core/applets/rotateapplet/opie-rotateapplet.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Files: plugins/applets/librotateapplet.so* | ||
2 | Priority: optional | ||
3 | Section: opie/taskbar | ||
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-base, libopie1 | ||
8 | Description: On-the-fly display rotation applet | ||
9 | Applet that allows quick on-the-fly rotation of the display | ||