diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-02 20:59:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-02 20:59:54 -0600 |
commit | 52265b4dd69b6540ffd5f522bf3a90e9c4284917 (patch) | |
tree | 5e1ff089641a1e0d288b4875827e9cb10480a26a /kompare | |
parent | e46eba349e7029d919b213b7130086503d1e042e (diff) | |
download | tdesdk-52265b4dd69b6540ffd5f522bf3a90e9c4284917.tar.gz tdesdk-52265b4dd69b6540ffd5f522bf3a90e9c4284917.zip |
Rename kdisplay for enhanced compatibility with KDE4
Diffstat (limited to 'kompare')
-rw-r--r-- | kompare/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kompare/ChangeLog b/kompare/ChangeLog index 52cfd307..64488ace 100644 --- a/kompare/ChangeLog +++ b/kompare/ChangeLog @@ -84,7 +84,7 @@ Nov 17, 2003 : Otto Bruggeman * Move the per preference page code in the diffprefs constructor into seperate methods per page Nov 14, 2003 : Otto Bruggeman - * Fix to make Kompare listen to the kdisplayFontChanged signal and set the font properly and redraw with the new font. + * Fix to make Kompare listen to the tdedisplayFontChanged signal and set the font properly and redraw with the new font. Found by David Faure. Nov 09, 2003 : Otto Bruggeman |