[Xfce4-commits] <xfce4-panel:devel> Don't send a value with the window menu popup event.

Nick Schermer noreply at xfce.org
Thu Dec 3 10:24:02 CET 2009


Updating branch refs/heads/devel
         to f39dc5028d126a77e1d128496c471649184bb972 (commit)
       from 437dd0843cd04cd27e8e0f9ae48ed7a7e34a48b5 (commit)

commit f39dc5028d126a77e1d128496c471649184bb972
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Dec 2 19:40:10 2009 +0100

    Don't send a value with the window menu popup event.

 plugins/windowmenu/xfce4-popup-windowmenu.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/windowmenu/xfce4-popup-windowmenu.in b/plugins/windowmenu/xfce4-popup-windowmenu.in
index 17356b2..a477228 100644
--- a/plugins/windowmenu/xfce4-popup-windowmenu.in
+++ b/plugins/windowmenu/xfce4-popup-windowmenu.in
@@ -17,6 +17,6 @@
 # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
 #
 
-exec @bindir@/xfce4-panel --plugin-event=windowmenu:popup:bool:true
+exec @bindir@/xfce4-panel --plugin-event=windowmenu:popup
 
 # vim:set ts=2 sw=2 et ai:



More information about the Xfce4-commits mailing list