summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2015-07-14 16:02:02 +0200
committerSzymon Kłos <eszkadev@gmail.com>2015-07-16 09:53:56 +0200
commitf587314d8d03cc6ac6e112955b401f098e231223 (patch)
treeae859a47caf56b731dbc1042ed0bddcd85b33ef9 /officecfg
parent84d266fa838a3df1cedbcde5ab98c8a8b23f6b48 (diff)
FilePickerLastService as a string, not string-list
Change-Id: I7c379e797250be2f61791f5f3260d23ad24d26b3
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 5109e663590c..220a9896b6cf 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5828,7 +5828,7 @@
<desc>List of names of the places the user bookmarked in the file picker dialog.</desc>
</info>
</prop>
- <prop oor:name="FilePickerLastService" oor:type="oor:string-list" oor:nillable="false">
+ <prop oor:name="FilePickerLastService" oor:type="xs:string" oor:nillable="false">
<info>
<desc>URL of the last used service in the remote file picker.</desc>
</info>