X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.pekwm%2Fmenu;h=32461c64c19216cda681886545e53690f04ad5ae;hb=0b2b66d5186a1abedd442ac87eed2201c9728776;hp=3382e7577cf2d0e796925dffd30b6b39efce6906;hpb=365d21548c9681527a599e648fd77a5b07c9ae53;p=grml-desktop.git diff --git a/etc/skel/.pekwm/menu b/etc/skel/.pekwm/menu index 3382e75..32461c6 100644 --- a/etc/skel/.pekwm/menu +++ b/etc/skel/.pekwm/menu @@ -12,8 +12,8 @@ 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" { @@ -23,12 +23,11 @@ RootMenu = "Pekwm @ grml" { } Submenu = "Configuration" { Entry = "grml-mutt" { Actions = "Exec $TERM -title grml-mutt -e grml-mutt &" } - 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" }