summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs17
1 files changed, 17 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index e84ba829c64a..ec0c12bacdd3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -1594,5 +1594,22 @@
</group>
</group>
</group>
+ <group oor:name="Pictures">
+ <info>
+ <desc>
+ Contains configuration items form Impress Photo Album function.
+ </desc>
+ </info>
+ <prop oor:name="Path" oor:type="xs:string" oor:nillable="false">
+ <info>
+ <author>GM</author>
+ <desc>
+ Access path, where images were loaded last time.
+ The default is work directory.
+ </desc>
+ </info>
+ <value>$(work)</value>
+ </prop>
+ </group>
</component>
</oor:component-schema>