summaryrefslogtreecommitdiff
path: root/core/apps
authorbipolar <bipolar>2002-01-29 21:19:32 (UTC)
committer bipolar <bipolar>2002-01-29 21:19:32 (UTC)
commite5b3a77ce7500382753edfebe4b0d4336e0b0693 (patch) (side-by-side diff)
treecd0d5a25a897f5eca4df3b6b3e31fd292d55874a /core/apps
parentb79be93d2c880d3de6c402c1307b3853fadb5882 (diff)
downloadopie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.zip
opie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.tar.gz
opie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.tar.bz2
Changing package names from qpe-* to opie-*
Diffstat (limited to 'core/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/opie-embeddedkonsole.control (renamed from core/apps/embeddedkonsole/qpe-embeddedkonsole.control)4
-rw-r--r--core/apps/helpbrowser/opie-helpbrowser.control (renamed from core/apps/helpbrowser/qpe-helpbrowser.control)4
-rw-r--r--core/apps/qcop/opie-qcop.control (renamed from core/apps/qcop/qpe-qcop.control)4
-rw-r--r--core/apps/textedit/opie-textedit.control (renamed from core/apps/textedit/qpe-textedit.control)6
4 files changed, 9 insertions, 9 deletions
diff --git a/core/apps/embeddedkonsole/qpe-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
index 9b7c355..b087b9f 100644
--- a/core/apps/embeddedkonsole/qpe-embeddedkonsole.control
+++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control
@@ -3,7 +3,7 @@ Priority: optional
Section: qpe/applications
Maintainer: Warwick Allison <warwick@trolltech.com>
Architecture: arm
-Version: $QPE_VERSION-4
-Depends: qpe-base ($QPE_VERSION), ptydevs
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), ptydevs
Description: KDE's konsole (shell terminal)
Ported to the Qtopia environment.
diff --git a/core/apps/helpbrowser/qpe-helpbrowser.control b/core/apps/helpbrowser/opie-helpbrowser.control
index b6e3404..91569ce 100644
--- a/core/apps/helpbrowser/qpe-helpbrowser.control
+++ b/core/apps/helpbrowser/opie-helpbrowser.control
@@ -4,7 +4,7 @@ Section: qpe/applications
Maintainer: Warwick Allison <warwick@trolltech.com>
Architecture: arm
Arch: iPAQ
-Version: $QPE_VERSION-3
-Depends: qpe-base ($QPE_VERSION)
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION)
Description: Browse HTML help documents
The HTML help browser for the Qtopia environment.
diff --git a/core/apps/qcop/qpe-qcop.control b/core/apps/qcop/opie-qcop.control
index 60107c4..113d40d 100644
--- a/core/apps/qcop/qpe-qcop.control
+++ b/core/apps/qcop/opie-qcop.control
@@ -1,9 +1,9 @@
Files: bin/qcop
Priority: required
-Section: qpe/system
+Section: opie/system
Maintainer: Martin Jones <mjones@trolltech.com>
Architecture: arm
-Version: $QPE_VERSION-3
+Version: $QPE_VERSION-$SUB_VERSION
Depends: qt-embedded (>=$QTE_VERSION)
Description: Interprocess communication client
Interprocess communication client for the Qtopia environment.
diff --git a/core/apps/textedit/qpe-textedit.control b/core/apps/textedit/opie-textedit.control
index b0dad7d..e0a7b03 100644
--- a/core/apps/textedit/qpe-textedit.control
+++ b/core/apps/textedit/opie-textedit.control
@@ -1,9 +1,9 @@
Files: bin/textedit apps/Applications/textedit.desktop
Priority: optional
-Section: qpe/applications
+Section: opie/applications
Maintainer: Warwick Allison <warwick@trolltech.com>
Architecture: arm
-Version: $QPE_VERSION-3
-Depends: qpe-base ($QPE_VERSION)
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION)
Description: Text Editor
The text editor for the Qtopia environment.