diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:06:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:06:29 -0600 |
commit | c0b24fe164924298d7e6ae33964b3c65fadbcba3 (patch) | |
tree | 2ba50375d78b077b266b224e4413150ef3e60a15 /ChangeLog | |
parent | 33d15e862e09fbcbb05e209f832414bd8a01291e (diff) | |
download | tdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.tar.gz tdevelop-c0b24fe164924298d7e6ae33964b3c65fadbcba3.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |