summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-27 12:53:43 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-27 12:53:43 -0500
commit500751f2d856302fb76b48141658211740efdf47 (patch)
tree20e68a820d2b2a14ecad3a0ba336cbf51d24134a /src
parent24df7f590021bd44627c72838999657db9a78e0f (diff)
downloadkvirc-500751f2d856302fb76b48141658211740efdf47.tar.gz
kvirc-500751f2d856302fb76b48141658211740efdf47.zip
Branding: KDE panel->TDE panel.
Diffstat (limited to 'src')
-rw-r--r--src/modules/dockwidget/libkvidockwidget_qt3.cpp2
-rw-r--r--src/modules/dockwidget/libkvidockwidget_qt4.cpp2
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]