From 545706afdcf29b8f584e78275452cca715e284db Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:53 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- qtruby/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtruby/ChangeLog') diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog index 2c5b3013..1b276ab5 100644 --- a/qtruby/ChangeLog +++ b/qtruby/ChangeLog @@ -493,7 +493,7 @@ 2005-01-27 Richard Dale - * Made some changes to get code generated by the rbkconfig_compiler + * Made some changes to get code generated by the rbtdeconfig_compiler to work. When an argument is a non-const reference to a primitive type, or a TQString or TQStringList, then don't delete it after the method call. This is because a class like TDEConfigSkeleton takes @@ -510,7 +510,7 @@ * rbuic was giving widgets names containing a '@' to match the ruby instance variable name. However, this doesn't work with KDE::ConfigDialog which expects the names to - match the ones generated in a KDE::ConfigSkeleton by rbkconfig_compiler so '@' is no + match the ones generated in a KDE::ConfigSkeleton by rbtdeconfig_compiler so '@' is no longer added. 2005-01-20 Richard Dale -- cgit v1.2.1