initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / about-dialog.ui
diff --git a/dat/glade/about-dialog.ui b/dat/glade/about-dialog.ui
new file mode 100644 (file)
index 0000000..2112770
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<interface>
+  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-naming-policy toplevel-contextual -->
+  <object class="GtkAboutDialog" id="dialog">
+    <property name="visible">True</property>
+    <property name="border_width">5</property>
+    <property name="type_hint">normal</property>
+    <property name="comments" translatable="yes">Freedom is the most important 
+feature of this game.</property>
+    <property name="website">www.lordsawar.com</property>
+    <property name="website_label" translatable="yes">The LordsAWar Website</property>
+    <property name="license" translatable="yes">The GNU General Public License version 3 or later at your option.</property>
+    <property name="authors">Ben Asselstine
+Ole Laursen
+</property>
+    <property name="documenters">Ben Asselstine</property>
+    <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">Joe Hansen</property>
+    <property name="artists">Leon Harmon
+Sune Theodorsen
+Mark Jones
+J. W. Bjerk</property>
+    <child internal-child="vbox">
+      <object class="GtkVBox" id="dialog-vbox1">
+        <child internal-child="action_area">
+          <object class="GtkHButtonBox" id="dialog-action_area1"/>
+          <packing>
+            <property name="expand">False</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+  </object>
+</interface>