initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / ruin-rewarded-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="GtkDialog" id="dialog">
6     <property name="border_width">6</property>
7     <property name="type_hint">dialog</property>
8     <property name="has_separator">False</property>
9     <child internal-child="vbox">
10       <object class="GtkVBox" id="dialog-vbox">
11         <property name="visible">True</property>
12         <property name="spacing">12</property>
13         <child>
14           <object class="GtkHBox" id="contents_hbox">
15             <property name="visible">True</property>
16             <child>
17               <object class="GtkFrame" id="map_frame">
18                 <property name="visible">True</property>
19                 <property name="label_xalign">0</property>
20                 <property name="label_yalign">0</property>
21                 <child>
22                   <object class="GtkAlignment" id="alignment1">
23                     <property name="visible">True</property>
24                     <child>
25                       <object class="GtkEventBox" id="map_eventbox">
26                         <property name="visible">True</property>
27                         <child>
28                           <object class="GtkImage" id="map_image">
29                             <property name="visible">True</property>
30                             <property name="stock">gtk-missing-image</property>
31                           </object>
32                         </child>
33                       </object>
34                     </child>
35                   </object>
36                 </child>
37               </object>
38               <packing>
39                 <property name="expand">False</property>
40                 <property name="fill">False</property>
41                 <property name="position">0</property>
42               </packing>
43             </child>
44             <child>
45               <object class="GtkVBox" id="contents_vbox">
46                 <property name="visible">True</property>
47                 <property name="spacing">12</property>
48                 <child>
49                   <object class="GtkLabel" id="label">
50                     <property name="visible">True</property>
51                     <property name="xalign">0</property>
52                     <property name="xpad">10</property>
53                     <property name="ypad">10</property>
54                     <property name="label" translatable="yes">The Sages show thee the site of X where Y can be found.</property>
55                     <property name="wrap">True</property>
56                   </object>
57                   <packing>
58                     <property name="expand">False</property>
59                     <property name="fill">False</property>
60                     <property name="position">0</property>
61                   </packing>
62                 </child>
63               </object>
64               <packing>
65                 <property name="position">1</property>
66               </packing>
67             </child>
68           </object>
69           <packing>
70             <property name="position">1</property>
71           </packing>
72         </child>
73         <child internal-child="action_area">
74           <object class="GtkHButtonBox" id="dialog-action_area1">
75             <property name="visible">True</property>
76             <property name="layout_style">end</property>
77             <child>
78               <object class="GtkButton" id="continue_button">
79                 <property name="label" translatable="yes">_Continue</property>
80                 <property name="visible">True</property>
81                 <property name="can_focus">False</property>
82                 <property name="can_default">True</property>
83                 <property name="has_default">True</property>
84                 <property name="receives_default">False</property>
85                 <property name="use_underline">True</property>
86               </object>
87               <packing>
88                 <property name="expand">False</property>
89                 <property name="fill">False</property>
90                 <property name="position">0</property>
91               </packing>
92             </child>
93           </object>
94           <packing>
95             <property name="expand">False</property>
96             <property name="pack_type">end</property>
97             <property name="position">0</property>
98           </packing>
99         </child>
100       </object>
101     </child>
102     <action-widgets>
103       <action-widget response="-3">continue_button</action-widget>
104     </action-widgets>
105   </object>
106 </interface>