more scripts file
[archive.git] / Apkawa / for_torrents.ru / captcha.glade
blob262223bbf419738da6abe320d6c759985e016a2e
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--Generated with glade3 3.4.3 on Thu Apr 02 16:39:40 2009 -->
4 <glade-interface>
5 <widget class="GtkWindow" id="Captcha">
6 <property name="visible">True</property>
7 <child>
8 <widget class="GtkVBox" id="vbox1">
9 <property name="visible">True</property>
10 <property name="homogeneous">True</property>
11 <child>
12 <widget class="GtkImage" id="captcha">
13 <property name="visible">True</property>
14 <property name="stock">gtk-missing-image</property>
15 </widget>
16 </child>
17 <child>
18 <widget class="GtkHBox" id="hbox1">
19 <property name="visible">True</property>
20 <child>
21 <widget class="GtkEntry" id="text_captcha">
22 <property name="visible">True</property>
23 <property name="can_focus">True</property>
24 </widget>
25 </child>
26 <child>
27 <widget class="GtkButton" id="enter_captcha">
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="receives_default">True</property>
31 <property name="label" translatable="yes">gtk-ok</property>
32 <property name="use_stock">True</property>
33 <property name="response_id">0</property>
34 <signal name="clicked" handler="enter_captcha_clicked_cb"/>
35 </widget>
36 <packing>
37 <property name="position">1</property>
38 </packing>
39 </child>
40 </widget>
41 <packing>
42 <property name="position">1</property>
43 </packing>
44 </child>
45 </widget>
46 </child>
47 </widget>
48 </glade-interface>