1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkMessageDialog" id=
"EditDocumentDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Confirm editing of document
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"type_hint">dialog
</property>
12 <property name=
"skip_taskbar_hint">True
</property>
13 <property name=
"message_type">question
</property>
14 <property name=
"text" translatable=
"yes">Are you sure you want to edit the document?
</property>
15 <property name=
"secondary_text" translatable=
"yes">The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version.
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"messagedialog-vbox">
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=
"messagedialog-action_area">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"edit">
27 <property name=
"label" translatable=
"yes">Edit Document
</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_underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
39 <property name=
"non_homogeneous">True
</property>
43 <object class=
"GtkButton" id=
"cancel">
44 <property name=
"label" translatable=
"yes">Cancel
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">True
</property>
47 <property name=
"receives_default">True
</property>
48 <property name=
"use_underline">True
</property>
49 <property name=
"image_position">bottom
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">1</property>
55 <property name=
"non_homogeneous">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"pack_type">end
</property>
63 <property name=
"position">0</property>
69 <action-widget response=
"1">edit
</action-widget>
70 <action-widget response=
"0">cancel
</action-widget>