X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.pekwm%2Fmenu;h=3382e7577cf2d0e796925dffd30b6b39efce6906;hb=28cdedbfbd198c31d1d27b40f21321f81afdb396;hp=2db45384cb697b13ab8f433afca4f36eed537e45;hpb=9600f9adec3cc0312713eed02dc0972ef7d03d3d;p=grml-desktop.git diff --git a/etc/skel/.pekwm/menu b/etc/skel/.pekwm/menu index 2db4538..3382e75 100644 --- a/etc/skel/.pekwm/menu +++ b/etc/skel/.pekwm/menu @@ -18,13 +18,11 @@ RootMenu = "Pekwm @ grml" { } 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 &" }