author | bipolar <bipolar> | 2002-01-29 21:19:32 (UTC) |
---|---|---|
committer | bipolar <bipolar> | 2002-01-29 21:19:32 (UTC) |
commit | e5b3a77ce7500382753edfebe4b0d4336e0b0693 (patch) (side-by-side diff) | |
tree | cd0d5a25a897f5eca4df3b6b3e31fd292d55874a /core/settings | |
parent | b79be93d2c880d3de6c402c1307b3853fadb5882 (diff) | |
download | opie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.zip opie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.tar.gz opie-e5b3a77ce7500382753edfebe4b0d4336e0b0693.tar.bz2 |
Changing package names from qpe-* to opie-*
-rw-r--r-- | core/settings/citytime/opie-citytime.control (renamed from core/settings/citytime/qpe-citytime.control) | 4 | ||||
-rw-r--r-- | core/settings/light-and-power/opie-light-and-power.control (renamed from core/settings/light-and-power/qpe-light-and-power.control) | 6 | ||||
-rw-r--r-- | core/settings/security/opie-security.control (renamed from core/settings/security/qpe-security.control) | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/core/settings/citytime/qpe-citytime.control b/core/settings/citytime/opie-citytime.control index fcec4a6..4a6b6de 100644 --- a/core/settings/citytime/qpe-citytime.control +++ b/core/settings/citytime/opie-citytime.control @@ -3,7 +3,7 @@ Priority: optional Section: qpe/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm -Version: $QPE_VERSION-3 -Depends: qpe-base ($QPE_VERSION), timezones +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-base ($QPE_VERSION), timezones Description: Time-zone / world clock settings The time-zone manager for the Qtopia environment. diff --git a/core/settings/light-and-power/qpe-light-and-power.control b/core/settings/light-and-power/opie-light-and-power.control index 0ed9d84..d3128c4 100644 --- a/core/settings/light-and-power/qpe-light-and-power.control +++ b/core/settings/light-and-power/opie-light-and-power.control @@ -1,9 +1,9 @@ Files: bin/light-and-power apps/Settings/Light.desktop Priority: optional -Section: qpe/settings +Section: opie/settings 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: Light and Power settings dialog For the Qtopia environment. diff --git a/core/settings/security/qpe-security.control b/core/settings/security/opie-security.control index 78a5a86..c6da693 100644 --- a/core/settings/security/qpe-security.control +++ b/core/settings/security/opie-security.control @@ -1,9 +1,9 @@ Files: bin/security apps/Settings/Security.desktop Priority: optional -Section: qpe/settings +Section: opie/settings 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: Security settings dialog For the Qtopia environment. |