Update git submodules
[LibreOffice.git] / officecfg / registry / data / org / openoffice / Office / Common.xcu
blob48faa40b55495b1bd946f1a53c51fe1ea812451b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
19 <!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
20 <oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:install="http://openoffice.org/2004/installation" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Common" oor:package="org.openoffice.Office">
21 <node oor:name="View">
22 <node oor:name="Dialog">
23 <prop oor:name="MiddleMouseButton">
24 <value install:module="unx">2</value>
25 <value install:module="wnt">1</value>
26 </prop>
27 </node>
28 <node oor:name="NewDocumentHandling">
29 <prop oor:name="ForceFocusAndToFront">
30 <value install:module="wnt">true</value>
31 </prop>
32 </node>
33 </node>
34 <node oor:name="Help">
35 <node oor:name="StartCenter">
36 <prop oor:name="InfoURL" oor:type="xs:string">
37 <value>${STARTCENTER_INFO_URL}</value>
38 </prop>
39 </node>
40 <prop oor:name="System">
41 <value install:module="unx">UNIX</value>
42 <value install:module="macosx">MAC</value>
43 <value install:module="wnt">WIN</value>
44 </prop>
45 </node>
46 <node oor:name="VCL">
47 <prop oor:name="UseSkia" oor:type="xs:boolean">
48 <value install:module="macosx">true</value>
49 <value install:module="unx">false</value>
50 <value install:module="wnt">true</value>
51 </prop>
52 </node>
53 <node oor:name="I18N">
54 <node oor:name="CTL">
55 <prop oor:name="CTLFont" install:module="ctl">
56 <value>true</value>
57 </prop>
58 <prop oor:name="CTLSequenceChecking" install:module="ctlseqcheck">
59 <value>true</value>
60 </prop>
61 <prop oor:name="CTLSequenceCheckingRestricted" install:module="ctlseqcheck">
62 <value>true</value>
63 </prop>
64 <prop oor:name="CTLSequenceCheckingTypeAndReplace" install:module="ctlseqcheck">
65 <value>true</value>
66 </prop>
67 </node>
68 <node oor:name="CJK" install:module="cjk">
69 <prop oor:name="VerticalText">
70 <value>true</value>
71 </prop>
72 <prop oor:name="Ruby">
73 <value>true</value>
74 </prop>
75 <prop oor:name="JapaneseFind">
76 <value>true</value>
77 </prop>
78 <prop oor:name="EmphasisMarks">
79 <value>true</value>
80 </prop>
81 <prop oor:name="DoubleLines">
82 <value>true</value>
83 </prop>
84 <prop oor:name="CJKFont">
85 <value>true</value>
86 </prop>
87 <prop oor:name="ChangeCaseMap">
88 <value>true</value>
89 </prop>
90 <prop oor:name="AsianTypography">
91 <value>true</value>
92 </prop>
93 </node>
94 </node>
95 <node oor:name="Menus">
96 <node oor:name="New">
97 <node oor:name="m0" oor:op="replace" install:module="writer">
98 <prop oor:name="URL" oor:type="xs:string">
99 <value>private:factory/swriter</value>
100 </prop>
101 <prop oor:name="Title">
102 <value xml:lang="en-US">~Text Document</value>
103 </prop>
104 <prop oor:name="TargetName" oor:type="xs:string">
105 <value>_default</value>
106 </prop>
107 </node>
108 <node oor:name="m1" oor:op="replace" install:module="calc">
109 <prop oor:name="URL" oor:type="xs:string">
110 <value>private:factory/scalc</value>
111 </prop>
112 <prop oor:name="Title">
113 <value xml:lang="en-US">~Spreadsheet</value>
114 </prop>
115 <prop oor:name="TargetName" oor:type="xs:string">
116 <value>_default</value>
117 </prop>
118 </node>
119 <node oor:name="m2" oor:op="replace" install:module="impress">
120 <prop oor:name="URL" oor:type="xs:string">
121 <value>private:factory/simpress?slot=6686</value>
122 </prop>
123 <prop oor:name="Title">
124 <value xml:lang="en-US">~Presentation</value>
125 </prop>
126 <prop oor:name="TargetName" oor:type="xs:string">
127 <value>_default</value>
128 </prop>
129 </node>
130 <node oor:name="m3" oor:op="replace" install:module="draw">
131 <prop oor:name="URL" oor:type="xs:string">
132 <value>private:factory/sdraw</value>
133 </prop>
134 <prop oor:name="Title">
135 <value xml:lang="en-US">~Drawing</value>
136 </prop>
137 <prop oor:name="TargetName" oor:type="xs:string">
138 <value>_default</value>
139 </prop>
140 </node>
141 <node oor:name="m4" oor:op="replace" install:module="math">
142 <prop oor:name="URL" oor:type="xs:string">
143 <value>private:factory/smath</value>
144 </prop>
145 <prop oor:name="Title">
146 <value xml:lang="en-US">F~ormula</value>
147 </prop>
148 <prop oor:name="TargetName" oor:type="xs:string">
149 <value>_default</value>
150 </prop>
151 </node>
152 <node oor:name="m5" oor:op="replace" install:module="base">
153 <prop oor:name="URL" oor:type="xs:string">
154 <value>private:factory/sdatabase?Interactive</value>
155 </prop>
156 <prop oor:name="Title">
157 <value xml:lang="en-US">Database</value>
158 </prop>
159 <prop oor:name="TargetName" oor:type="xs:string">
160 <value>_default</value>
161 </prop>
162 <prop oor:name="ImageIdentifier" oor:type="xs:string">
163 <value>private:image/3245</value>
164 </prop>
165 </node>
166 <node oor:name="m6" oor:op="replace">
167 <prop oor:name="URL" oor:type="xs:string">
168 <value>private:separator</value>
169 </prop>
170 <prop oor:name="TargetName" oor:type="xs:string">
171 <value>_default</value>
172 </prop>
173 </node>
174 <node oor:name="m7" oor:op="replace" install:module="writer">
175 <prop oor:name="URL" oor:type="xs:string">
176 <value>private:factory/swriter/web</value>
177 </prop>
178 <prop oor:name="Title">
179 <value xml:lang="en-US">~HTML Document</value>
180 </prop>
181 <prop oor:name="TargetName" oor:type="xs:string">
182 <value>_default</value>
183 </prop>
184 </node>
185 <node oor:name="m8" oor:op="replace" install:module="writer">
186 <prop oor:name="URL" oor:type="xs:string">
187 <value>private:factory/swriter?slot=21053</value>
188 </prop>
189 <prop oor:name="Title">
190 <value xml:lang="en-US">~XML Form Document</value>
191 </prop>
192 <prop oor:name="TargetName" oor:type="xs:string">
193 <value>_default</value>
194 </prop>
195 </node>
196 <node oor:name="m9" oor:op="replace">
197 <prop oor:name="URL" oor:type="xs:string">
198 <value>private:separator</value>
199 </prop>
200 <prop oor:name="TargetName" oor:type="xs:string">
201 <value>_default</value>
202 </prop>
203 </node>
204 <node oor:name="m10" oor:op="replace" install:module="writer">
205 <prop oor:name="URL" oor:type="xs:string">
206 <value>private:factory/swriter?slot=21051</value>
207 </prop>
208 <prop oor:name="Title">
209 <value xml:lang="en-US">~Labels</value>
210 </prop>
211 <prop oor:name="TargetName" oor:type="xs:string">
212 <value>_default</value>
213 </prop>
214 <prop oor:name="ImageIdentifier" oor:type="xs:string">
215 <value>private:image/3255</value>
216 </prop>
217 </node>
218 <node oor:name="m11" oor:op="replace" install:module="writer">
219 <prop oor:name="URL" oor:type="xs:string">
220 <value>private:factory/swriter?slot=21052</value>
221 </prop>
222 <prop oor:name="Title">
223 <value xml:lang="en-US">B~usiness Cards</value>
224 </prop>
225 <prop oor:name="TargetName" oor:type="xs:string">
226 <value>_default</value>
227 </prop>
228 <prop oor:name="ImageIdentifier" oor:type="xs:string">
229 <value>private:image/3255</value>
230 </prop>
231 </node>
232 <node oor:name="m12" oor:op="replace">
233 <prop oor:name="URL" oor:type="xs:string">
234 <value>private:separator</value>
235 </prop>
236 <prop oor:name="TargetName" oor:type="xs:string">
237 <value>_default</value>
238 </prop>
239 </node>
240 <node oor:name="m13" oor:op="replace" install:module="writer">
241 <prop oor:name="URL" oor:type="xs:string">
242 <value>private:factory/swriter/GlobalDocument</value>
243 </prop>
244 <prop oor:name="Title">
245 <value xml:lang="en-US">M~aster Document</value>
246 </prop>
247 <prop oor:name="TargetName" oor:type="xs:string">
248 <value>_default</value>
249 </prop>
250 </node>
251 <node oor:name="m14" oor:op="replace">
252 <prop oor:name="URL" oor:type="xs:string">
253 <value>.uno:NewDoc</value>
254 </prop>
255 <prop oor:name="Title">
256 <value xml:lang="en-US">Templates...</value>
257 </prop>
258 <prop oor:name="TargetName" oor:type="xs:string">
259 <value>_self</value>
260 </prop>
261 </node>
262 </node>
263 <node oor:name="Wizard">
264 <node oor:name="m0" oor:op="replace" install:module="writer">
265 <prop oor:name="URL" oor:type="xs:string">
266 <value>service:com.sun.star.wizards.letter.CallWizard?insert</value>
267 </prop>
268 <prop oor:name="Title">
269 <value xml:lang="en-US">~Letter...</value>
270 </prop>
271 <prop oor:name="TargetName" oor:type="xs:string">
272 <value>_self</value>
273 </prop>
274 </node>
275 <node oor:name="m1" oor:op="replace" install:module="writer">
276 <prop oor:name="URL" oor:type="xs:string">
277 <value>service:com.sun.star.wizards.fax.CallWizard?insert</value>
278 </prop>
279 <prop oor:name="Title">
280 <value xml:lang="en-US">~Fax...</value>
281 </prop>
282 <prop oor:name="TargetName" oor:type="xs:string">
283 <value>_self</value>
284 </prop>
285 </node>
286 <node oor:name="m2" oor:op="replace" install:module="writer">
287 <prop oor:name="URL" oor:type="xs:string">
288 <value>service:com.sun.star.wizards.agenda.CallWizard?insert</value>
289 </prop>
290 <prop oor:name="Title">
291 <value xml:lang="en-US">~Agenda...</value>
292 </prop>
293 <prop oor:name="TargetName" oor:type="xs:string">
294 <value>_self</value>
295 </prop>
296 </node>
297 <node oor:name="m10" oor:op="replace">
298 <prop oor:name="URL" oor:type="xs:string">
299 <value>private:separator</value>
300 </prop>
301 <prop oor:name="TargetName" oor:type="xs:string">
302 <value>_self</value>
303 </prop>
304 </node>
305 <node oor:name="m11" oor:op="replace">
306 <prop oor:name="URL" oor:type="xs:string">
307 <value>macro:///ImportWizard.Main.Main</value>
308 </prop>
309 <prop oor:name="Title">
310 <value xml:lang="en-US">Document ~Converter...</value>
311 </prop>
312 <prop oor:name="TargetName" oor:type="xs:string">
313 <value>_self</value>
314 </prop>
315 </node>
316 <node oor:name="m13" oor:op="replace">
317 <prop oor:name="URL" oor:type="xs:string">
318 <value>private:separator</value>
319 </prop>
320 <prop oor:name="TargetName" oor:type="xs:string">
321 <value>_self</value>
322 </prop>
323 </node>
324 <node oor:name="m14" oor:op="replace" install:module="base">
325 <prop oor:name="URL" oor:type="xs:string">
326 <value>.uno:AutoPilotAddressDataSource</value>
327 </prop>
328 <prop oor:name="Title">
329 <value xml:lang="en-US">Address Data Source...</value>
330 </prop>
331 <prop oor:name="TargetName" oor:type="xs:string">
332 <value>_self</value>
333 </prop>
334 </node>
335 </node>
336 <prop oor:name="SendFeedbackURL" oor:type="xs:string">
337 <value>https://hub.libreoffice.org/send-feedback/</value>
338 </prop>
339 <prop oor:name="QA_URL" oor:type="xs:string">
340 <value>https://hub.libreoffice.org/forum/</value>
341 </prop>
342 <prop oor:name="DocumentationURL" oor:type="xs:string">
343 <value>https://hub.libreoffice.org/documentation/</value>
344 </prop>
345 <prop oor:name="GetInvolvedURL" oor:type="xs:string">
346 <value>https://hub.libreoffice.org/joinus/</value>
347 </prop>
348 <prop oor:name="DonationURL" oor:type="xs:string">
349 <value>https://hub.libreoffice.org/donation/</value>
350 </prop>
351 <prop oor:name="ReleaseNotesURL" oor:type="xs:string">
352 <value>https://hub.libreoffice.org/ReleaseNotes/</value>
353 </prop>
354 <prop oor:name="CreditsURL" oor:type="xs:string">
355 <value>https://hub.libreoffice.org/credits/</value>
356 </prop>
357 <prop oor:name="HyphenationMissingURL" oor:type="xs:string">
358 <value>https://hub.libreoffice.org/HyphenationMissing/</value>
359 </prop>
360 <prop oor:name="InstallJavaURL" oor:type="xs:string">
361 <value>https://hub.libreoffice.org/InstallJava/</value>
362 </prop>
363 <prop oor:name="VolunteerURL" oor:type="xs:string">
364 <value>https://hub.libreoffice.org/volunteersupport/</value>
365 </prop>
366 <prop oor:name="PrivacyPolicyURL" oor:type="xs:string">
367 <value>${PRIVACY_POLICY_URL}</value>
368 </prop>
369 <prop oor:name="ExtensionsURL" oor:type="xs:string">
370 <value>https://hub.libreoffice.org/extensions/</value>
371 </prop>
372 </node>
373 <node oor:name="Forms">
374 <node oor:name="ControlLayout">
375 <node oor:name="com.sun.star.xforms.XMLFormDocument">
376 <prop oor:name="VisualEffect" oor:type="xs:string">
377 <value>flat</value>
378 </prop>
379 <prop oor:name="DynamicBorderColors" oor:type="xs:boolean">
380 <value>true</value>
381 </prop>
382 </node>
383 <node oor:name="com.sun.star.sdb.FormDesign">
384 <prop oor:name="VisualEffect" oor:type="xs:string">
385 <value>flat</value>
386 </prop>
387 <prop oor:name="DynamicBorderColors" oor:type="xs:boolean">
388 <value>true</value>
389 </prop>
390 <prop oor:name="UseDocumentTextMetrics" oor:type="xs:boolean">
391 <value>false</value>
392 </prop>
393 </node>
394 <node oor:name="com.sun.star.sheet.SpreadsheetDocument">
395 <prop oor:name="UseDocumentTextMetrics" oor:type="xs:boolean">
396 <value>false</value>
397 </prop>
398 </node>
399 </node>
400 </node>
401 <node oor:name="Misc">
402 <prop oor:name="UseSystemFileDialog">
403 </prop>
404 <prop oor:name="UseSystemPrintDialog" install:module="macosx">
405 <value>true</value>
406 </prop>
407 <prop oor:name="FilePickerPlacesUrls">
408 <value/>
409 </prop>
410 <prop oor:name="FilePickerPlacesNames">
411 <value/>
412 </prop>
413 <prop oor:name="FilePickerLastService">
414 <value/>
415 </prop>
416 <prop oor:name="CmisServersUrls">
417 <value>
418 <it>https://www.googleapis.com/drive/v3</it>
419 <it>https://graph.microsoft.com/v1.0</it>
420 <it>https://api.alfresco.com/cmis/versions/1.0/atom/</it>
421 <it></it>
422 <it>http://&lt;host:port&gt;/alfresco/cmisatom</it>
423 <it>http://&lt;host&gt;/p8cmis/wsdl</it>
424 <it>https://apps.lotuslive.com/files/basic/cmis/my/servicedoc</it>
425 <it>http://&lt;host&gt;/servlet/cmis/repository/_P&lt;Quickr place name&gt;_RMain.nsf/servicedoc</it>
426 <it>http://&lt;host&gt;/nuxeo/webservices/cmis/RepositoryService?wsdl</it>
427 <it>https://&lt;host&gt;/cmis/atom</it>
428 <it>http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RepositoryService?wsdl</it>
429 <it>http://&lt;host&gt;/_vti_bin/CMISSoapwsdl.aspx</it>
430 <it>http://&lt;host&gt;/_api/Web</it>
431 <it>http://&lt;host&gt;/</it>
432 <it></it>
433 </value>
434 </prop>
435 <prop oor:name="CmisServersNames">
436 <value>
437 <it>Google Drive</it>
438 <it>OneDrive</it>
439 <it>Alfresco Cloud</it>
440 <it>--------------------</it>
441 <it>Alfresco 4/5</it>
442 <it>IBM FileNet P8</it>
443 <it>IBM Connections Cloud</it>
444 <it>Lotus Quickr Domino</it>
445 <it>Nuxeo 5.4</it>
446 <it>OpenDataSpace</it>
447 <it>OpenText ELS 10.2.0</it>
448 <it>SharePoint 2010</it>
449 <it>SharePoint 2013</it>
450 <it>Other CMIS</it>
451 <it>--------------------</it>
452 </value>
453 </prop>
454 <prop oor:name="FindReplaceRememberedSearches">
455 <value>10</value>
456 </prop>
457 <prop oor:name="PerformFileExtCheck">
458 <value install:module="wnt">true</value>
459 </prop>
460 <prop oor:name="ShowDonation">
461 <value install:module="macosxsandbox">false</value>
462 </prop>
463 </node>
464 <node oor:name="Save">
465 <node oor:name="ODF">
466 <prop oor:name="DefaultVersion" oor:type="xs:short">
467 <value>3</value>
468 </prop>
469 </node>
470 </node>
471 <node oor:name="Security">
472 <node oor:name="Scripting">
473 <prop oor:name="HyperlinksWithCtrlClick" oor:type="xs:boolean">
474 <value>true</value>
475 </prop>
476 </node>
477 </node>
478 <node oor:name="ExternalMailer" install:module="unixdesktop">
479 <prop oor:name="Program">
480 <value oor:external="com.sun.star.configuration.backend.DesktopBackend ExternalMailer"/>
481 </prop>
482 </node>
483 <node oor:name="Font">
484 <node oor:name="SourceViewFont" install:module="unixdesktop">
485 <prop oor:name="FontName">
486 <value oor:external="com.sun.star.configuration.backend.DesktopBackend SourceViewFontName"/>
487 </prop>
488 <prop oor:name="FontHeight">
489 <value oor:external="com.sun.star.configuration.backend.DesktopBackend SourceViewFontHeight"/>
490 </prop>
491 </node>
492 </node>
493 <node oor:name="PackageKit">
494 <prop oor:name="EnableFontInstallation" oor:type="xs:boolean">
495 <value install:module="unx">true</value>
496 </prop>
497 <prop oor:name="EnableLangpackInstallation" oor:type="xs:boolean">
498 <value install:module="unx">true</value>
499 </prop>
500 <prop oor:name="EnableBaseInstallation" oor:type="xs:boolean">
501 <value install:module="unx">true</value>
502 </prop>
503 </node>
504 <node oor:name="Classification">
505 <prop oor:name="Policy" oor:type="xs:short">
506 </prop>
507 <prop oor:name="IntellectualPropertySectionExpanded" oor:type="xs:boolean">
508 </prop>
509 <prop oor:name="IntellectualPropertyTextInputIsFreeForm" oor:type="xs:boolean">
510 </prop>
511 </node>
512 </oor:component-data>