diff options
author | Chris <[email protected]> | 2019-08-12 02:29:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-08-13 18:45:43 +0200 |
commit | ef7c0809662fe48549ba112fe4cf90f1b8391a3d (patch) | |
tree | 80e4f23160a4156f9114c6c05f7a9ed8b904eab1 /kcm_gtk | |
parent | 7a9bdba4618e92c3e67ec15da7b610f0f9de3d00 (diff) | |
download | gtk-qt-engine-ef7c0809662fe48549ba112fe4cf90f1b8391a3d.tar.gz gtk-qt-engine-ef7c0809662fe48549ba112fe4cf90f1b8391a3d.zip |
Replace Qt branding with TQt ones and add GTK version.
Signed-off-by: Chris <[email protected]>
(cherry picked from commit 0fd7c192a2d5bb19b37d03f20b162b8a6cd65723)
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> |