]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blob - Constructor/constructor.glade
Se corrigen typos.
[z.facultad/75.42/plaqui.git] / Constructor / constructor.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5
6 <widget class="GtkWindow" id="window1">
7   <property name="width_request">640</property>
8   <property name="height_request">480</property>
9   <property name="visible">True</property>
10   <property name="title" translatable="yes">window1</property>
11   <property name="type">GTK_WINDOW_TOPLEVEL</property>
12   <property name="window_position">GTK_WIN_POS_CENTER</property>
13   <property name="modal">False</property>
14   <property name="resizable">True</property>
15   <property name="destroy_with_parent">False</property>
16
17   <child>
18     <widget class="GtkVBox" id="vbox1">
19       <property name="visible">True</property>
20       <property name="homogeneous">False</property>
21       <property name="spacing">0</property>
22
23       <child>
24         <widget class="GtkAlignment" id="alignment1">
25           <property name="visible">True</property>
26           <property name="xalign">0.5</property>
27           <property name="yalign">0.5</property>
28           <property name="xscale">1</property>
29           <property name="yscale">1</property>
30
31           <child>
32             <widget class="GtkMenuBar" id="menubar1">
33               <property name="visible">True</property>
34
35               <child>
36                 <widget class="GtkMenuItem" id="menuitem1">
37                   <property name="visible">True</property>
38                   <property name="label" translatable="yes">_File</property>
39                   <property name="use_underline">True</property>
40
41                   <child>
42                     <widget class="GtkMenu" id="menu1">
43
44                       <child>
45                         <widget class="GtkImageMenuItem" id="new1">
46                           <property name="visible">True</property>
47                           <property name="label">gtk-new</property>
48                           <property name="use_stock">True</property>
49                           <signal name="activate" handler="on_new1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
50                         </widget>
51                       </child>
52
53                       <child>
54                         <widget class="GtkImageMenuItem" id="open1">
55                           <property name="visible">True</property>
56                           <property name="label">gtk-open</property>
57                           <property name="use_stock">True</property>
58                           <signal name="activate" handler="on_open1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
59                         </widget>
60                       </child>
61
62                       <child>
63                         <widget class="GtkImageMenuItem" id="save1">
64                           <property name="visible">True</property>
65                           <property name="label">gtk-save</property>
66                           <property name="use_stock">True</property>
67                           <signal name="activate" handler="on_save1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
68                         </widget>
69                       </child>
70
71                       <child>
72                         <widget class="GtkImageMenuItem" id="save_as1">
73                           <property name="visible">True</property>
74                           <property name="label">gtk-save-as</property>
75                           <property name="use_stock">True</property>
76                           <signal name="activate" handler="on_save_as1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
77                         </widget>
78                       </child>
79
80                       <child>
81                         <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
82                           <property name="visible">True</property>
83                         </widget>
84                       </child>
85
86                       <child>
87                         <widget class="GtkImageMenuItem" id="quit1">
88                           <property name="visible">True</property>
89                           <property name="label">gtk-quit</property>
90                           <property name="use_stock">True</property>
91                           <signal name="activate" handler="on_quit1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
92                         </widget>
93                       </child>
94                     </widget>
95                   </child>
96                 </widget>
97               </child>
98
99               <child>
100                 <widget class="GtkMenuItem" id="menuitem2">
101                   <property name="visible">True</property>
102                   <property name="label" translatable="yes">_Edit</property>
103                   <property name="use_underline">True</property>
104
105                   <child>
106                     <widget class="GtkMenu" id="menu2">
107
108                       <child>
109                         <widget class="GtkImageMenuItem" id="copy1">
110                           <property name="visible">True</property>
111                           <property name="label">gtk-copy</property>
112                           <property name="use_stock">True</property>
113                           <signal name="activate" handler="on_copy1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
114                         </widget>
115                       </child>
116
117                       <child>
118                         <widget class="GtkImageMenuItem" id="paste1">
119                           <property name="visible">True</property>
120                           <property name="label">gtk-paste</property>
121                           <property name="use_stock">True</property>
122                           <signal name="activate" handler="on_paste1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
123                         </widget>
124                       </child>
125
126                       <child>
127                         <widget class="GtkImageMenuItem" id="delete1">
128                           <property name="visible">True</property>
129                           <property name="label">gtk-delete</property>
130                           <property name="use_stock">True</property>
131                           <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
132                         </widget>
133                       </child>
134                     </widget>
135                   </child>
136                 </widget>
137               </child>
138
139               <child>
140                 <widget class="GtkMenuItem" id="menuitem3">
141                   <property name="visible">True</property>
142                   <property name="label" translatable="yes">_View</property>
143                   <property name="use_underline">True</property>
144
145                   <child>
146                     <widget class="GtkMenu" id="menu3">
147                     </widget>
148                   </child>
149                 </widget>
150               </child>
151
152               <child>
153                 <widget class="GtkMenuItem" id="menuitem4">
154                   <property name="visible">True</property>
155                   <property name="label" translatable="yes">_Help</property>
156                   <property name="use_underline">True</property>
157
158                   <child>
159                     <widget class="GtkMenu" id="menu4">
160
161                       <child>
162                         <widget class="GtkMenuItem" id="about1">
163                           <property name="visible">True</property>
164                           <property name="label" translatable="yes">_About</property>
165                           <property name="use_underline">True</property>
166                           <signal name="activate" handler="on_about1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
167                         </widget>
168                       </child>
169                     </widget>
170                   </child>
171                 </widget>
172               </child>
173             </widget>
174           </child>
175         </widget>
176         <packing>
177           <property name="padding">0</property>
178           <property name="expand">False</property>
179           <property name="fill">False</property>
180         </packing>
181       </child>
182
183       <child>
184         <widget class="GtkAlignment" id="alignment2">
185           <property name="visible">True</property>
186           <property name="xalign">0.5</property>
187           <property name="yalign">0.5</property>
188           <property name="xscale">1</property>
189           <property name="yscale">1</property>
190
191           <child>
192             <widget class="GtkHBox" id="hbox1">
193               <property name="visible">True</property>
194               <property name="homogeneous">False</property>
195               <property name="spacing">0</property>
196
197               <child>
198                 <widget class="GtkVBox" id="vbox2">
199                   <property name="visible">True</property>
200                   <property name="homogeneous">False</property>
201                   <property name="spacing">0</property>
202
203                   <child>
204                     <widget class="GtkVButtonBox" id="vbuttonbox1">
205                       <property name="height_request">1</property>
206                       <property name="visible">True</property>
207                       <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
208                       <property name="spacing">0</property>
209
210                       <child>
211                         <widget class="GtkButton" id="button6">
212                           <property name="visible">True</property>
213                           <property name="can_default">True</property>
214                           <property name="can_focus">True</property>
215                           <property name="label" translatable="yes">button6</property>
216                           <property name="use_underline">True</property>
217                           <property name="relief">GTK_RELIEF_NORMAL</property>
218                         </widget>
219                       </child>
220
221                       <child>
222                         <widget class="GtkButton" id="button7">
223                           <property name="visible">True</property>
224                           <property name="can_default">True</property>
225                           <property name="can_focus">True</property>
226                           <property name="label" translatable="yes">button7</property>
227                           <property name="use_underline">True</property>
228                           <property name="relief">GTK_RELIEF_NORMAL</property>
229                         </widget>
230                       </child>
231
232                       <child>
233                         <widget class="GtkButton" id="button8">
234                           <property name="visible">True</property>
235                           <property name="can_default">True</property>
236                           <property name="can_focus">True</property>
237                           <property name="label" translatable="yes">button8</property>
238                           <property name="use_underline">True</property>
239                           <property name="relief">GTK_RELIEF_NORMAL</property>
240                         </widget>
241                       </child>
242                     </widget>
243                     <packing>
244                       <property name="padding">0</property>
245                       <property name="expand">True</property>
246                       <property name="fill">True</property>
247                     </packing>
248                   </child>
249                 </widget>
250                 <packing>
251                   <property name="padding">0</property>
252                   <property name="expand">False</property>
253                   <property name="fill">False</property>
254                 </packing>
255               </child>
256
257               <child>
258                 <widget class="GtkScrolledWindow" id="scrolledwindow1">
259                   <property name="visible">True</property>
260                   <property name="can_focus">True</property>
261                   <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
262                   <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
263                   <property name="shadow_type">GTK_SHADOW_NONE</property>
264                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
265
266                   <child>
267                     <widget class="GtkViewport" id="viewport1">
268                       <property name="visible">True</property>
269                       <property name="shadow_type">GTK_SHADOW_IN</property>
270
271                       <child>
272                         <widget class="GtkFixed" id="fixed1">
273                           <property name="visible">True</property>
274
275                           <child>
276                             <widget class="GtkButton" id="button9">
277                               <property name="width_request">53</property>
278                               <property name="height_request">27</property>
279                               <property name="visible">True</property>
280                               <property name="can_focus">True</property>
281                               <property name="label" translatable="yes">button9</property>
282                               <property name="use_underline">True</property>
283                               <property name="relief">GTK_RELIEF_NORMAL</property>
284                             </widget>
285                             <packing>
286                               <property name="x">464</property>
287                               <property name="y">8</property>
288                             </packing>
289                           </child>
290                         </widget>
291                       </child>
292                     </widget>
293                   </child>
294                 </widget>
295                 <packing>
296                   <property name="padding">0</property>
297                   <property name="expand">True</property>
298                   <property name="fill">True</property>
299                 </packing>
300               </child>
301             </widget>
302           </child>
303         </widget>
304         <packing>
305           <property name="padding">0</property>
306           <property name="expand">True</property>
307           <property name="fill">True</property>
308         </packing>
309       </child>
310     </widget>
311   </child>
312 </widget>
313
314 </glade-interface>