diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 16:56:45 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 16:56:45 -0600 |
commit | 9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b (patch) | |
tree | cfaac0a44e93212eaaf9e3992d3e062d7f526fc5 /languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui | |
parent | a448241e2c310a6c79c6c69994fead084b083b9d (diff) | |
download | tdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.tar.gz tdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.zip |
KDE->TDE branding cleanup.
Diffstat (limited to 'languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui')
-rw-r--r-- | languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui | 10 |
1 files changed, 5 insertions, 5 deletions
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"> |