diff options
Diffstat (limited to 'wm/openbox/patches/patch-ae')
-rw-r--r-- | wm/openbox/patches/patch-ae | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/wm/openbox/patches/patch-ae b/wm/openbox/patches/patch-ae deleted file mode 100644 index f7ecc4ea2c0..00000000000 --- a/wm/openbox/patches/patch-ae +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2009/11/15 03:11:12 snj Exp $ - ---- data/menu.xml.orig 2008-03-03 08:07:59.000000000 -0800 -+++ data/menu.xml 2009-11-14 17:41:32.000000000 -0800 -@@ -389,8 +389,10 @@ - <separator label="System" /> - <menu id="system-menu"/> - <separator /> -- <item label="Log Out"> -- <action name="SessionLogout"> -+ <!--<item label="Log Out"> -+ <action name="SessionLogout"> --> -+ <item label="Quit Openbox"> -+ <action name="Exit"> - <prompt>yes</prompt> - </action> - </item> |