summaryrefslogtreecommitdiff
path: root/core/applets
authorkergoth <kergoth>2003-01-23 05:18:10 (UTC)
committer kergoth <kergoth>2003-01-23 05:18:10 (UTC)
commitc9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (side-by-side diff)
tree466940a32afe219f62c3bee24eb1882a21e2cbce /core/applets
parentfea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff)
downloadopie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip
opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz
opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
Diffstat (limited to 'core/applets') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/cardmon/opie-cardmon.control2
-rw-r--r--core/applets/irdaapplet/opie-irdaapplet.control2
-rw-r--r--core/applets/obex/libopieobex.control2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/applets/cardmon/opie-cardmon.control b/core/applets/cardmon/opie-cardmon.control
index 359936a..708e6df 100644
--- a/core/applets/cardmon/opie-cardmon.control
+++ b/core/applets/cardmon/opie-cardmon.control
@@ -4,6 +4,6 @@ Section: opie/taskbar
Maintainer: Maximilian Reiß <max.reiss@gmx.de>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
-Depends: opie-base ($QPE_VERSION), libopie
+Depends: opie-base ($QPE_VERSION), libopie1
Description: CF/PCMCIA Card Monitor applet
SD/MMC/CF/PCMCIA Card Monitor applet for the Opie environment taskbar.
diff --git a/core/applets/irdaapplet/opie-irdaapplet.control b/core/applets/irdaapplet/opie-irdaapplet.control
index 5b901de..2bf86df 100644
--- a/core/applets/irdaapplet/opie-irdaapplet.control
+++ b/core/applets/irdaapplet/opie-irdaapplet.control
@@ -4,6 +4,6 @@ Section: opie/system
Maintainer: David Woodhouse <dwmw2@infradead.org>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION.1
-Depends: opie-base ($QPE_VERSION), libopieobex
+Depends: opie-base ($QPE_VERSION), libopie1obex
Description: Irda Applet
An IrDA taskbar applet for the Opie environment
diff --git a/core/applets/obex/libopieobex.control b/core/applets/obex/libopieobex.control
index d74b51c..4c13b69 100644
--- a/core/applets/obex/libopieobex.control
+++ b/core/applets/obex/libopieobex.control
@@ -1,4 +1,4 @@
-Files: plugins/obex/libopieobex.so*
+Files: plugins/obex/libopie1obex.so*
Priority: optional
Section: opie/system
Maintainer: Holger Freyther <zecke@handhelds.org>