#!/usr/sbin/install-menu !include menu.h compat="menu-1" outputencoding="UTF-8" genmenu="menu.xml" rootprefix="/etc/X11/jwm/" userprefix=".jwm/" treewalk="(M)" function xml_escape($s) = replace(replace(replace(replace(replace($s, \ "&", "&"), \ ">", ">"), \ "<", "<"), \ "'", "'"), \ "\"", """) supported x11= nstring(level(), " ") "" $command "\n" text= nstring(level(), " ") "" term() "\n" wm= nstring(level(), " ") "" $command "\n" endsupported startmenu= nstring(level(), " ") "\n" endmenu= nstring(level(), " ") "\n" preoutput= "\n\n\n" postoutput= "\n\n\n\n\n"