diff options
Diffstat (limited to 'openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1')
-rw-r--r-- | openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/home-panelapp.desktop | 7 | ||||
-rwxr-xr-x | openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/home-panelapp.desktop b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/home-panelapp.desktop new file mode 100644 index 000000000..4e08dfd37 --- /dev/null +++ b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/home-panelapp.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Home +Comment=Home +Exec=mb-applet-home +Type=PanelApp +Icon=xrandr.png +Categories=Panel;Utility;MB diff --git a/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home new file mode 100755 index 000000000..74f422e7d --- /dev/null +++ b/openembedded/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/mb-applet-home @@ -0,0 +1,2 @@ +#!/bin/sh +mb-applet-launcher -na -l --title "Home" mbdesktop.png matchbox-remote -d |