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