summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-08 07:33:02 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-08 10:25:54 -0430
commit444df12235edf280f783ed06a3c4c05e1ea0dd92 (patch)
tree8da1d7913aed7a6972320d8c65b598f150fc06a8 /officecfg/registry/schema/org/openoffice
parent107ee398701e543bcf3045a1cda4128e2b3b63c7 (diff)
Store template repositories urls and names in user settings.
Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs10
1 files changed, 10 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index a0d672bc2248..2c27fdfa75a0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -6767,6 +6767,16 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="TemplateRepositoryUrls" oor:type="oor:string-list" oor:nillable="false">
+ <info>
+ <desc>List of template repositories URLs bookmarked in the template manager dialog.</desc>
+ </info>
+ </prop>
+ <prop oor:name="TemplateRepositoryNames" oor:type="oor:string-list" oor:nillable="false">
+ <info>
+ <desc>List of template repositories names bookmarked in the template manager dialog.</desc>
+ </info>
+ </prop>
<prop oor:name="FilePickerPlacesUrls" oor:type="oor:string-list" oor:nillable="false">
<info>
<desc>List of URLs of the places the user bookmarked in the file picker dialog.</desc>