diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-21 16:42:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-21 16:42:36 -0500 |
commit | 04be5d9643e338f125f6b1fccbc9eee9324a9e96 (patch) | |
tree | a843738089b0f4009bef0e3dd5f2f4c190cc21f0 /superkaramba | |
parent | 9222fdbb078685fe5bece87c5bfb81f8e5a59409 (diff) | |
download | tdeutils-04be5d9643e338f125f6b1fccbc9eee9324a9e96.tar.gz tdeutils-04be5d9643e338f125f6b1fccbc9eee9324a9e96.zip |
Fix references of K Menu -> TDE Menu.
Diffstat (limited to 'superkaramba')
-rw-r--r-- | superkaramba/examples/taskBar/cleanbar/README | 2 | ||||
-rw-r--r-- | superkaramba/examples/taskBar/cleanbar/cleanbar.theme | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/superkaramba/examples/taskBar/cleanbar/README b/superkaramba/examples/taskBar/cleanbar/README index 0f828b6..2c6b146 100644 --- a/superkaramba/examples/taskBar/cleanbar/README +++ b/superkaramba/examples/taskBar/cleanbar/README @@ -9,7 +9,7 @@ Cleanbar requires SuperKaramba 0.31 or higher!! Cleanbar is a simple taskbar, xmms control, and clock. Cleanbar is quick, simple, and appealing. -The Launch button brings up the K Menu. The play control buttons will control +The Launch button brings up the TDE Menu. The play control buttons will control XMMS (xmmsctrl is required). A clock is shown on the right. Tasks show up along the middle and the taskbar works just like any other taskbar from the last 10 years. diff --git a/superkaramba/examples/taskBar/cleanbar/cleanbar.theme b/superkaramba/examples/taskBar/cleanbar/cleanbar.theme index ec111cd..0dc6faa 100644 --- a/superkaramba/examples/taskBar/cleanbar/cleanbar.theme +++ b/superkaramba/examples/taskBar/cleanbar/cleanbar.theme @@ -2,7 +2,7 @@ KARAMBA X=0 Y=0 W=1600 H=31 LOCKED=true ONTOP=TRUE BOTTOMBAR=true INTERVAL=20000 IMAGE X=0 Y=0 PATH="pics/bar2.png" -#K Menu +#TDE Menu CLICKAREA X=4 Y=6 W=64 H=25 ONCLICK="dcop kicker kicker popupKMenu 0" #XMMS controls |