]> git.sur5r.net Git - glabels/blob - data/glade/new-label-dialog.glade
Imported Upstream version 2.2.8
[glabels] / data / glade / new-label-dialog.glade
1 <?xml version="1.0"?>
2 <glade-interface>
3   <!-- interface-requires gtk+ 2.6 -->
4   <!-- interface-naming-policy toplevel-contextual -->
5   <widget class="GtkWindow" id="window1">
6     <property name="visible">True</property>
7     <property name="title" translatable="yes">window1</property>
8     <child>
9       <widget class="GtkVBox" id="new_label_dialog_vbox">
10         <property name="visible">True</property>
11         <property name="border_width">3</property>
12         <property name="orientation">vertical</property>
13         <property name="spacing">6</property>
14         <child>
15           <widget class="GtkFrame" id="frame1">
16             <property name="visible">True</property>
17             <property name="label_xalign">0</property>
18             <property name="shadow_type">none</property>
19             <child>
20               <widget class="GtkAlignment" id="alignment1">
21                 <property name="visible">True</property>
22                 <property name="left_padding">12</property>
23                 <child>
24                   <widget class="GtkVBox" id="media_select_vbox">
25                     <property name="visible">True</property>
26                     <child>
27                       <placeholder/>
28                     </child>
29                   </widget>
30                 </child>
31               </widget>
32             </child>
33             <child>
34               <widget class="GtkLabel" id="label1">
35                 <property name="visible">True</property>
36                 <property name="label" translatable="yes">&lt;b&gt;Media type&lt;/b&gt;</property>
37                 <property name="use_markup">True</property>
38               </widget>
39               <packing>
40                 <property name="type">label_item</property>
41               </packing>
42             </child>
43           </widget>
44           <packing>
45             <property name="position">0</property>
46           </packing>
47         </child>
48         <child>
49           <widget class="GtkFrame" id="frame2">
50             <property name="visible">True</property>
51             <property name="label_xalign">0</property>
52             <property name="shadow_type">none</property>
53             <child>
54               <widget class="GtkAlignment" id="alignment2">
55                 <property name="visible">True</property>
56                 <property name="left_padding">12</property>
57                 <child>
58                   <widget class="GtkVBox" id="rotate_label_vbox">
59                     <property name="visible">True</property>
60                     <child>
61                       <placeholder/>
62                     </child>
63                   </widget>
64                 </child>
65               </widget>
66             </child>
67             <child>
68               <widget class="GtkLabel" id="label2">
69                 <property name="visible">True</property>
70                 <property name="label" translatable="yes">&lt;b&gt;Label orientation&lt;/b&gt;</property>
71                 <property name="use_markup">True</property>
72               </widget>
73               <packing>
74                 <property name="type">label_item</property>
75               </packing>
76             </child>
77           </widget>
78           <packing>
79             <property name="position">1</property>
80           </packing>
81         </child>
82       </widget>
83     </child>
84   </widget>
85 </glade-interface>