author | wimpie <wimpie> | 2005-01-04 01:49:47 (UTC) |
---|---|---|
committer | wimpie <wimpie> | 2005-01-04 01:49:47 (UTC) |
commit | 45c241b9bac51d6538469ba8e306e8d88f639ff7 (patch) (unidiff) | |
tree | 6bac89512073ad03c2cd99198cd498e8078c2640 /development | |
parent | e90b4cb5253669d44b1eb1ed7fb2be30d68033c0 (diff) | |
download | opie-45c241b9bac51d6538469ba8e306e8d88f639ff7.zip opie-45c241b9bac51d6538469ba8e306e8d88f639ff7.tar.gz opie-45c241b9bac51d6538469ba8e306e8d88f639ff7.tar.bz2 |
CONTROL files : changed VERSION string
-rw-r--r-- | development/keyview/opie-keyview.control | 2 | ||||
-rw-r--r-- | development/performance/opie-performance.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/keyview/opie-keyview.control b/development/keyview/opie-keyview.control index 7adcbb8..4c9009f 100644 --- a/development/keyview/opie-keyview.control +++ b/development/keyview/opie-keyview.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Package: opie-keyview | 1 | Package: opie-keyview |
2 | Files: plugins/inputmethods/libkeyview.so* | 2 | Files: plugins/inputmethods/libkeyview.so* |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/inputmethods | 4 | Section: opie/inputmethods |
5 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION$EXTRAVERSION |
8 | Depends: task-opie-minimal | 8 | Depends: task-opie-minimal |
9 | Description: Keyview Development Inputmethod | 9 | Description: Keyview Development Inputmethod |
diff --git a/development/performance/opie-performance.control b/development/performance/opie-performance.control index 89157f9..194b378 100644 --- a/development/performance/opie-performance.control +++ b/development/performance/opie-performance.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: plugins/applications/libperformance.so* bin/performance apps/Applications/performance.desktop | 1 | Files: plugins/applications/libperformance.so* bin/performance apps/Applications/performance.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/other | 3 | Section: opie/other |
4 | Maintainer: Trolltech (www.trolltech.com) | 4 | Maintainer: Trolltech (www.trolltech.com) |
5 | Architecture: $CPU_ARCH | 5 | Architecture: $CPU_ARCH |
6 | Arch: $DEVICE_ARCH | 6 | Arch: $DEVICE_ARCH |
7 | Version: $QPE_VERSION-10 | 7 | Version: $QPE_VERSION$EXTRAVERSION |
8 | Depends: opie-taskbar | 8 | Depends: opie-taskbar |
9 | Description: Graphics performance tester | 9 | Description: Graphics performance tester |
10 | Graphics performance tester for Qtopia. | 10 | Graphics performance tester for Qtopia. |