summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-02 20:59:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-02 20:59:54 -0600
commit52265b4dd69b6540ffd5f522bf3a90e9c4284917 (patch)
tree5e1ff089641a1e0d288b4875827e9cb10480a26a
parente46eba349e7029d919b213b7130086503d1e042e (diff)
downloadtdesdk-52265b4d.tar.gz
tdesdk-52265b4d.zip
Rename kdisplay for enhanced compatibility with KDE4
-rw-r--r--kompare/ChangeLog2
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