# HG changeset patch # User Jeff Hammel # Date 1269795824 25200 # Node ID 4674cf6081316199731cbb0483391540e2c19280 # Parent a0636527f8094fdb364cc0ff3dee31333262d7d8 add functionality to edit menu diff -r a0636527f809 -r 4674cf608131 .fluxbox/menu --- a/.fluxbox/menu Sat Mar 27 10:11:41 2010 -0700 +++ b/.fluxbox/menu Sun Mar 28 10:03:44 2010 -0700 @@ -3,8 +3,9 @@ [include] (~/.fluxbox/applications) [submenu] (fluxbox) -[exec] (edit init) { emacs ~/.fluxbox/init} -[exec] (edit keys) { emacs ~/.fluxbox/keys} +[exec] (edit menu) { emacs ~/web/site/programs.html ~/.fluxbox/menu && ~/python/html2flux.py ~/web/site/programs.html > ~/.fluxbox/applications } +[exec] (edit init) { emacs ~/.fluxbox/init } +[exec] (edit keys) { emacs ~/.fluxbox/keys } [config] (Configure) [submenu] (Styles) [stylesdir] (~/.fluxbox/styles)