diff options
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"> |