Merge branch 'master' of git://openpandora.org/openpandora.oe
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 20:01:15 +0000 (22:01 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 8 Apr 2010 20:01:15 +0000 (22:01 +0200)
recipes/pandora-system/pandora-scripts/gui.conf
recipes/pandora-system/pandora-skel/.xinitrc

index 6546b9f..aec5a94 100644 (file)
@@ -1,3 +1,3 @@
 XFCE4;The full desktop Environment;startxfce4;xfce4-session-logout --logout
-MiniMenu;A very simple but flexible menu;startmmenu;kill -3 mmenu
-PMenu;A gaming-console-style Launcher;pmenu;kill pmenu
+MiniMenu;A very simple but flexible menu;startmmenu;killall -3 mmenu
+PMenu;A gaming-console-style Launcher;pmenu;killall pmenu
index 77a9664..803ac6d 100644 (file)
@@ -42,7 +42,7 @@ fi
 xmodmap ~/.pndXmodmap
 
 # HUP pndnotifyd to make sure it picks up the users home.
-kill -1 pndnotifyd &
+killall -1 pndnotifyd &
 
 # The following variable defines the session which is started if the user
 # doesn't explicitely select a session in SLiM.