source: trunk/lib/gde/README

Last change on this file was 19234, checked in by westram, 2 years ago
File size: 864 bytes
Line 
1This directory contains GDE-style menu files.
2
3  This file is generated:
4
5        arb.menu        main GDE menu
6                        generated by ../../GDEHELP/Makefile@all
7
8  If you manually add other .menu files here,
9  they will be loaded by arb.
10
11  Doing so is ok for arb users.
12
13  For included packages (like RAxML or SATIVA) their respective menus should
14  use the standard way, reside in GDEHELP and make use of global defines
15  from ../../GDEHELP/ARB_GDEmenus.source
16
17Menu names:
18
19  The names used/usable for menus are hardcoded in C++ code of NTREE/EDIT4
20  (see GDE_load_menu). If a menu-name is unknown, the items placed there
21  simply do not show up anywhere.
22
23  Menus may be used from multiple applications => entries show up in each
24  application. Currently this is true only for the 'Print' menu, which is
25  included in ARB_NTREE and ARB_EDIT4.
26
27
Note: See TracBrowser for help on using the repository browser.