From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- tdeui/kcolordialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeui/kcolordialog.cpp') diff --git a/tdeui/kcolordialog.cpp b/tdeui/kcolordialog.cpp index cb5b9906a..9f0ae9727 100644 --- a/tdeui/kcolordialog.cpp +++ b/tdeui/kcolordialog.cpp @@ -645,7 +645,7 @@ KPaletteTable::readNamedColor( void ) return; // Strings already present } - KGlobal::locale()->insertCatalogue("kdelibs_colors"); + KGlobal::locale()->insertCatalogue("tdelibs_colors"); // // Code somewhat inspired by KPalette. -- cgit v1.2.3