1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <template class=
"PidginInviteDialog" parent=
"GtkDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Invite to conversation...
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"type_hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">2</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox">
21 <property name=
"can_focus">False
</property>
22 <property name=
"layout_style">end
</property>
24 <object class=
"GtkButton" id=
"button1">
25 <property name=
"label" translatable=
"yes">Cancel
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"receives_default">True
</property>
31 <property name=
"expand">True
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkButton" id=
"button2">
38 <property name=
"label" translatable=
"yes">Invite
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">True
</property>
41 <property name=
"can_default">True
</property>
42 <property name=
"has_default">True
</property>
43 <property name=
"receives_default">True
</property>
46 <property name=
"expand">True
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">False
</property>
55 <property name=
"position">0</property>
59 <object class=
"GtkGrid">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">False
</property>
62 <property name=
"margin_bottom">6</property>
63 <property name=
"row_spacing">6</property>
65 <object class=
"GtkLabel">
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">False
</property>
68 <property name=
"label" translatable=
"yes">Please enter the name of the user you wish to invite, along with an optional invite message.
</property>
69 <property name=
"wrap">True
</property>
70 <property name=
"xalign">0</property>
73 <property name=
"left_attach">0</property>
74 <property name=
"top_attach">0</property>
75 <property name=
"width">2</property>
79 <object class=
"GtkLabel">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"label" translatable=
"yes">Contact:
</property>
83 <property name=
"xalign">0</property>
86 <property name=
"left_attach">0</property>
87 <property name=
"top_attach">1</property>
91 <object class=
"GtkLabel">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"label" translatable=
"yes">Message:
</property>
95 <property name=
"xalign">0</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">2</property>
103 <object class=
"GtkEntry" id=
"contact">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"has_focus">True
</property>
107 <property name=
"activates_default">True
</property>
110 <property name=
"left_attach">1</property>
111 <property name=
"top_attach">1</property>
115 <object class=
"GtkEntry" id=
"message">
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">True
</property>
118 <property name=
"activates_default">True
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">2</property>
127 <property name=
"expand">True
</property>
128 <property name=
"fill">True
</property>
129 <property name=
"position">1</property>
135 <action-widget response=
"-6">button1
</action-widget>
136 <action-widget response=
"-3">button2
</action-widget>