From 52265b4dd69b6540ffd5f522bf3a90e9c4284917 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 2 Feb 2013 20:59:54 -0600 Subject: [PATCH] Rename kdisplay for enhanced compatibility with KDE4 --- kompare/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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