author | hash <hash> | 2002-09-29 19:36:12 (UTC) |
---|---|---|
committer | hash <hash> | 2002-09-29 19:36:12 (UTC) |
commit | f91ea4e068f38e9df17b06c87cd8635628837a4f (patch) (unidiff) | |
tree | 9aaa0f726d1e876a6bee937816d674a8ca0b34e8 /inputmethods | |
parent | a86846bbedd0df7dd72968bd451c255c0d498af8 (diff) | |
download | opie-f91ea4e068f38e9df17b06c87cd8635628837a4f.zip opie-f91ea4e068f38e9df17b06c87cd8635628837a4f.tar.gz opie-f91ea4e068f38e9df17b06c87cd8635628837a4f.tar.bz2 |
character profiles now divided in these packages
-rw-r--r-- | inputmethods/handwriting/opie-handwriting-classicset.control | 9 | ||||
-rw-r--r-- | inputmethods/handwriting/opie-handwriting-graffitiset.control | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/inputmethods/handwriting/opie-handwriting-classicset.control b/inputmethods/handwriting/opie-handwriting-classicset.control new file mode 100644 index 0000000..e3fbbef --- a/dev/null +++ b/inputmethods/handwriting/opie-handwriting-classicset.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Files: etc/qimpen/default.conf etc/qimpen/combining.qpt etc/qimpen/asciilower.qpt etc/qimpen/asciiupper.qpt etc/qimpen/numeric.qpt | ||
2 | Priority: optional | ||
3 | Section: opie/inputmethods | ||
4 | Maintainer: Jake Richardson <jake@asdfnews.org> | ||
5 | Architecture: none | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-base ($QPE_VERSION) | ||
8 | Description: Classic character set for the Handwriting inputmethod. | ||
9 | Classic character set for the Handwriting inputmethod. | ||
diff --git a/inputmethods/handwriting/opie-handwriting-graffitiset.control b/inputmethods/handwriting/opie-handwriting-graffitiset.control new file mode 100644 index 0000000..e6602d3 --- a/dev/null +++ b/inputmethods/handwriting/opie-handwriting-graffitiset.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Files: etc/qimpen/graffiti* | ||
2 | Priority: optional | ||
3 | Section: opie/inputmethods | ||
4 | Maintainer: Jake Richardson <jake@asdfnews.org> | ||
5 | Architecture: none | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-base ($QPE_VERSION) | ||
8 | Description: Graffiti character set for the Handwriting inputmethod. | ||
9 | Graffiti character set for the Handwriting inputmethod. | ||