[sawfish] updated Reload Appsmenu root-menu entry to call correct command



commit 8b0ed85d1b879563ebdaf73776022fac9603ce6f
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Oct 17 07:28:01 2009 +0200

    updated Reload Appsmenu root-menu entry to call correct command

 lisp/sawfish/wm/menus.jl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/wm/menus.jl b/lisp/sawfish/wm/menus.jl
index 6178b12..1d5f63c 100644
--- a/lisp/sawfish/wm/menus.jl
+++ b/lisp/sawfish/wm/menus.jl
@@ -150,7 +150,7 @@ before killing it.")
       ()
       (,(_ "Sessi_on")
        (,(_ "Display Errors") display-errors)
-       (,(_ "Reload Appsmenu") update-saw-menu)
+       (,(_ "Reload Appsmenu") update-apps-menu)
        ()
        (,(_ "Restart Sawfish") restart)
        (,(_ "Quit Sawfish") quit))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]