1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"AddNamespaceDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"addnamespacedialog|AddNamespaceDialog">Add Namespace
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label">gtk-ok
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use_stock">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use_stock">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label">gtk-help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use_stock">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack_type">end
</property>
75 <property name=
"position">0</property>
79 <object class=
"GtkGrid" id=
"grid3">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"row_spacing">6</property>
84 <property name=
"column_spacing">12</property>
86 <object class=
"GtkLabel" id=
"label1">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"label" translatable=
"yes" context=
"addnamespacedialog|label1">_Prefix:
</property>
90 <property name=
"use_underline">True
</property>
91 <property name=
"mnemonic_widget">prefix
</property>
92 <property name=
"xalign">0</property>
95 <property name=
"left_attach">0</property>
96 <property name=
"top_attach">0</property>
100 <object class=
"GtkEntry" id=
"prefix">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">True
</property>
103 <property name=
"hexpand">True
</property>
104 <property name=
"activates_default">True
</property>
105 <property name=
"width_chars">12</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">1</property>
113 <object class=
"GtkEntry" id=
"url">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"activates_default">True
</property>
118 <property name=
"width_chars">34</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">1</property>
126 <object class=
"GtkLabel" id=
"label2">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">False
</property>
129 <property name=
"label" translatable=
"yes" context=
"addnamespacedialog|label2">_URL:
</property>
130 <property name=
"use_underline">True
</property>
131 <property name=
"mnemonic_widget">url
</property>
132 <property name=
"xalign">0</property>
135 <property name=
"left_attach">1</property>
136 <property name=
"top_attach">0</property>
140 <object class=
"GtkLabel" id=
"alttitle">
141 <property name=
"can_focus">False
</property>
142 <property name=
"no_show_all">True
</property>
143 <property name=
"label" translatable=
"yes" context=
"addnamespacedialog|alttitle">Edit Namespace
</property>
146 <property name=
"left_attach">0</property>
147 <property name=
"top_attach">2</property>
148 <property name=
"width">2</property>
153 <property name=
"expand">False
</property>
154 <property name=
"fill">True
</property>
155 <property name=
"position">1</property>
161 <action-widget response=
"-5">ok
</action-widget>
162 <action-widget response=
"-6">cancel
</action-widget>
163 <action-widget response=
"-11">help
</action-widget>