From f4ad258aff432a4b6aff84190d053bbd6e87c490 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 21 Aug 2003 07:53:54 +0000 Subject: Add host tool section and clean up readmes --- (limited to 'development/translation') diff --git a/development/translation/README b/development/translation/README new file mode 100644 index 0000000..966fb4a --- a/dev/null +++ b/development/translation/README @@ -0,0 +1,16 @@ +opie-lupdate - Opie lupdate is an specialised version of Qt3.1 lupdate. + You do not need TRANSLATIONS in your .pro anymore. Opie + lupdate reads the language list from $OPIEDIR/i18n and then + generates the .ts files. + Together with the build system one make opie-lupdate on + toplevel or inside the buildsystem is enough to update + translations. + To add new translations simply mkdir $OPIEDIR/i18n/new_lang; + make opie-lupdate + +opie-lrelease - Also deprecates the TRANSLATIONS attribute inside the .pro + files + +to compile both you need Qt3.1, qmake +point your QMAKESPEC to "" and run qmake -o Makefile the_profile.pro +make to compile -- cgit v0.9.0.2