diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-16 19:41:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-17 15:55:46 +0900 |
commit | eef19dd5357a1f254f9c4e2db01c75c23e4157e5 (patch) | |
tree | fdd7604a5416839384831e9928781cfdeeeae760 /superkaramba/examples/taskBar/cleanbar/README | |
parent | da9cd0c056c8275033fca84a1c8d49a8edb0c8ee (diff) | |
download | tdeutils-eef19dd5357a1f254f9c4e2db01c75c23e4157e5.tar.gz tdeutils-eef19dd5357a1f254f9c4e2db01c75c23e4157e5.zip |
superkaramba: added cmake rules for example files and create xcursor.so at build time.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'superkaramba/examples/taskBar/cleanbar/README')
-rw-r--r-- | superkaramba/examples/taskBar/cleanbar/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/superkaramba/examples/taskBar/cleanbar/README b/superkaramba/examples/taskBar/cleanbar/README deleted file mode 100644 index 2c6b146..0000000 --- a/superkaramba/examples/taskBar/cleanbar/README +++ /dev/null @@ -1,25 +0,0 @@ -Cleanbar for SuperKaramba, version 0.4 -Written by Adam Geitgey <adam@rootnode.org> -Released under the GNU General Public License version 2 - - -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 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. - -I created this basically as a quick example of how to use the new -event-based task control API in SuperKaramba 0.31. - -It also demonstrates how to create themes that work at any resolution. You -should not have to change anything for this to work on your desktop. - -Please report any major problems you have. - -Thanks. |