]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-contact-dialogs.ui
individual_view_drag_end: remove the auto scroll
[empathy.git] / libempathy-gtk / empathy-contact-dialogs.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <!-- interface-requires gtk+ 2.12 -->
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkDialog" id="subscription_request_dialog">
6     <property name="border_width">5</property>
7     <property name="title" translatable="yes">Subscription Request</property>
8     <property name="role">subscription_request</property>
9     <property name="resizable">False</property>
10     <property name="window_position">center-on-parent</property>
11     <property name="type_hint">dialog</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                 <property name="position">0</property>
32               </packing>
33             </child>
34             <child>
35               <placeholder/>
36             </child>
37           </object>
38           <packing>
39             <property name="position">1</property>
40           </packing>
41         </child>
42         <child internal-child="action_area">
43           <object class="GtkHButtonBox" id="dialog-action_area4">
44             <property name="visible">True</property>
45             <property name="layout_style">end</property>
46             <child>
47               <object class="GtkButton" id="block-user-button">
48                 <property name="label" translatable="yes">_Block User</property>
49                 <property name="can_focus">True</property>
50                 <property name="receives_default">True</property>
51                 <property name="use_underline">True</property>
52               </object>
53               <packing>
54                 <property name="expand">False</property>
55                 <property name="fill">False</property>
56                 <property name="position">0</property>
57               </packing>
58             </child>
59             <child>
60               <object class="GtkButton" id="button19">
61                 <property name="label" translatable="yes">Decide _Later</property>
62                 <property name="visible">True</property>
63                 <property name="can_focus">True</property>
64                 <property name="can_default">True</property>
65                 <property name="receives_default">False</property>
66                 <property name="use_underline">True</property>
67               </object>
68               <packing>
69                 <property name="expand">False</property>
70                 <property name="fill">False</property>
71                 <property name="position">1</property>
72               </packing>
73             </child>
74             <child>
75               <object class="GtkButton" id="button20">
76                 <property name="label">gtk-no</property>
77                 <property name="visible">True</property>
78                 <property name="can_focus">True</property>
79                 <property name="can_default">True</property>
80                 <property name="receives_default">False</property>
81                 <property name="use_stock">True</property>
82               </object>
83               <packing>
84                 <property name="expand">False</property>
85                 <property name="fill">False</property>
86                 <property name="position">2</property>
87               </packing>
88             </child>
89             <child>
90               <object class="GtkButton" id="button21">
91                 <property name="label">gtk-yes</property>
92                 <property name="visible">True</property>
93                 <property name="can_focus">True</property>
94                 <property name="can_default">True</property>
95                 <property name="has_default">True</property>
96                 <property name="receives_default">False</property>
97                 <property name="use_stock">True</property>
98               </object>
99               <packing>
100                 <property name="expand">False</property>
101                 <property name="fill">False</property>
102                 <property name="position">3</property>
103               </packing>
104             </child>
105           </object>
106           <packing>
107             <property name="expand">False</property>
108             <property name="pack_type">end</property>
109             <property name="position">0</property>
110           </packing>
111         </child>
112       </object>
113     </child>
114     <action-widgets>
115       <action-widget response="-2">block-user-button</action-widget>
116       <action-widget response="-6">button19</action-widget>
117       <action-widget response="-9">button20</action-widget>
118       <action-widget response="-8">button21</action-widget>
119     </action-widgets>
120   </object>
121 </interface>