diff options
Diffstat (limited to 'kcm_gtk')
-rw-r--r-- | kcm_gtk/kcmgtkwidget.ui | 4 | ||||
-rw-r--r-- | kcm_gtk/searchpaths.ui | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kcm_gtk/kcmgtkwidget.ui b/kcm_gtk/kcmgtkwidget.ui index b925037..99e4806 100644 --- a/kcm_gtk/kcmgtkwidget.ui +++ b/kcm_gtk/kcmgtkwidget.ui @@ -176,7 +176,7 @@ <cstring>warning1</cstring> </property> <property name="text"> - <string><b>Warning:</b> The Gtk-Qt theme engine is not installed. This means you will not be able to use your TDE style in GTK2 applications.</string> + <string><b>Warning:</b> The GTK2-TQt theme engine is not installed. This means you will not be able to use your TDE style in GTK2 applications.</string> </property> </widget> <widget class="KURLLabel" row="4" column="0" rowspan="1" colspan="3"> @@ -184,7 +184,7 @@ <cstring>warning2</cstring> </property> <property name="text"> - <string>Gtk-Qt theme engine homepage</string> + <string>GTK2-TQt theme engine homepage</string> </property> <property name="url" stdset="0"> <string>http://gtk-qt.ecs.soton.ac.uk/</string> diff --git a/kcm_gtk/searchpaths.ui b/kcm_gtk/searchpaths.ui index ac87cec..e77fddb 100644 --- a/kcm_gtk/searchpaths.ui +++ b/kcm_gtk/searchpaths.ui @@ -24,7 +24,7 @@ <cstring>textLabel1</cstring> </property> <property name="text"> - <string>The control center module could not find the GTK-Qt theme engine in its list of search paths. If you have installed it elsewhere, you will need to add the correct path to the list below.</string> + <string>The control center module could not find the GTK2-TQt theme engine in its list of search paths. If you have installed it elsewhere, you will need to add the correct path to the list below.</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> |