1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"LinkEditDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"linkeditdialog|title">Modify DDE Link
</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=
"GtkFrame" id=
"frame1">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"vexpand">True
</property>
84 <property name=
"label_xalign">0</property>
85 <property name=
"shadow_type">none
</property>
87 <object class=
"GtkAlignment" id=
"alignment1">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"top_padding">6</property>
93 <property name=
"left_padding">12</property>
95 <object class=
"GtkGrid" id=
"grid1">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"vexpand">True
</property>
100 <property name=
"row_spacing">6</property>
101 <property name=
"column_spacing">12</property>
103 <object class=
"GtkLabel" id=
"label2">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"halign">start
</property>
107 <property name=
"label" translatable=
"yes" context=
"linkeditdialog|label2">_Application:
</property>
108 <property name=
"use_underline">True
</property>
109 <property name=
"mnemonic_widget">app
</property>
112 <property name=
"left_attach">0</property>
113 <property name=
"top_attach">0</property>
117 <object class=
"GtkLabel" id=
"label3">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"halign">start
</property>
121 <property name=
"label" translatable=
"yes" context=
"linkeditdialog|label3">_File:
</property>
122 <property name=
"use_underline">True
</property>
123 <property name=
"mnemonic_widget">file
</property>
126 <property name=
"left_attach">0</property>
127 <property name=
"top_attach">1</property>
131 <object class=
"GtkLabel" id=
"label4">
132 <property name=
"visible">True
</property>
133 <property name=
"can_focus">False
</property>
134 <property name=
"halign">start
</property>
135 <property name=
"label" translatable=
"yes" context=
"linkeditdialog|label4">_Category:
</property>
136 <property name=
"use_underline">True
</property>
137 <property name=
"mnemonic_widget">category
</property>
140 <property name=
"left_attach">0</property>
141 <property name=
"top_attach">2</property>
145 <object class=
"GtkEntry" id=
"app">
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"hexpand">True
</property>
149 <property name=
"activates_default">True
</property>
152 <property name=
"left_attach">1</property>
153 <property name=
"top_attach">0</property>
157 <object class=
"GtkEntry" id=
"file">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">True
</property>
160 <property name=
"hexpand">True
</property>
161 <property name=
"activates_default">True
</property>
164 <property name=
"left_attach">1</property>
165 <property name=
"top_attach">1</property>
169 <object class=
"GtkEntry" id=
"category">
170 <property name=
"visible">True
</property>
171 <property name=
"can_focus">True
</property>
172 <property name=
"hexpand">True
</property>
173 <property name=
"activates_default">True
</property>
176 <property name=
"left_attach">1</property>
177 <property name=
"top_attach">2</property>
185 <object class=
"GtkLabel" id=
"label1">
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">False
</property>
188 <property name=
"label" translatable=
"yes" context=
"linkeditdialog|label1">Modify Link
</property>
190 <attribute name=
"weight" value=
"bold"/>
196 <property name=
"expand">True
</property>
197 <property name=
"fill">True
</property>
198 <property name=
"position">1</property>
204 <action-widget response=
"-5">ok
</action-widget>
205 <action-widget response=
"-6">cancel
</action-widget>
206 <action-widget response=
"-11">help
</action-widget>