diff options
Diffstat (limited to 'kcm_gtk/kcmgtkwidget.ui')
-rw-r--r-- | kcm_gtk/kcmgtkwidget.ui | 4 |
1 files changed, 2 insertions, 2 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> |