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