diff options
author | Chris <xchrisx@uber.space> | 2019-07-24 02:17:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-24 19:01:54 +0200 |
commit | e6a65bdc1e599db6763b67fa1f6d8de9af9c6a0c (patch) | |
tree | 7bd2c356fedffc23acf07a20aa98046b454ac861 | |
parent | 67bacf63991f2009596af29fa621adc0f19e0252 (diff) | |
download | tdewebdev-e6a65bdc1e599db6763b67fa1f6d8de9af9c6a0c.tar.gz tdewebdev-e6a65bdc1e599db6763b67fa1f6d8de9af9c6a0c.zip |
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 02dda24e4755f81108b1c4962db0371714d0e47b)
-rw-r--r-- | kommander/editor/preferences.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kommander/editor/preferences.ui b/kommander/editor/preferences.ui index 2cb673ed..0f654959 100644 --- a/kommander/editor/preferences.ui +++ b/kommander/editor/preferences.ui @@ -38,7 +38,7 @@ <bool>true</bool> </property> <property name="whatsThis" stdset="0"> - <string><b>Preferences</b><p>Change the preferences of Qt Designer. There is always one tab with general preferences. There may be additional tabs, depending on which plugins are installed.</p></string> + <string><b>Preferences</b><p>Change the preferences of TQt Designer. There is always one tab with general preferences. There may be additional tabs, depending on which plugins are installed.</p></string> </property> <vbox> <property name="name"> @@ -324,7 +324,7 @@ </size> </property> <property name="whatsThis" stdset="0"> - <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string> + <string>A splash screen is displayed when starting TQt Designer if this option is checked.</string> </property> </spacer> <widget class="TQGroupBox" row="2" column="0"> @@ -358,7 +358,7 @@ <string>Restore last workspace</string> </property> <property name="whatsThis" stdset="0"> - <string>The current workspace settings will be restored the next time you start Qt Designer if this option is checked.</string> + <string>The current workspace settings will be restored the next time you start TQt Designer if this option is checked.</string> </property> </widget> <widget class="TQCheckBox"> @@ -375,7 +375,7 @@ <string>Show Splashscreen</string> </property> <property name="whatsThis" stdset="0"> - <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string> + <string>A splash screen is displayed when starting TQt Designer if this option is checked.</string> </property> </widget> <widget class="TQCheckBox"> |