Update for new ROX-Lib.
[rox-edit.git] / Options.xml
blobdc19615bba4efb3367b309ab46f5bed2ea817b78
1 <?xml version='1.0'?>
2 <options>
3   <section title='Text editing'>
4     <entry name='default_name' label='Default file name'>
5       When saving an untitled file, use this name as the default.
6     </entry>
8     <spacer/>
9   
10     <frame label='Appearance'>
11       <font name='default_font' label='Text font'>
12         Font used for normal text.
13       </font>
14   
15       <spacer/>
16       
17       <colour name='background' label='Background colour'/>
18       <colour name='foreground' label='Foreground colour'/>
19     </frame>
20   </section>
21 </options>