summaryrefslogtreecommitdiffstats
path: root/debian/kommandorc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/kommandorc')
-rw-r--r--debian/kommandorc98
1 files changed, 0 insertions, 98 deletions
diff --git a/debian/kommandorc b/debian/kommandorc
deleted file mode 100644
index cdc13ba..0000000
--- a/debian/kommandorc
+++ /dev/null
@@ -1,98 +0,0 @@
-<root>
- <access method="shortcut" >Menu</access>
- <menubuttonsize>16</menubuttonsize>
- <navbuttonsize>22</navbuttonsize>
- <tintcolor>#000000</tintcolor>
- <opacity>0.17</opacity>
- <menuradius>72</menuradius>
- <scheme>Tiny</scheme>
- <menu appname="default" >
- <button>
- <command>konsole --workdir $HOME</command>
- <icon>konsole</icon>
- </button>
- <button>
- <command>gimp</command>
- <icon>gimp</icon>
- </button>
- <button>
- <command>kwrite</command>
- <icon>kwrite</icon>
- </button>
- <button>
- <command>konqueror</command>
- <icon>konqueror</icon>
- </button>
- <button>
- <command>kcalc</command>
- <icon>kcalc</icon>
- </button>
- <button>
- <command>kfmclient openProfile filemanagement</command>
- <icon>kfm_home</icon>
- </button>
- <menu>
- <icon>kmix</icon>
- <button>
- <command>kmix</command>
- <icon>kmix</icon>
- </button>
- <button>
- <command>k3b</command>
- <icon>k3b</icon>
- </button>
- <button>
- <command>amarok</command>
- <icon>amarok</icon>
- </button>
- <button>
- <command>kaffeine</command>
- <icon>kaffeine</icon>
- </button>
- </menu>
- </menu>
- <menu appname="Kdevelop" >
- <button>
- <command>designer</command>
- <icon>kdevdesigner</icon>
- </button>
- <button>
- <command>umbrello</command>
- <icon>umbrello</icon>
- </button>
- <button>
- <command>cervisia</command>
- <icon>cervisia</icon>
- </button>
- <button>
- <command>kompare -o</command>
- <icon>kompare</icon>
- </button>
- <button>
- <command>kate</command>
- <icon>kate</icon>
- </button>
- </menu>
- <menu appname="Amarokapp" >
- <button>
- <command>dcop amarok player prev</command>
- <icon>player_rew</icon>
- </button>
- <button>
- <command>dcop amarok player play</command>
- <icon>player_play</icon>
- </button>
- <button>
- <command>dcop amarok player next</command>
- <icon>player_fwd</icon>
- </button>
- <button>
- <command>dcop amarok player pause</command>
- <icon>player_pause</icon>
- </button>
- <button>
- <command>dcop amarok player stop</command>
- <icon>player_stop</icon>
- </button>
- </menu>
-</root>