-rw-r--r-- | development/host-tools/README | 3 | ||||
-rw-r--r-- | development/host-tools/opie-featurelist.tar.bz2 | bin | 0 -> 11511 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/development/host-tools/README b/development/host-tools/README index c9901e6..be7b161 100644 --- a/development/host-tools/README +++ b/development/host-tools/README | |||
@@ -1,22 +1,23 @@ | |||
1 | A collection of useful Opie related software running with Qt/X11 | 1 | A collection of useful Opie related software running with Qt/X11 |
2 | version 3.0 and sometimes KDE as well | 2 | version 3.0 and sometimes KDE as well |
3 | 3 | ||
4 | opie-langchecker.tar.gz -with make messages and make all-messages | 4 | opie-langchecker.tar.gz -with make messages and make all-messages |
5 | you generate for each application two | 5 | you generate for each application two |
6 | .po files. One file with all strings | 6 | .po files. One file with all strings |
7 | included in your program and one file | 7 | included in your program and one file |
8 | with strings from tr() and the NOOP. | 8 | with strings from tr() and the NOOP. |
9 | Langchecker is a KParts KDE application | 9 | Langchecker is a KParts KDE application |
10 | which lets you first spell check the strings | 10 | which lets you first spell check the strings |
11 | and seconldy shows you on a per file/line | 11 | and seconldy shows you on a per file/line |
12 | basis which strings are not available as tr. | 12 | basis which strings are not available as tr. |
13 | This helps you to find application | 13 | This helps you to find application |
14 | 14 | ||
15 | opie-featurelist.tar.gz -Is currently just a small hack application | 15 | opie-featurelist.tar.bz2-Is currently just a small hack application |
16 | to create feature lists conforming to | 16 | to create feature lists conforming to |
17 | Cornelius Schumachers XML features file. | 17 | Cornelius Schumachers XML features file. |
18 | Maybe it'll turn into a full blown | 18 | Maybe it'll turn into a full blown |
19 | Project management tool with Opie clients... | 19 | Project management tool with Opie clients... |
20 | ( kmaschru ) or one simply writes a new | 20 | ( kmaschru ) or one simply writes a new |
21 | TODO view + backend or changes the file | 21 | TODO view + backend or changes the file |
22 | format... | 22 | format... |
23 | BUILD: qmake -o Makefile opie-featurelist.pro \ No newline at end of file | ||
diff --git a/development/host-tools/opie-featurelist.tar.bz2 b/development/host-tools/opie-featurelist.tar.bz2 new file mode 100644 index 0000000..4ca6d8a --- a/dev/null +++ b/development/host-tools/opie-featurelist.tar.bz2 | |||
Binary files differ | |||