]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-contact-dialogs.ui
Merge branch 'sasl'
[empathy.git] / libempathy-gtk / empathy-contact-dialogs.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkDialog" id="subscription_request_dialog">
5     <property name="border_width">5</property>
6     <property name="title" translatable="yes">Subscription Request</property>
7     <property name="role">subscription_request</property>
8     <property name="resizable">False</property>
9     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
10     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
11     <child internal-child="vbox">
12       <object class="GtkVBox" id="dialog-vbox4">
13         <property name="visible">True</property>
14         <property name="spacing">2</property>
15         <child>
16           <object class="GtkHBox" id="hbox_subscription">
17             <property name="visible">True</property>
18             <property name="border_width">5</property>
19             <property name="spacing">12</property>
20             <child>
21               <object class="GtkImage" id="image5">
22                 <property name="visible">True</property>
23                 <property name="yalign">0</property>
24                 <property name="stock">gtk-dialog-question</property>
25                 <property name="icon_size">6</property>
26               </object>
27               <packing>
28                 <property name="expand">False</property>
29                 <property name="fill">False</property>
30               </packing>
31             </child>
32             <child>
33               <placeholder/>
34             </child>
35           </object>
36           <packing>
37             <property name="position">1</property>
38           </packing>
39         </child>
40         <child internal-child="action_area">
41           <object class="GtkHButtonBox" id="dialog-action_area4">
42             <property name="visible">True</property>
43             <property name="layout_style">GTK_BUTTONBOX_END</property>
44             <child>
45               <object class="GtkButton" id="button19">
46                 <property name="visible">True</property>
47                 <property name="can_focus">True</property>
48                 <property name="can_default">True</property>
49                 <property name="label" translatable="yes">Decide _Later</property>
50                 <property name="use_underline">True</property>
51               </object>
52             </child>
53             <child>
54               <object class="GtkButton" id="button20">
55                 <property name="visible">True</property>
56                 <property name="can_focus">True</property>
57                 <property name="can_default">True</property>
58                 <property name="label">gtk-no</property>
59                 <property name="use_stock">True</property>
60               </object>
61               <packing>
62                 <property name="position">1</property>
63               </packing>
64             </child>
65             <child>
66               <object class="GtkButton" id="button21">
67                 <property name="visible">True</property>
68                 <property name="can_focus">True</property>
69                 <property name="can_default">True</property>
70                 <property name="has_default">True</property>
71                 <property name="label">gtk-yes</property>
72                 <property name="use_stock">True</property>
73               </object>
74               <packing>
75                 <property name="position">2</property>
76               </packing>
77             </child>
78           </object>
79           <packing>
80             <property name="expand">False</property>
81             <property name="pack_type">GTK_PACK_END</property>
82           </packing>
83         </child>
84       </object>
85     </child>
86     <action-widgets>
87       <action-widget response="-6">button19</action-widget>
88       <action-widget response="-9">button20</action-widget>
89       <action-widget response="-8">button21</action-widget>
90     </action-widgets>
91   </object>
92 </interface>