From e8e4e1914cfbbfd7811be0d3709f2a3e1b637e33 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 17:01:55 -0500 Subject: Branding cleanup: KDE -> TDE --- krusader/Panel/listpanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krusader/Panel/listpanel.cpp b/krusader/Panel/listpanel.cpp index e83eb5f..48c6904 100644 --- a/krusader/Panel/listpanel.cpp +++ b/krusader/Panel/listpanel.cpp @@ -203,7 +203,7 @@ ListPanel::ListPanel( TQString typeIn, TQWidget *parent, bool &left, const char TQPixmap pixMap = origin->button() ->iconSet() ->pixmap( TQIconSet::Small, TQIconSet::Normal ); origin->button() ->setFixedSize( pixMap.width() + 4, pixMap.height() + 4 ); TQWhatsThis::add - ( origin, i18n( "Use superb KDE file dialog to choose location. " ) ); + ( origin, i18n( "Use superb TDE file dialog to choose location. " ) ); origin->setShowLocalProtocol( false ); origin->lineEdit() ->setURLDropsEnabled( true ); origin->lineEdit() ->installEventFilter( this ); -- cgit v1.2.1