1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"xsc">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkGrid" id=
"SecurityLevelPage">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"hexpand">True
</property>
9 <property name=
"vexpand">True
</property>
10 <property name=
"border_width">6</property>
11 <property name=
"orientation">vertical
</property>
12 <property name=
"row_spacing">6</property>
13 <property name=
"column_spacing">12</property>
14 <property name=
"row_homogeneous">True
</property>
16 <object class=
"GtkRadioButton" id=
"low">
17 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|low">_Low (not recommended).
18 All macros will be executed without confirmation.
19 Use this setting only if you are certain that all documents that will be opened are safe.
</property>
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">True
</property>
22 <property name=
"receives_default">False
</property>
23 <property name=
"hexpand">True
</property>
24 <property name=
"use_underline">True
</property>
25 <property name=
"xalign">0</property>
26 <property name=
"draw_indicator">True
</property>
27 <property name=
"group">high
</property>
30 <property name=
"left_attach">1</property>
31 <property name=
"top_attach">3</property>
35 <object class=
"GtkRadioButton" id=
"med">
36 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|med">_Medium.
37 Confirmation required before executing macros from untrusted sources.
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"receives_default">False
</property>
41 <property name=
"hexpand">True
</property>
42 <property name=
"use_underline">True
</property>
43 <property name=
"xalign">0</property>
44 <property name=
"draw_indicator">True
</property>
45 <property name=
"group">high
</property>
48 <property name=
"left_attach">1</property>
49 <property name=
"top_attach">2</property>
53 <object class=
"GtkRadioButton" id=
"high">
54 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|high">H_igh.
55 Only signed macros from trusted sources are allowed to run.
56 Unsigned macros are disabled.
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">True
</property>
59 <property name=
"receives_default">False
</property>
60 <property name=
"hexpand">True
</property>
61 <property name=
"use_underline">True
</property>
62 <property name=
"xalign">0</property>
63 <property name=
"active">True
</property>
64 <property name=
"draw_indicator">True
</property>
67 <property name=
"left_attach">1</property>
68 <property name=
"top_attach">1</property>
72 <object class=
"GtkRadioButton" id=
"vhigh">
73 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|vhigh">_Very high.
74 Only macros from trusted file locations are allowed to run.
75 All other macros, regardless whether signed or not, are disabled.
</property>
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">True
</property>
78 <property name=
"receives_default">False
</property>
79 <property name=
"hexpand">True
</property>
80 <property name=
"use_underline">True
</property>
81 <property name=
"xalign">0</property>
82 <property name=
"draw_indicator">True
</property>
83 <property name=
"group">high
</property>
86 <property name=
"left_attach">1</property>
87 <property name=
"top_attach">0</property>
91 <object class=
"GtkImage" id=
"vhighimg">
92 <property name=
"can_focus">False
</property>
93 <property name=
"no_show_all">True
</property>
94 <property name=
"halign">center
</property>
95 <property name=
"valign">center
</property>
96 <property name=
"icon_name">res/lock.png
</property>
99 <property name=
"left_attach">0</property>
100 <property name=
"top_attach">0</property>
104 <object class=
"GtkImage" id=
"highimg">
105 <property name=
"can_focus">False
</property>
106 <property name=
"no_show_all">True
</property>
107 <property name=
"halign">center
</property>
108 <property name=
"valign">center
</property>
109 <property name=
"icon_name">res/lock.png
</property>
112 <property name=
"left_attach">0</property>
113 <property name=
"top_attach">1</property>
117 <object class=
"GtkImage" id=
"medimg">
118 <property name=
"can_focus">False
</property>
119 <property name=
"no_show_all">True
</property>
120 <property name=
"halign">center
</property>
121 <property name=
"valign">center
</property>
122 <property name=
"icon_name">res/lock.png
</property>
125 <property name=
"left_attach">0</property>
126 <property name=
"top_attach">2</property>
130 <object class=
"GtkImage" id=
"lowimg">
131 <property name=
"can_focus">False
</property>
132 <property name=
"no_show_all">True
</property>
133 <property name=
"halign">center
</property>
134 <property name=
"valign">center
</property>
135 <property name=
"icon_name">res/lock.png
</property>
138 <property name=
"left_attach">0</property>
139 <property name=
"top_attach">3</property>