blob: c9901e6327a5312bcdcd0ae83a526606016b76fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
A collection of useful Opie related software running with Qt/X11
version 3.0 and sometimes KDE as well
opie-langchecker.tar.gz - with make messages and make all-messages
you generate for each application two
.po files. One file with all strings
included in your program and one file
with strings from tr() and the NOOP.
Langchecker is a KParts KDE application
which lets you first spell check the strings
and seconldy shows you on a per file/line
basis which strings are not available as tr.
This helps you to find application
opie-featurelist.tar.gz - Is currently just a small hack application
to create feature lists conforming to
Cornelius Schumachers XML features file.
Maybe it'll turn into a full blown
Project management tool with Opie clients...
( kmaschru ) or one simply writes a new
TODO view + backend or changes the file
format...
|