source: branches/stable/lib/gde/README

Last change on this file was 15398, checked in by westram, 7 years ago
File size: 749 bytes
Line 
1This directory contains GDE-style menu files.
2
3  These files are copies of the original files or generated:
4
5        arb.menu        main GDE menu
6                        generated by ../../GDEHELP/Makefile@all
7
8        Others were copied directly by their associated Makefiles:
9                ../../GDE/RAxML8/Makefile
10                ../../GDE/SATIVA/Makefile
11
12Menu names:
13
14  The names used/usable for menus are hardcoded in C++ code of NTREE/EDIT4
15  (see GDE_load_menu). If a menu-name is unknown, the items placed there
16  simply do not show up anywhere.
17
18  Menus may be used from multiple applications => entries show up in each
19  application. Currently this is true only for the 'Print' menu, which is
20  included in ARB_NTREE and ARB_EDIT4.
21
22
Note: See TracBrowser for help on using the repository browser.