summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ff5fbb5b..531caf59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -237,7 +237,7 @@
2004-11-22 Alexander Dymo <adymo@tdevelop.org>
* Implemented simple VCS integrators for Clearcase, Perforce and Subversion.
* Reenabled subversion support plugin.
- * Imported svn kioslave from tdesdk HEAD into a compat library therefore svn
+ * Imported svn tdeioslave from tdesdk HEAD into a compat library therefore svn
will work on KDE<3.3.90 too.
2004-11-21 Alexander Dymo <adymo@tdevelop.org>
@@ -576,7 +576,7 @@
2003-10-17 Dominik Haumann <dhdev@gmx.de>
* new Application templates in cpp: kateplugin2, noatunvisual,
- noatunui, kbearimportfilter, kbearplugin, kfileplugin
+ noatunui, kbearimportfilter, kbearplugin, tdefileplugin
* fixed 53943, 64028
* parts/appwizard: Now you can add "ShowFilesAfterGeneration=file1,file2"
to the app_tamplate's information-file (example: khello/khello) so that
@@ -1797,7 +1797,7 @@
* continued the import existing dialog
-> ONLY adding existing files works at the moment!
* add Bjrn Sahlstrm's drag 'n drop support to the FileSelector
- -> see kfilednd*view.* for details
+ -> see tdefilednd*view.* for details
* added new bullets to the make outputview
* everything needs a little bit code clean-up, so don't worry :-)
@@ -2706,7 +2706,7 @@
* Added cast methods to the editor interfaces, so
you don't have to pass strings around any longer
2001-05-19 Bernd Gehrmann <bernd@physik.hu-berlin.de>
- * Added kicker, kioslave and tdecmodule templates
+ * Added kicker, tdeioslave and tdecmodule templates
* Each template can define an icon which is
shown in the app wizard
* The Big TDEInstance Cleanup