diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 01:04:39 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 01:04:39 -0600 |
commit | 8781095d0759d8af3207e717560a53c02c32bc8b (patch) | |
tree | cf2d5c4f6bc70ec1e1f63bdd2d40d279d135629f | |
parent | 7d7246d87d0bacaaeee66ac6bf0b3d14ba1af078 (diff) | |
download | tdebase-8781095d0759d8af3207e717560a53c02c32bc8b.tar.gz tdebase-8781095d0759d8af3207e717560a53c02c32bc8b.zip |
Rebranding, tooltip, and What's This string cleanup.
-rw-r--r-- | kcontrol/kded/kcmkded.cpp | 4 | ||||
-rw-r--r-- | kcontrol/konqhtml/policydlg.cpp | 4 | ||||
-rw-r--r-- | kcontrol/tdeio/kproxydlg_ui.ui | 2 | ||||
-rw-r--r-- | kcontrol/tdeio/policydlg_ui.ui | 4 | ||||
-rw-r--r-- | kcontrol/tdeio/useragentdlg_ui.ui | 2 | ||||
-rw-r--r-- | kdesktop/minicli_ui.ui | 4 | ||||
-rw-r--r-- | klipper/configdialog.cpp | 3 |
7 files changed, 11 insertions, 12 deletions
diff --git a/kcontrol/kded/kcmkded.cpp b/kcontrol/kded/kcmkded.cpp index 425d58823..f6fcd2e5a 100644 --- a/kcontrol/kded/kcmkded.cpp +++ b/kcontrol/kded/kcmkded.cpp @@ -56,8 +56,8 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &) about->addAuthor("Daniel Molkentin",0,"molkentin@kde.org"); setAboutData( about ); - setQuickHelp( i18n("<h1>Service Manager</h1><p>This module allows you to have an overview of all plugins of the " - "KDE Daemon (KDED), also referred to as TDE Services. Generally, there are two types of service:</p>" + setQuickHelp( i18n("<h1>Service Manager</h1><p>This module allows you to have an overview of all plugins " + "running as TDE Services. Generally, there are two types of service:</p>" "<ul><li>Services invoked at startup</li><li>Services called on demand</li></ul>" "<p>The latter are only listed for convenience. The startup services can be started and stopped. " "In Administrator mode, you can also define whether services should be loaded at startup.</p>" diff --git a/kcontrol/konqhtml/policydlg.cpp b/kcontrol/konqhtml/policydlg.cpp index d38524e61..9409023c1 100644 --- a/kcontrol/konqhtml/policydlg.cpp +++ b/kcontrol/konqhtml/policydlg.cpp @@ -37,8 +37,8 @@ PolicyDialog::PolicyDialog( Policies *policies, TQWidget *parent, const char *na connect( le_domain,TQT_SIGNAL(textChanged( const TQString & )), TQT_SLOT(slotTextChanged( const TQString &))); - TQWhatsThis::add(le_domain, i18n("Enter the name of a host (like www.kde.org) " - "or a domain, starting with a dot (like .kde.org or .org)") ); + TQWhatsThis::add(le_domain, i18n("Enter the name of a host (like www.trinitydesktop.org) " + "or a domain, starting with a dot (like .trinitydesktop.org or .org)") ); l_feature_policy = new TQLabel(main); grid->addWidget(l_feature_policy, 1, 0); diff --git a/kcontrol/tdeio/kproxydlg_ui.ui b/kcontrol/tdeio/kproxydlg_ui.ui index e2edb2d27..9ab0cb3b5 100644 --- a/kcontrol/tdeio/kproxydlg_ui.ui +++ b/kcontrol/tdeio/kproxydlg_ui.ui @@ -79,7 +79,7 @@ If you are uncertain whether or not you need to use a proxy server to connect to <string><qt> Automatically detect and configure the proxy settings.<p> Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>.<p> -<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at http://konqueror.kde.org. +<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please contact the Trinity developers or file a bug report at http://bugs.trinitydesktop.org/. </qt></string> </property> </widget> diff --git a/kcontrol/tdeio/policydlg_ui.ui b/kcontrol/tdeio/policydlg_ui.ui index 015359829..2fecfa6d9 100644 --- a/kcontrol/tdeio/policydlg_ui.ui +++ b/kcontrol/tdeio/policydlg_ui.ui @@ -31,7 +31,7 @@ </property> <property name="whatsThis" stdset="0"> <string><qt> -Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>. +Enter the host or domain to which this policy applies, e.g. <b>www.trinitydesktop.org</b> or <b>.trinitydesktop.org</b>. </qt></string> </property> </widget> @@ -41,7 +41,7 @@ Enter the host or domain to which this policy applies, e.g. <b>www.kde.org </property> <property name="whatsThis" stdset="0"> <string><qt> -Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>. +Enter the host or domain to which this policy applies, e.g. <b>www.trinitydesktop.org</b> or <b>.trinitydesktop.org</b>. </qt></string> </property> </widget> diff --git a/kcontrol/tdeio/useragentdlg_ui.ui b/kcontrol/tdeio/useragentdlg_ui.ui index c3c364f84..c4e46d9c9 100644 --- a/kcontrol/tdeio/useragentdlg_ui.ui +++ b/kcontrol/tdeio/useragentdlg_ui.ui @@ -14,7 +14,7 @@ </property> <property name="whatsThis" stdset="0"> <string><qt> -Here you can modify the default browser-identification text or set a site <code>(eg. www.kde.org)</code> or a domain <code>(eg. kde.org)</code> specific identification text.<p> +Here you can modify the default browser-identification text or set a site <code>(eg. www.trinitydesktop.org)</code> or a domain <code>(eg. trinitydesktop.org)</code> specific identification text.<p> To add a new site specific identification text, click the <code>New</code> button and supply the necessary information. To change an existing site specific entry, click on the <code>Change</code> button. The <code>Delete</code> button will remove the selected site specific identification text, causing the setting to be used for that site or domain. </qt></string> </property> diff --git a/kdesktop/minicli_ui.ui b/kdesktop/minicli_ui.ui index daf5542e0..13d3b9736 100644 --- a/kdesktop/minicli_ui.ui +++ b/kdesktop/minicli_ui.ui @@ -509,7 +509,7 @@ <cstring>cbCommand</cstring> </property> <property name="whatsThis" stdset="0"> - <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.tderc".</string> + <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.trinitydesktop.org" or a local one like "~/.tderc".</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> @@ -550,7 +550,7 @@ </size> </property> <property name="whatsThis" stdset="0"> - <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.tderc".</string> + <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.trinitydesktop.org" or a local one like "~/.tderc".</string> </property> </widget> <widget class="TQLabel" row="0" column="1"> diff --git a/klipper/configdialog.cpp b/klipper/configdialog.cpp index 467377202..8f22070cf 100644 --- a/klipper/configdialog.cpp +++ b/klipper/configdialog.cpp @@ -138,8 +138,7 @@ GeneralWidget::GeneralWidget( TQWidget *parent, const char *name ) i18n("Sy&nchronize contents of the clipboard and the selection"), group ); TQWhatsThis::add( cbSynchronize, - i18n("Selecting this option synchronizes these two buffers, so they " - "work the same way as in KDE 1.x and 2.x.") ); + i18n("Selecting this option synchronizes these two buffers.") ); cbSeparate = new TQRadioButton( i18n("Separate clipboard and selection"), group ); |