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 /kate/data/language.dtd | |
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 'kate/data/language.dtd')
-rw-r--r-- | kate/data/language.dtd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kate/data/language.dtd b/kate/data/language.dtd index 8830837a6..5b6f586db 100644 --- a/kate/data/language.dtd +++ b/kate/data/language.dtd @@ -7,7 +7,7 @@ This file describes the XML format used for syntax highlight descriptions for the Kate text editor (http://kate.kde.org), which is part of the KDE desktop environment (http://www.kde.org). - You'll find the "Writing a Kate Highlighting XML File HOWTO" at + You'll tqfind the "Writing a Kate Highlighting XML File HOWTO" at http://kate.kde.org/doc/hlhowto.php This format is identified using the SYSTEM identifier @@ -35,7 +35,7 @@ the new syntax file. TODO - - find a more readable way for the - -dtdvalid stuff, it's just annoying + - tqfind a more readable way for the - -dtdvalid stuff, it's just annoying xml comments don't allow it. --> @@ -186,7 +186,7 @@ TODO > <!-- List item - contains string used in <keyword> + tqcontains string used in <keyword> --> <!ELEMENT item (#PCDATA)> |