diff options
author | Slávek Banko <[email protected]> | 2013-07-28 02:30:20 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-28 02:30:20 +0200 |
commit | 48a589b8c526b34e79e8cdddc4cb7f5fc7b76815 (patch) | |
tree | 0f30d90998669b60a0aa840f824cc3d4ea7ddc66 /karamba/kshutdown-classic-notext.theme | |
download | kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.tar.gz kshutdown-48a589b8c526b34e79e8cdddc4cb7f5fc7b76815.zip |
Initial import of kshutdown 1.0.4
Diffstat (limited to 'karamba/kshutdown-classic-notext.theme')
-rw-r--r-- | karamba/kshutdown-classic-notext.theme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/karamba/kshutdown-classic-notext.theme b/karamba/kshutdown-classic-notext.theme new file mode 100644 index 0000000..10c5b92 --- /dev/null +++ b/karamba/kshutdown-classic-notext.theme @@ -0,0 +1,8 @@ +# KShutDown (no text) + +karamba x=300 y=100 w=48 h=48 interval=10000000 locked=true + +<group> x=0 y=0 +image x=0 y=0 path="kshutdown-48x48.png" +clickarea x=0 y=0 w=48 h=48 onclick="kshutdown" +</group> |