% /etc/X11/ude/appmenu
%
% Menu file for uwm (0.2.8.20010609)
% by Stephan Helma <sph@debian.org>
% based on work done by Lars Wirzenius for fvwm2
%
% This file can be used both as the system and the per-user appmenu.
% It uses certain `hooks' (files stored in /etc/X11/uwm/ or ~/.ude/config/)
% to allow the system administrator and user to modify menus without 
% having to change this file.
%
% Please read /usr/share/doc/ude/html/manual.html for more information.
%
% Hopefully, you will never have to modify this file.
%
% ATTENTION: This file may be overwritten when updating!
%

%
% Read in system and user menu definitions.
%

% Read system and user menu prefixes
FILE "/etc/X11/ude/appmenu-pre.hook";
FILE "$HOME/.ude/config/appmenu-pre.hook";

% Read the auto-generated menus
FILE "/etc/X11/ude/appmenu.hook";
FILE "$HOME/.ude/config/appmenu.hook";

% Add in user additions
FILE "/etc/X11/ude/appmenu-post.hook";
FILE "$HOME/.ude/config/appmenu-post.hook";
