diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
commit | 560378aaca1784ba19806a0414a32b20c744de39 (patch) | |
tree | ce0dfd7c3febf2a1adc7603d1019a8be2083c415 /kdoctools/TODO | |
parent | d4d5af1cdbd3cc65d095e0afc5b1f4260091cf5d (diff) | |
download | tdelibs-560378aaca1784ba19806a0414a32b20c744de39.tar.gz tdelibs-560378aaca1784ba19806a0414a32b20c744de39.zip |
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/TODO')
-rw-r--r-- | kdoctools/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/TODO b/kdoctools/TODO index 7ca1d7cc3..e4be0c118 100644 --- a/kdoctools/TODO +++ b/kdoctools/TODO @@ -15,7 +15,7 @@ Translators can change: lang attribute in top element, id attribute in all but anchors, othercredits: add translators and contributors to translation RevHistory: changes to the text(!) -- abstract: make more clear from layout (?) +- abstract: make more clear from tqlayout (?) - make list of authors/contributors from code, and put them at the back of the document if html, at the front on verso if printed - decide on swapover date for patches (and make old version available) @@ -59,7 +59,7 @@ - Provide info for Postscript (and source code) (with link?) - consider format script and all options, ... in SGML file (~ DB-CDROM) - create tool that builds graphics library (and a catalog in the same dir) - (use pngmeta-1.10 to find the sizes) + (use pngmeta-1.10 to tqfind the sizes) - create scripts for catalog files and document entities - Language specific parts in document (eg links to dictionaries etc should be done with an entity), eg in Translation howto |