Release new version 0.3.1.
[grml-desktop.git] / etc / skel / .pekwm / menu
index 2db4538..32461c6 100644 (file)
@@ -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" }