From 1872b105e01a84ecb634076038b79c9517c9b15a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 19 Jan 2014 01:05:51 -0600 Subject: Rebranding, tooltip, and What's This string cleanup. --- tdeio/tdefile/kurlbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeio/tdefile/kurlbar.cpp') diff --git a/tdeio/tdefile/kurlbar.cpp b/tdeio/tdefile/kurlbar.cpp index 6eb823e00..228a2ce42 100644 --- a/tdeio/tdefile/kurlbar.cpp +++ b/tdeio/tdefile/kurlbar.cpp @@ -955,7 +955,7 @@ KURLBarItemDialog::KURLBarItemDialog( bool allowGlobal, const KURL& url, TQWhatsThis::add( m_edit, whatsThisText ); whatsThisText = i18n("This is the location associated with the entry. Any valid URL may be used. For example:

" - "%1
http://www.kde.org
ftp://ftp.kde.org/pub/kde/stable

" + "%1
http://www.trinitydesktop.org

" "By clicking on the button next to the text edit box you can browse to an " "appropriate URL.").arg(TQDir::homeDirPath()); label = new TQLabel( i18n("&URL:"), grid ); -- cgit v1.2.1