summaryrefslogtreecommitdiffstats
path: root/qtruby/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:00 -0600
commit2d84c9d3ad0aaea0620658024537d54e6a7939f4 (patch)
tree35675532f42e78dbfcd56c6b344e1f0e79013a2e /qtruby/ChangeLog
parent980972d200e109a643e5a10037d7f9fcf02382ed (diff)
downloadtdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.tar.gz
tdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'qtruby/ChangeLog')
-rw-r--r--qtruby/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog
index 3e402418..2c5b3013 100644
--- a/qtruby/ChangeLog
+++ b/qtruby/ChangeLog
@@ -481,7 +481,7 @@
2005-02-21 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
* Upped the version to 1.0.7 for the KDE 3.4 release
- * Removed the khtml:: namespace as it wasn't being used
+ * Removed the tdehtml:: namespace as it wasn't being used
2005-02-07 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
@@ -1365,7 +1365,7 @@
2003-10-11 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
- * Added khtml:: namespace, although it isn't in the SmokeKDE runtime yet
+ * Added tdehtml:: namespace, although it isn't in the SmokeKDE runtime yet
* Improved method_missing error messages if a method can't be resolved
2003-10-09 Richard Dale <Richard_Dale@tipitina.demon.co.uk>