[go: up one dir, main page]

Menu

[r2]: / caTIES / gate / gate.xml  Maximize  Restore  History

Download this file

28 lines (22 with data), 802 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<!-- gate.xml -->
<!-- $Id: gate.xml,v 1.1 2010/02/04 16:11:41 girish_c1980 Exp $ -->
<!-- any entries in this file will be processed at Gate.init()
time - i.e. will appear in every GATE invocation -->
<GATE>
<GATECONFIG
Look_and_Feel="com.sun.java.swing.plaf.windows.WindowsLookAndFeel"
Menus_font="Lucida Sans Unicode#12#false#false"
Load_plugin_path=""
docedit_insert_append="true"
Other_components_font="Lucida Sans Unicode#12#false#false"
Text_components_font="Lucida Sans Unicode#12#false#false"
Document_add_space_on_unpack="true"
Save_features_when_preserving_format="false"
Save_session_on_exit="true"
Save_options_on_exit="true"
Main_frame_height="982"
Main_frame_width="1211"
docedit_insert_prepend="false"
/>
</GATE>