add [ash] and fix the [bash] entry in gmenu2x

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2011-02-11 05:24:49 -08:00
parent 470ce2a46e
commit 3341b5ee7f
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
/usr/sbin/setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
/bin/ash --login
@@ -0,0 +1,3 @@
title=ash
icon=skin:icons/utilities-terminal.png
exec=/usr/bin/ben-ash
@@ -1,3 +1,3 @@
title=bash
icon=skin:icons/utilities-terminal.png
exec=/bin/sh
exec=/bin/bash