From 82bb5a6d637521ef5e8f1643a678bb58b0b81108 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:16:42 -0500 Subject: Branding cleanup: KDE -> TDE --- knotes/knotesapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knotes') diff --git a/knotes/knotesapp.cpp b/knotes/knotesapp.cpp index 27c13ee50..964309c5b 100644 --- a/knotes/knotesapp.cpp +++ b/knotes/knotesapp.cpp @@ -103,7 +103,7 @@ KNotesApp::KNotesApp() // create the dock widget... KWin::setSystemTrayWindowFor( winId(), tqt_xrootwin() ); - TQToolTip::add( this, i18n( "KNotes: Sticky notes for KDE" ) ); + TQToolTip::add( this, i18n( "KNotes: Sticky notes for TDE" ) ); setBackgroundMode( X11ParentRelative ); setPixmap( KSystemTray::loadSizedIcon( "knotes", TQWidget::width() ) ); -- cgit v1.2.1