Fix Debian menu of pekwm
authorMichael Prokop <mika@grml.org>
Sat, 14 Feb 2009 16:39:20 +0000 (17:39 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 14 Feb 2009 16:39:20 +0000 (17:39 +0100)
debian/changelog
etc/skel/.pekwm/menu

index 8dcccdf..4d2ccbd 100644 (file)
@@ -1,3 +1,10 @@
+grml-desktop (0.2.2) unstable; urgency=low
+
+  * /etc/skel/.pekwm/menu: replace /etc/X11/pekwm/deb-menu
+    with /etc/pekwm/debian-menu. [Closes: issue438]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 14 Feb 2009 17:38:26 +0100
+
 grml-desktop (0.2.1) unstable; urgency=low
 
   * Drop linneighborhood from idesktop (see #466489).
index 3382e75..17138ed 100644 (file)
@@ -28,7 +28,7 @@ RootMenu = "Pekwm @ grml" {
                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" }