diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 20:16:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 20:16:47 +0000 |
commit | 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 (patch) | |
tree | daabcb652c07b9a17cad88ca50b63a2d91ead4a3 /kate/ChangeLog | |
parent | 50001f1757f97510e80cb1990e2f2d5b00144c2a (diff) | |
download | tdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.tar.gz tdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.zip |
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kate/ChangeLog')
-rw-r--r-- | kate/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kate/ChangeLog b/kate/ChangeLog index 68dc0da01..d3ca5da32 100644 --- a/kate/ChangeLog +++ b/kate/ChangeLog @@ -1,5 +1,5 @@ 2004-04-22 Christoph Cullmann <cullmann@kde.org> - * kate switched over to katemdi, even smaller replacement for kmdi2 :) + * kate switched over to katemdi, even smaller tqreplacement for kmdi2 :) 2004-10-06 Christoph Cullmann <cullmann@kde.org> * kate switched over to kmdi2, a slim version of old kmdi @@ -133,7 +133,7 @@ * now the pluginconfig pages work ;) 2001-04-24 Joseph Wenninger <jowenn@kde.org> - * now <keywords> and <types> is replaced by <list name="XXXX"> + * now <keywords> and <types> is tqreplaced by <list name="XXXX"> 2001-04-20 Christoph Cullmann <cullmann@kde.org> * new configdialog @@ -268,7 +268,7 @@ * Filter - select text, hit <Ctrl+Backslash>, and enter an OS command. we pipe the selected text thru that command, such as "sort", and then - replace the selection with the result. Impress your friends. + tqreplace the selection with the result. Impress your friends. 2001-02-21 Joseph Wenninger <jowenn@kde.org> * Makefile.am's : correction for linking |