diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:14 -0600 |
commit | 0a841682a5517fa5c9807fd0f09ffcf141bf1b35 (patch) | |
tree | f977fd590b6a9dd3867af92f7269e6c3b87433d5 /ktalkd/ChangeLog | |
parent | 55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (diff) | |
download | tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.tar.gz tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.zip |
Additional renaming of kde to tde
Diffstat (limited to 'ktalkd/ChangeLog')
-rw-r--r-- | ktalkd/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ktalkd/ChangeLog b/ktalkd/ChangeLog index 089230f3..de5efc5d 100644 --- a/ktalkd/ChangeLog +++ b/ktalkd/ChangeLog @@ -315,7 +315,7 @@ user is found. It works ! * readcfg++.cpp (init_user_config): - Added setenv("HOME",...) because the kdelibs rely on that to find + Added setenv("HOME",...) because the tdelibs rely on that to find the user config file. 1998-05-15 David Faure <faure@kde.org> (0.5.5) @@ -450,14 +450,14 @@ Added internationalization to atdlg.cpp. Had to change atdlg params. User must set language in ktalkdrc. Added more user options to ktalkdrc_user: Sound, SoundPlayer, SoundFile. - Updated configure.in and acinclude.m4 to stick to kdenetwork as much + Updated configure.in and acinclude.m4 to stick to tdenetwork as much as possible. 1998-01-14 David Faure <faure@kde.org> (0.2.5) Moved -DHAVE_KDE from config.h (was a bad hack) to Makefile.am Added AC_CHECK_GETDOMAINNAME and AC_CHECK_GETHOSTNAME... and some other little changes to get closer to autoconf stuff from - kdenetwork, for future integration. Worked on BSD portability. + tdenetwork, for future integration. Worked on BSD portability. 1998-01-12 David Faure <faure@kde.org> (0.2.4) Changed acinclude.m4, to remove NULL, and to make check for osockaddr |