author | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
commit | fcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff) | |
tree | 749e6a7118c41d6a5a6fa8028d716123fbafda00 /i18n/opie-i18n-zh-tw.control | |
parent | 721eae88bd32905c9ebe715be0955583edf6e641 (diff) | |
download | opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2 |
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
Diffstat (limited to 'i18n/opie-i18n-zh-tw.control') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/opie-i18n-zh-tw.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/opie-i18n-zh-tw.control b/i18n/opie-i18n-zh-tw.control index 51423df..2998677 100644 --- a/i18n/opie-i18n-zh-tw.control +++ b/i18n/opie-i18n-zh-tw.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/zh_TW/.directory i18n/zh_TW/*.qm | 1 | Files: i18n/zh_TW/.directory i18n/zh_TW/*.qm |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
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), qpf-cyberbit-120-50-t10 | 8 | Depends: opie-base, qpf-cyberbit-120-50-t10 |
9 | Description: i18n: Chinese (TW) | 9 | Description: i18n: Chinese (TW) |
10 | Chinese UI texts for OPIE environment. | 10 | Chinese UI texts for OPIE environment. |