summaryrefslogtreecommitdiffstats
path: root/languages/cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-12-26 16:56:45 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-12-26 16:56:45 -0600
commit9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b (patch)
treecfaac0a44e93212eaaf9e3992d3e062d7f526fc5 /languages/cpp
parenta448241e2c310a6c79c6c69994fead084b083b9d (diff)
downloadtdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.tar.gz
tdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.zip
KDE->TDE branding cleanup.
Diffstat (limited to 'languages/cpp')
-rw-r--r--languages/cpp/ccconfigwidgetbase.ui16
-rw-r--r--languages/cpp/debugger/debuggerconfigwidgetbase.ui6
-rw-r--r--languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui10
3 files changed, 16 insertions, 16 deletions
diff --git a/languages/cpp/ccconfigwidgetbase.ui b/languages/cpp/ccconfigwidgetbase.ui
index 41a6dd16..7beabfa5 100644
--- a/languages/cpp/ccconfigwidgetbase.ui
+++ b/languages/cpp/ccconfigwidgetbase.ui
@@ -351,7 +351,7 @@ the database and reopen the project.</string>
</property>
<property name="toolTip" stdset="0">
<string>Try to locate all included files and preprocess them.
-This makes macros and imported namespaces work correctly, and allows KDevelop
+This makes macros and imported namespaces work correctly, and allows TDevelop
to know what code-items are visible from within which file.
Note: Parsing may become very slow when this is enabled
(It will become faster after some time).</string>
@@ -1110,13 +1110,13 @@ This option only applies to QMake projects.</string>
<cstring>m_kdevembedded</cstring>
</property>
<property name="text">
- <string>&amp;Use KDevelop's embedded designer</string>
+ <string>&amp;Use TDevelop's embedded designer</string>
</property>
<property name="toolTip" stdset="0">
- <string>Start KDevelop's own designer embedded within KDevelop</string>
+ <string>Start TDevelop's own designer embedded within TDevelop</string>
</property>
<property name="whatsThis" stdset="0">
- <string>KDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to integrate the UI designer into KDevelop.</string>
+ <string>TDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to integrate the UI designer into TDevelop.</string>
</property>
</widget>
<widget class="TQRadioButton">
@@ -1124,13 +1124,13 @@ This option only applies to QMake projects.</string>
<cstring>m_kdevexternal</cstring>
</property>
<property name="text">
- <string>Run &amp;KDevelop's designer as a separate application</string>
+ <string>Run &amp;TDevelop's designer as a separate application</string>
</property>
<property name="toolTip" stdset="0">
- <string>Start KDevelop's own designer externally</string>
+ <string>Start TDevelop's own designer externally</string>
</property>
<property name="whatsThis" stdset="0">
- <string>KDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to run KDevelop's UI designer as a separate program.</string>
+ <string>TDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to run TDevelop's UI designer as a separate program.</string>
</property>
</widget>
<widget class="TQRadioButton">
@@ -1144,7 +1144,7 @@ This option only applies to QMake projects.</string>
<string>Use Qt Designer externally</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Check this button if you wish to use Qt Designer rather than KDevelop's integrated designer.</string>
+ <string>Check this button if you wish to use Qt Designer rather than TDevelop's integrated designer.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
diff --git a/languages/cpp/debugger/debuggerconfigwidgetbase.ui b/languages/cpp/debugger/debuggerconfigwidgetbase.ui
index 319f65c1..14ec3344 100644
--- a/languages/cpp/debugger/debuggerconfigwidgetbase.ui
+++ b/languages/cpp/debugger/debuggerconfigwidgetbase.ui
@@ -178,11 +178,11 @@ Otherwise leave it unchecked.</string>
</property>
<property name="whatsThis" stdset="0">
<string>Use the floating toolbar. This toolbar always stays
-on top of all windows so that if the app covers KDevelop
+on top of all windows so that if the app covers TDevelop
you have control of the app through the small toolbar. It
can also be docked into the panel.
-This toolbar is in addition to the toolbar in KDevelop.</string>
+This toolbar is in addition to the toolbar in TDevelop.</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
@@ -197,7 +197,7 @@ This toolbar is in addition to the toolbar in KDevelop.</string>
</property>
<property name="whatsThis" stdset="0">
<string>Displaying static members makes GDB slower in
-producing data within KDE and Qt.
+producing data within TDE and TQt.
It may change the "signature" of the data
which TQString and friends rely on,
but if you need to debug into these values then
diff --git a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui
index cdac57cd..7b133a51 100644
--- a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui
+++ b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui
@@ -21,19 +21,19 @@
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
- <string>KDE include directories:
+ <string>TDE include directories:
Only the selected entry will be used</string>
</property>
</widget>
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
- <string>KDE Libs Headers</string>
+ <string>TDE Libs Headers</string>
</property>
</item>
<item>
<property name="text">
- <string>All KDE Headers</string>
+ <string>All TDE Headers</string>
</property>
</item>
<property name="name">
@@ -43,7 +43,7 @@ Only the selected entry will be used</string>
<string></string>
</property>
<property name="whatsThis" stdset="0">
- <string>Decide if you want to restrict the Code Completion database to only the base tdelibs API or the entire KDE include structure</string>
+ <string>Decide if you want to restrict the Code Completion database to only the base tdelibs API or the entire TDE include structure</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
@@ -62,7 +62,7 @@ Only the selected entry will be used</string>
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
- <string>If none of the directories KDevelop found is what you want,you can enter a directory of your choice here</string>
+ <string>If none of the directories TDevelop found is what you want,you can enter a directory of your choice here</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="3">