summaryrefslogtreecommitdiff
path: root/noncore/settings/tabmanager/opie-tabmanager.control
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /noncore/settings/tabmanager/opie-tabmanager.control
parent721eae88bd32905c9ebe715be0955583edf6e641 (diff)
downloadopie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
Diffstat (limited to 'noncore/settings/tabmanager/opie-tabmanager.control') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/tabmanager/opie-tabmanager.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/tabmanager/opie-tabmanager.control b/noncore/settings/tabmanager/opie-tabmanager.control
index 9254a9f..d9e7ef8 100644
--- a/noncore/settings/tabmanager/opie-tabmanager.control
+++ b/noncore/settings/tabmanager/opie-tabmanager.control
@@ -1,10 +1,10 @@
1Files: bin/tabmanager apps/Settings/tabmanager.desktop pics/tabmanager/tabmanager.png 1Files: bin/tabmanager apps/Settings/tabmanager.desktop pics/tabmanager/tabmanager.png
2Priority: optional 2Priority: optional
3Section: opie/settings 3Section: opie/settings
4Version: $QPE_VERSION-$SUB_VERSION-1.2 4Version: $QPE_VERSION-$SUB_VERSION-1.2
5Depends: opie-base ($QPE_VERSION) 5Depends: opie-base
6Architecture: arm 6Architecture: arm
7Maintainer: Benjamin Meyer <meyerb@sharpsec.com> 7Maintainer: Benjamin Meyer <meyerb@sharpsec.com>
8Description: Tab Manager 8Description: Tab Manager
9 Create new tabs, remove old tabs. Edit tab's name, comment and icon. 9 Create new tabs, remove old tabs. Edit tab's name, comment and icon.
10 Edit applications name, exec, comment and icon. Add/remove applications. 10 Edit applications name, exec, comment and icon. Add/remove applications.