X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.pekwm%2Fmenu;h=32461c64c19216cda681886545e53690f04ad5ae;hb=0b2b66d5186a1abedd442ac87eed2201c9728776;hp=2db45384cb697b13ab8f433afca4f36eed537e45;hpb=9600f9adec3cc0312713eed02dc0972ef7d03d3d;p=grml-desktop.git diff --git a/etc/skel/.pekwm/menu b/etc/skel/.pekwm/menu index 2db4538..32461c6 100644 --- a/etc/skel/.pekwm/menu +++ b/etc/skel/.pekwm/menu @@ -12,25 +12,22 @@ RootMenu = "Pekwm @ grml" { Entry = "emacs" { Actions = "Exec emacs &" } Entry = "----------" { Actions = "NoAction" } Submenu = "WWW" { - Entry = "dillo" { Actions = "Exec dillo &" } Entry = "firefox" { Actions = "Exec mozilla-firefox &" } + Entry = "xlinks2" { Actions = "Exec xlinks2 -mode 640x480 &" } Entry = "w3m" { Actions = "Exec $TERM -title w3m -e w3m http://grml.org/ &" } } Submenu = "Communication" { Entry = "mutt" { Actions = "Exec $TERM -title mutt -e mutt &" } - Entry = "muttng" { Actions = "Exec $TERM -title muttng -e muttng &" } Entry = "slrn" { Actions = "Exec $TERM -title slrn -e slrn &" } Entry = "centericq" { Actions = "Exec $TERM -title centericq -e centericq &" } } Submenu = "Configuration" { Entry = "grml-mutt" { Actions = "Exec $TERM -title grml-mutt -e grml-mutt &" } - Entry = "grml-muttng" { Actions = "Exec $TERM -title grml-muttng -e grml-muttng &" } - Entry = "grml-nessus" { Actions = "Exec $TERM -title grml-nessus -e grml-nessus &" } Entry = "grml-postfix" { Actions = "Exec $TERM -title grml-postfix -e grml-postfix &" } Entry = "grml-slrn" { Actions = "Exec $TERM -title grml-slrn -e grml-slrn &" } } Submenu = "Debian" { - INCLUDE = "/etc/X11/pekwm/deb-menu" + INCLUDE = "/etc/pekwm/debian-menu" } Entry = "----------" { Actions = "NoAction" } Entry = "Reload" { Actions = "Reload" }