diff options
author | Chris <xchrisx@uber.space> | 2019-07-24 02:17:11 +0200 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-07-24 02:17:11 +0200 |
commit | 02dda24e4755f81108b1c4962db0371714d0e47b (patch) | |
tree | 19eea1341473179869c54c9febddb8f62a289f9c | |
parent | 8e892bd42a3ae25050276ee04f737ae6f213785f (diff) | |
download | tdewebdev-02dda24e4755f81108b1c4962db0371714d0e47b.tar.gz tdewebdev-02dda24e4755f81108b1c4962db0371714d0e47b.zip |
Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
-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"> |