initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / about-dialog.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.14"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAboutDialog" id="dialog">
6     <property name="visible">True</property>
7     <property name="border_width">5</property>
8     <property name="type_hint">normal</property>
9     <property name="comments" translatable="yes">Freedom is the most important 
10 feature of this game.</property>
11     <property name="website">www.lordsawar.com</property>
12     <property name="website_label" translatable="yes">The LordsAWar Website</property>
13     <property name="license" translatable="yes">The GNU General Public License version 3 or later at your option.</property>
14     <property name="authors">Ben Asselstine
15 Ole Laursen
16 </property>
17     <property name="documenters">Ben Asselstine</property>
18     <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">Joe Hansen</property>
19     <property name="artists">Leon Harmon
20 Sune Theodorsen
21 Mark Jones
22 J. W. Bjerk</property>
23     <child internal-child="vbox">
24       <object class="GtkVBox" id="dialog-vbox1">
25         <child internal-child="action_area">
26           <object class="GtkHButtonBox" id="dialog-action_area1"/>
27           <packing>
28             <property name="expand">False</property>
29             <property name="pack_type">end</property>
30             <property name="position">0</property>
31           </packing>
32         </child>
33       </object>
34     </child>
35   </object>
36 </interface>