diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-07 04:10:07 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-07 04:10:07 +0000 |
commit | fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf (patch) | |
tree | 9eda848e56fcb862fdfdf479adeccd95b6fe387a /kate/ChangeLog | |
parent | 02f67d0e1355b79b1806746efb0f2f640e57f13d (diff) | |
download | tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.tar.gz tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.zip |
Revert automated changes
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 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 d3ca5da32..68dc0da01 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 tqreplacement for kmdi2 :) + * kate switched over to katemdi, even smaller replacement 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 tqreplaced by <list name="XXXX"> + * now <keywords> and <types> is replaced 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 - tqreplace the selection with the result. Impress your friends. + replace the selection with the result. Impress your friends. 2001-02-21 Joseph Wenninger <jowenn@kde.org> * Makefile.am's : correction for linking |