From 500751f2d856302fb76b48141658211740efdf47 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 27 Jun 2012 12:53:43 -0500 Subject: [PATCH] Branding: KDE panel->TDE panel. --- src/modules/dockwidget/libkvidockwidget_qt3.cpp | 2 +- src/modules/dockwidget/libkvidockwidget_qt4.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/dockwidget/libkvidockwidget_qt3.cpp b/src/modules/dockwidget/libkvidockwidget_qt3.cpp index 2820ce2..d4ab5ee 100644 --- a/src/modules/dockwidget/libkvidockwidget_qt3.cpp +++ b/src/modules/dockwidget/libkvidockwidget_qt3.cpp @@ -665,7 +665,7 @@ static KviDockWidget * dockwidget_find(KviFrame *f) dockwidget.show @description: Shows the dock widget for the current frame window.[br] - The dock widget is a small widget that docks in the KDE panel.[br] + The dock widget is a small widget that docks in the TDE panel.[br] It shows a small icon of the earth and eventually displays four squares that cover this icon: the bottom left square appears when there is some new text in any console window, the square becomes red if the text is highlighted.[br] diff --git a/src/modules/dockwidget/libkvidockwidget_qt4.cpp b/src/modules/dockwidget/libkvidockwidget_qt4.cpp index 48555c7..d9b6ab9 100644 --- a/src/modules/dockwidget/libkvidockwidget_qt4.cpp +++ b/src/modules/dockwidget/libkvidockwidget_qt4.cpp @@ -500,7 +500,7 @@ static KviDockWidget * dockwidget_find(KviFrame *f) dockwidget.show @description: Shows the dock widget for the current frame window.[br] - The dock widget is a small widget that docks in the KDE panel.[br] + The dock widget is a small widget that docks in the TDE panel.[br] It shows a small icon of the earth and eventually displays four squares that cover this icon: the bottom left square appears when there is some new text in any console window, the square becomes red if the text is highlighted.[br]