startmmenu: New Script
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 00:27:15 +0000 (02:27 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 00:27:15 +0000 (02:27 +0200)
recipes/pandora-system/pandora-scripts/startmmenu [new file with mode: 0755]

diff --git a/recipes/pandora-system/pandora-scripts/startmmenu b/recipes/pandora-system/pandora-scripts/startmmenu
new file mode 100755 (executable)
index 0000000..8b0a639
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+xfwm&
+mmwrapper -f/usr/bin/mmenu
\ No newline at end of file