1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain=
"xsc">
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkGrid" id=
"SecurityLevelPage">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"border_width">6</property>
9 <property name=
"row_spacing">6</property>
10 <property name=
"column_spacing">12</property>
11 <property name=
"row_homogeneous">True
</property>
13 <object class=
"GtkRadioButton" id=
"low:wrap">
14 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|low">_Low (not recommended).
15 All macros will be executed without confirmation.
16 Use this setting only if you are certain that all documents that will be opened are safe.
</property>
17 <property name=
"visible">True
</property>
18 <property name=
"can_focus">True
</property>
19 <property name=
"receives_default">False
</property>
20 <property name=
"use_underline">True
</property>
21 <property name=
"xalign">0</property>
22 <property name=
"draw_indicator">True
</property>
23 <property name=
"group">vhigh:wrap
</property>
26 <property name=
"left_attach">1</property>
27 <property name=
"top_attach">3</property>
31 <object class=
"GtkRadioButton" id=
"med:wrap">
32 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|med">_Medium.
33 Confirmation required before executing macros from untrusted sources.
</property>
34 <property name=
"visible">True
</property>
35 <property name=
"can_focus">True
</property>
36 <property name=
"receives_default">False
</property>
37 <property name=
"use_underline">True
</property>
38 <property name=
"xalign">0</property>
39 <property name=
"draw_indicator">True
</property>
40 <property name=
"group">low:wrap
</property>
43 <property name=
"left_attach">1</property>
44 <property name=
"top_attach">2</property>
48 <object class=
"GtkRadioButton" id=
"high:wrap">
49 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|high">H_igh.
50 Only signed macros from trusted sources are allowed to run.
51 Unsigned macros are disabled.
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"receives_default">False
</property>
55 <property name=
"use_underline">True
</property>
56 <property name=
"xalign">0</property>
57 <property name=
"active">True
</property>
58 <property name=
"draw_indicator">True
</property>
59 <property name=
"group">med:wrap
</property>
62 <property name=
"left_attach">1</property>
63 <property name=
"top_attach">1</property>
67 <object class=
"GtkRadioButton" id=
"vhigh:wrap">
68 <property name=
"label" translatable=
"yes" context=
"securitylevelpage|vhigh">_Very high.
69 Only macros from trusted file locations are allowed to run.
70 All other macros, regardless whether signed or not, are disabled.
</property>
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">True
</property>
73 <property name=
"receives_default">False
</property>
74 <property name=
"use_underline">True
</property>
75 <property name=
"xalign">0</property>
76 <property name=
"draw_indicator">True
</property>
77 <property name=
"group">high:wrap
</property>
80 <property name=
"left_attach">1</property>
81 <property name=
"top_attach">0</property>
85 <object class=
"GtkImage" id=
"vhighimg">
86 <property name=
"can_focus">False
</property>
87 <property name=
"no_show_all">True
</property>
88 <property name=
"halign">center
</property>
89 <property name=
"valign">center
</property>
90 <property name=
"pixbuf">res/lock.png
</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">0</property>
98 <object class=
"GtkImage" id=
"highimg">
99 <property name=
"can_focus">False
</property>
100 <property name=
"no_show_all">True
</property>
101 <property name=
"halign">center
</property>
102 <property name=
"valign">center
</property>
103 <property name=
"pixbuf">res/lock.png
</property>
106 <property name=
"left_attach">0</property>
107 <property name=
"top_attach">1</property>
111 <object class=
"GtkImage" id=
"medimg">
112 <property name=
"can_focus">False
</property>
113 <property name=
"no_show_all">True
</property>
114 <property name=
"halign">center
</property>
115 <property name=
"valign">center
</property>
116 <property name=
"pixbuf">res/lock.png
</property>
119 <property name=
"left_attach">0</property>
120 <property name=
"top_attach">2</property>
124 <object class=
"GtkImage" id=
"lowimg">
125 <property name=
"can_focus">False
</property>
126 <property name=
"no_show_all">True
</property>
127 <property name=
"halign">center
</property>
128 <property name=
"valign">center
</property>
129 <property name=
"pixbuf">res/lock.png
</property>
132 <property name=
"left_attach">0</property>
133 <property name=
"top_attach">3</property>