author | kergoth <kergoth> | 2002-03-18 23:29:43 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-03-18 23:29:43 (UTC) |
commit | 02bd3d07a8949bdfe0fe708ff8f3c01bc84fab08 (patch) (unidiff) | |
tree | bb0cb2ed4c47046e379ed4a1c12965331438b89a | |
parent | dc8cfc73c6e6cb63dc5a3b6f3c6b797ac7bf3d3d (diff) | |
download | opie-02bd3d07a8949bdfe0fe708ff8f3c01bc84fab08.zip opie-02bd3d07a8949bdfe0fe708ff8f3c01bc84fab08.tar.gz opie-02bd3d07a8949bdfe0fe708ff8f3c01bc84fab08.tar.bz2 |
pics stuff.
-rw-r--r-- | example/example.control | 2 | ||||
-rw-r--r-- | library/opie-base.control | 2 | ||||
-rw-r--r-- | noncore/comm/keypebble/opie-keypebble.control | 2 | ||||
-rw-r--r-- | noncore/games/fifteen/opie-fifteen.control | 2 | ||||
-rw-r--r-- | noncore/games/qasteroids/opie-qasteroids.control | 2 | ||||
-rw-r--r-- | noncore/net/opieftp/opieftp.control | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/example/example.control b/example/example.control index f870184..1422c82 100644 --- a/example/example.control +++ b/example/example.control | |||
@@ -1,11 +1,11 @@ | |||
1 | Files: bin/example apps/Applications/example.desktop pics/Example.png | 1 | Files: bin/example apps/Applications/example.desktop pics/example.png |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 1.0.0 | 6 | Version: 1.0.0 |
7 | Depends: qpe-base ($QPE_VERSION) | 7 | Depends: qpe-base ($QPE_VERSION) |
8 | License: Public Domain | 8 | License: Public Domain |
9 | Description: Example program | 9 | Description: Example program |
10 | An example program for the Opie environment. | 10 | An example program for the Opie environment. |
11 | Does nothing interesting. | 11 | Does nothing interesting. |
diff --git a/library/opie-base.control b/library/opie-base.control index e610b8b..80c52e3 100644 --- a/library/opie-base.control +++ b/library/opie-base.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: etc/qimpen etc/colors etc/init.d/qpe etc/rc2.d/S98qpe bin/qpe-reorgfiles $QTDIR/lib/libqpe.so.$VERSION_MAJ.$VERSION_MIN.$VERSION_PAT $QTDIR/lib/libqpe.so.$VERSION_MAJ.$VERSION_MIN $QTDIR/lib/libqpe.so.$VERSION_MAJ apps/__7separator.desktop apps/__9quit.desktop apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/UnknownDocument-14.png pics/UnknownDocument.png | 1 | Files: etc/qimpen etc/colors etc/init.d/qpe etc/rc2.d/S98qpe bin/qpe-reorgfiles $QTDIR/lib/libqpe.so.$VERSION_MAJ.$VERSION_MIN.$VERSION_PAT $QTDIR/lib/libqpe.so.$VERSION_MAJ.$VERSION_MIN $QTDIR/lib/libqpe.so.$VERSION_MAJ apps/__7separator.desktop apps/__9quit.desktop apps/*/.directory etc/mime.types apps/Settings/quit.desktop |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: qt-embedded (>=$QTE_VERSION), opie-qcop, opie-taskbar, opie-pics, opie-sounds, apmd | 7 | Depends: qt-embedded (>=$QTE_VERSION), opie-qcop, opie-taskbar, opie-pics, opie-sounds, apmd |
8 | Description: Base Qtopia environment | 8 | Description: Base Qtopia environment |
9 | A complete GUI environment for handhelds. | 9 | A complete GUI environment for handhelds. |
10 | You will probably want to install one of the opie-i18n-* packages. | 10 | You will probably want to install one of the opie-i18n-* packages. |
diff --git a/noncore/comm/keypebble/opie-keypebble.control b/noncore/comm/keypebble/opie-keypebble.control index 6fd60ab..cd42a66 100644 --- a/noncore/comm/keypebble/opie-keypebble.control +++ b/noncore/comm/keypebble/opie-keypebble.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/keypebble apps/Applications/keypebble.desktop pics/vnc.png | 1 | Files: bin/keypebble apps/Applications/keypebble.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Martin Jones <mjones@trolltech.com> | 4 | Maintainer: Martin Jones <mjones@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION) | 8 | Depends: opie-base ($QPE_VERSION) |
9 | Description: VNC Viewer | 9 | Description: VNC Viewer |
10 | Virtual Network Computing (VNC) viewer | 10 | Virtual Network Computing (VNC) viewer |
diff --git a/noncore/games/fifteen/opie-fifteen.control b/noncore/games/fifteen/opie-fifteen.control index aa7638b..f377c70 100644 --- a/noncore/games/fifteen/opie-fifteen.control +++ b/noncore/games/fifteen/opie-fifteen.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/fifteen apps/Games/fifteen.desktop pics/Fifteen.png | 1 | Files: bin/fifteen apps/Games/fifteen.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/games | 3 | Section: opie/games |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION) | 8 | Depends: opie-base ($QPE_VERSION) |
9 | Description: Fifteen pieces game | 9 | Description: Fifteen pieces game |
10 | A game for the Opie environment. | 10 | A game for the Opie environment. |
diff --git a/noncore/games/qasteroids/opie-qasteroids.control b/noncore/games/qasteroids/opie-qasteroids.control index b3f8df9..a2ef3fd 100644 --- a/noncore/games/qasteroids/opie-qasteroids.control +++ b/noncore/games/qasteroids/opie-qasteroids.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/qasteroids apps/Games/qasteroids.desktop pics/qasteroids pics/Asteroids.png | 1 | Files: bin/qasteroids apps/Games/qasteroids.desktop pics/qasteroids |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/games | 3 | Section: opie/games |
4 | Maintainer: Martin Jones <mjones@trolltech.com> | 4 | Maintainer: Martin Jones <mjones@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION) |
8 | Description: Game: shoot the asteroids | 8 | Description: Game: shoot the asteroids |
9 | A game for the Opie environment. | 9 | A game for the Opie environment. |
diff --git a/noncore/net/opieftp/opieftp.control b/noncore/net/opieftp/opieftp.control index e5caf6e..98904a3 100644 --- a/noncore/net/opieftp/opieftp.control +++ b/noncore/net/opieftp/opieftp.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/opieftp pics/opieftp.png apps/Applications/opieftp.desktop | 1 | Files: bin/opieftp pics/opieftp/opieftp.png apps/Applications/opieftp.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Package: opieftp | 3 | Package: opieftp |
4 | Section: opie/applications | 4 | Section: opie/applications |
5 | Maintainer: L.J. Potter <ljp@llornkcor.com> | 5 | Maintainer: L.J. Potter <ljp@llornkcor.com> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION) | 8 | Depends: opie-base ($QPE_VERSION) |
9 | Description: OpieFtp | 9 | Description: OpieFtp |
10 | The ftp client for the Opie environment. | 10 | The ftp client for the Opie environment. |