author | sandman <sandman> | 2002-10-05 17:02:30 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-10-05 17:02:30 (UTC) |
commit | 5108a5467f33ef3aa398e7de6f7723b3a897902d (patch) (unidiff) | |
tree | eacb8f2701e8f607fe3b40e10edb14a1110071cc | |
parent | 779edbc53957cce5d6405cb548a64319b03b57f4 (diff) | |
download | opie-5108a5467f33ef3aa398e7de6f7723b3a897902d.zip opie-5108a5467f33ef3aa398e7de6f7723b3a897902d.tar.gz opie-5108a5467f33ef3aa398e7de6f7723b3a897902d.tar.bz2 |
line continuation ( \ ) does not work in control files - wildcards do
-rw-r--r-- | noncore/games/bounce/opie-bounce.control | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/noncore/games/bounce/opie-bounce.control b/noncore/games/bounce/opie-bounce.control index c416c35..33f1edb 100644 --- a/noncore/games/bounce/opie-bounce.control +++ b/noncore/games/bounce/opie-bounce.control | |||
@@ -1,20 +1,10 @@ | |||
1 | Files: bin/bounce apps/Games/bounce.desktop pics/bounce/bounce.png \ | 1 | Files: bin/bounce apps/Games/bounce.desktop pics/bounce/*.png |
2 | pics/bounce/arrow0000.png pics/bounce/ball0008.png pics/bounce/ball0018.png \ | ||
3 | pics/bounce/arrow0001.png pics/bounce/ball0009.png pics/bounce/ball0019.png \ | ||
4 | pics/bounce/ball0000.png pics/bounce/ball0010.png pics/bounce/ball0020.png \ | ||
5 | pics/bounce/ball0001.png pics/bounce/ball0011.png pics/bounce/ball0021.png \ | ||
6 | pics/bounce/ball0002.png pics/bounce/ball0012.png pics/bounce/ball0022.png \ | ||
7 | pics/bounce/ball0003.png pics/bounce/ball0013.png pics/bounce/ball0023.png \ | ||
8 | pics/bounce/ball0004.png pics/bounce/ball0014.png pics/bounce/ball0024.png \ | ||
9 | pics/bounce/ball0005.png pics/bounce/ball0015.png pics/bounce/tiles.png \ | ||
10 | pics/bounce/ball0006.png pics/bounce/ball0016.png \ | ||
11 | pics/bounce/ball0007.png pics/bounce/ball0017.png | ||
12 | Version: 0.6-$SUB_VERSION | 2 | Version: 0.6-$SUB_VERSION |
13 | Depends: opie-base ($QPE_VERSION) | 3 | Depends: opie-base ($QPE_VERSION) |
14 | Priority: optional | 4 | Priority: optional |
15 | Section: opie/games | 5 | Section: opie/games |
16 | Maintainer: Martin Imobersteg <imm@gmx.ch> | 6 | Maintainer: Martin Imobersteg <imm@gmx.ch> |
17 | Architecture: arm | 7 | Architecture: arm |
18 | License: GPL | 8 | License: GPL |
19 | Description: bounce | 9 | Description: bounce |
20 | A JezzGame like game for Qtopia. | 10 | A JezzGame like game for Qtopia. |