Fix KDE->TDE branding issues in KControl dialog.

Thanks to David C. Rankin for the patch!
pull/1/head
Darrell Anderson 12 years ago
parent 1512694ea6
commit 89d91eb68e

@ -141,7 +141,7 @@
<cstring>styleKde</cstring>
</property>
<property name="text">
<string>&amp;Use my KDE style in GTK applications</string>
<string>&amp;Use my TDE style in GTK applications</string>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
@ -176,7 +176,7 @@
<cstring>warning1</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Warning:&lt;/b&gt; The Gtk-Qt theme engine is not installed. This means you will not be able to use your KDE style in GTK applications.</string>
<string>&lt;b&gt;Warning:&lt;/b&gt; The Gtk-Qt theme engine is not installed. This means you will not be able to use your TDE style in GTK applications.</string>
</property>
</widget>
<widget class="KURLLabel" row="4" column="0" rowspan="1" colspan="3">
@ -329,7 +329,7 @@
<cstring>fontKde</cstring>
</property>
<property name="text">
<string>Use m&amp;y KDE fonts in GTK applications</string>
<string>Use m&amp;y TDE fonts in GTK applications</string>
</property>
<property name="accel">
<string>Alt+Y</string>
@ -598,7 +598,7 @@
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Note that changes made here will only affect GTK applications when KDE is running. To change the styles and fonts used by applications in GNOME, use the GNOME configuration tools.</string>
<string>Note that changes made here will only affect GTK applications when TDE is running. To change the styles and fonts used by applications in GNOME, use the GNOME configuration tools.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>

Loading…
Cancel
Save