summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-08-24 01:23:36 +0200
committerThorsten Behrens <tbehrens@suse.com>2013-08-26 14:47:28 +0200
commit1eecb8df22b77a6982601bf877067a685d913a7d (patch)
tree20c697c765595d555afb84a9bf1f1f95dd17c5c2 /officecfg
parentf78db7cb1c973bd3c8f74fe4a226fb78ad7fbaff (diff)
Some cleanup and consolidation of the Impress layout work.
Also make unit test work again after Mac-app like path changes. Change-Id: I13eae20141650e1d1d826a794d1f19baaef5f561
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs14
1 files changed, 7 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index efeb62734b73..c971846a8ff2 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -472,15 +472,15 @@
<prop oor:name="LayoutListFiles" oor:type="oor:string-list" oor:nillable="false">
<info>
<desc>
- Contains a list of layout type.It contains
- properties of presobj like their Position,
- Height and Width.Values are put through
- macro expansion, so, vnd.sun.star.expand prefix
- is allowed.
+ Contains a list of xml files defining the Impress slide
+ "layouts". It contains properties of presentation objects,
+ like their position, width, and height. Entries are run
+ through macro expansion, so, vnd.sun.star.expand prefix is
+ allowed.
</desc>
- <label>List of files containing list of layouts</label>
+ <label>List of files containing Impress slide layouts</label>
</info>
- <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/share/config/soffice.cfg/simpress/layoutlist.xml</value>
+ <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/layoutlist.xml</value>
</prop>
<prop oor:name="PreviewNewEffects" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: -->