r487: Applications can define a list of menu items to display on their menus
commitec72fb2f6aa0b3fccf27d37e3f9426ea7e4c8144
authorThomas Leonard <talex5@gmail.com>
Sat, 27 Jan 2001 15:23:45 +0000 (27 15:23 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 27 Jan 2001 15:23:45 +0000 (27 15:23 +0000)
treed1c05585fb63dbe9d74f82b68d13e85296f72a50
parentf0f4fb22262423380c53bbe46351c56f020173cc
r487: Applications can define a list of menu items to display on their menus
(Diego Zamboni). The file should be called 'AppMenu' and contains a list of
lines in the form 'option Text'.
ROX-Filer/Help/Changes
ROX-Filer/Help/TODO
ROX-Filer/src/Makefile.in
ROX-Filer/src/appmenu.c [new file with mode: 0644]
ROX-Filer/src/appmenu.h [new file with mode: 0644]
ROX-Filer/src/main.c
ROX-Filer/src/menu.c
ROX-Filer/src/panel.c
ROX-Filer/src/pinboard.c