initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / army-info-window.ui
1 <?xml version="1.0"?>
2 <!--Generated with glade3 3.0.2 on Tue May 15 13:05:44 2007 by olau@alfa-->
3 <interface>
4   <object class="GtkWindow" id="window">
5     <property name="type">GTK_WINDOW_POPUP</property>
6     <property name="window_position">GTK_WIN_POS_MOUSE</property>
7     <property name="destroy_with_parent">True</property>
8     <child>
9       <object class="GtkFrame" id="outer_frame">
10         <property name="visible">True</property>
11         <property name="label_xalign">0</property>
12         <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
13         <child>
14           <object class="GtkAlignment" id="alignment1">
15             <property name="visible">True</property>
16             <property name="border_width">6</property>
17             <child>
18               <object class="GtkHBox" id="hbox">
19                 <property name="visible">True</property>
20                 <property name="spacing">6</property>
21                 <child>
22                   <object class="GtkVBox" id="images_vbox">
23                     <property name="visible">True</property>
24                     <property name="spacing">6</property>
25                     <child>
26                       <object class="GtkImage" id="army_image">
27                         <property name="visible">True</property>
28                         <property name="stock">gtk-missing-image</property>
29                       </object>
30                       <packing>
31                         <property name="fill">False</property>
32                       </packing>
33                     </child>
34                     <child>
35                       <object class="GtkImage" id="terrain_image">
36                         <property name="visible">True</property>
37                         <property name="stock">gtk-missing-image</property>
38                       </object>
39                       <packing>
40                         <property name="expand">False</property>
41                         <property name="fill">False</property>
42                         <property name="position">1</property>
43                       </packing>
44                     </child>
45                   </object>
46                   <packing>
47                     <property name="expand">False</property>
48                     <property name="fill">False</property>
49                   </packing>
50                 </child>
51                 <child>
52                   <object class="GtkLabel" id="info_label">
53                     <property name="visible">True</property>
54                   </object>
55                   <packing>
56                     <property name="expand">False</property>
57                     <property name="fill">False</property>
58                     <property name="position">1</property>
59                   </packing>
60                 </child>
61               </object>
62             </child>
63           </object>
64         </child>
65         <child type="label">
66           <placeholder/>
67         </child>
68       </object>
69     </child>
70   </object>
71 </interface>