android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / smarttagoptionspage.ui
blobad9f9998d1eac6b2664e90c602251b800e34aec8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore2">
6 <columns>
7 <!-- column-name check1 -->
8 <column type="gboolean"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 <!-- column-name checkvis1 -->
14 <column type="gboolean"/>
15 <!-- column-name checktri1 -->
16 <column type="gboolean"/>
17 </columns>
18 </object>
19 <!-- n-columns=1 n-rows=1 -->
20 <object class="GtkGrid" id="SmartTagOptionsPage">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="border_width">6</property>
24 <property name="row_spacing">12</property>
25 <property name="column_spacing">6</property>
26 <child>
27 <!-- n-columns=1 n-rows=1 -->
28 <object class="GtkGrid" id="grid1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="hexpand">True</property>
32 <property name="vexpand">True</property>
33 <property name="row_spacing">6</property>
34 <child>
35 <object class="GtkCheckButton" id="main">
36 <property name="label" translatable="yes" context="smarttagoptionspage|main">Label text with smart tags</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">False</property>
40 <property name="use_underline">True</property>
41 <property name="draw_indicator">True</property>
42 <child internal-child="accessible">
43 <object class="AtkObject" id="main-atkobject">
44 <property name="AtkObject::accessible-description" translatable="yes" context="smarttagoptionspage|extended_tip|main">Enables Smart Tags to be evaluated and shown in your text document.</property>
45 </object>
46 </child>
47 </object>
48 <packing>
49 <property name="left_attach">0</property>
50 <property name="top_attach">0</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkFrame" id="frame1">
55 <property name="visible">True</property>
56 <property name="can_focus">False</property>
57 <property name="hexpand">True</property>
58 <property name="vexpand">True</property>
59 <property name="label_xalign">0</property>
60 <property name="shadow_type">none</property>
61 <child>
62 <!-- n-columns=1 n-rows=1 -->
63 <object class="GtkGrid" id="grid2">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="hexpand">True</property>
67 <property name="vexpand">True</property>
68 <property name="column_spacing">12</property>
69 <property name="margin-start">12</property>
70 <property name="margin-top">6</property>
71 <property name="hexpand">True</property>
72 <property name="vexpand">True</property>
73 <child>
74 <object class="GtkButton" id="properties">
75 <property name="label" translatable="yes" context="smarttagoptionspage|properties">Properties...</property>
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">True</property>
79 <property name="valign">start</property>
80 <property name="use_underline">True</property>
81 <child internal-child="accessible">
82 <object class="AtkObject" id="properties-atkobject">
83 <property name="AtkObject::accessible-description" translatable="yes" context="smarttagoptionspage|extended_tip|properties">To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</property>
84 </object>
85 </child>
86 </object>
87 <packing>
88 <property name="left_attach">1</property>
89 <property name="top_attach">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkScrolledWindow">
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <property name="shadow_type">in</property>
99 <child>
100 <object class="GtkTreeView" id="list">
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="receives_default">True</property>
104 <property name="hexpand">True</property>
105 <property name="vexpand">True</property>
106 <property name="model">liststore2</property>
107 <property name="headers_visible">False</property>
108 <property name="search_column">0</property>
109 <property name="show_expanders">False</property>
110 <child internal-child="selection">
111 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
112 </child>
113 <child>
114 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
115 <property name="resizable">True</property>
116 <property name="spacing">6</property>
117 <property name="alignment">0.5</property>
118 <child>
119 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
120 <attributes>
121 <attribute name="activatable">3</attribute>
122 <attribute name="active">0</attribute>
123 </attributes>
124 </child>
125 </object>
126 </child>
127 <child>
128 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
129 <property name="resizable">True</property>
130 <property name="spacing">6</property>
131 <child>
132 <object class="GtkCellRendererText" id="cellrenderer4"/>
133 <attributes>
134 <attribute name="text">1</attribute>
135 </attributes>
136 </child>
137 </object>
138 </child>
139 </object>
140 </child>
141 </object>
142 <packing>
143 <property name="left_attach">0</property>
144 <property name="top_attach">0</property>
145 </packing>
146 </child>
147 </object>
148 </child>
149 <child type="label">
150 <object class="GtkLabel" id="label1">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="label" translatable="yes" context="smarttagoptionspage|label1">Currently Installed Smart Tags</property>
154 <attributes>
155 <attribute name="weight" value="bold"/>
156 </attributes>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">1</property>
163 </packing>
164 </child>
165 </object>
166 <packing>
167 <property name="left_attach">0</property>
168 <property name="top_attach">0</property>
169 </packing>
170 </child>
171 <child internal-child="accessible">
172 <object class="AtkObject" id="SmartTagOptionsPage-atkobject">
173 <property name="AtkObject::accessible-description" translatable="yes" context="smarttagoptionspage|extended_tip|SmartTagOptionsPage">When you have installed at least one Smart Tag extension, you see the Smart Tags page.</property>
174 </object>
175 </child>
176 </object>
177 </interface>