summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-12-06 08:04:48 +0100
committerPetr Mladek <pmladek@suse.cz>2013-01-08 16:12:47 +0100
commitc060f9d29d0373b76a519daa55b5f83e4c9848d2 (patch)
tree7c8d9962f99eeec3f24ced0f82005ce1e6d904d6 /officecfg
parentbe98e8f1da869f4b757ad42de066f92d3f0eb56f (diff)
Personas: Read the info from the Persona page, and store it.
Copies the bitmaps to user/gallery/personas/ in user's profile too. Change-Id: Ibb673320042633850df8bb7a6a849be2c3fc13b8 Signed-off-by: Cor Nouws <oolst@nouenoff.nl> Signed-off-by: Olivier Hallot <olivier.hallot@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitoschido@ubuntu.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'officecfg')
-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 3910287c6921..df1f534eeb13 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -6734,6 +6734,16 @@
</constraints>
<value>default</value>
</prop>
+ <prop oor:name="PersonaSettings" oor:type="xs:string" oor:nillable="false">
+ <!-- UIHints: Tools Options General Personalization -->
+ <info>
+ <author>kendy</author>
+ <desc>Names of the header and footer images, and colors for text and
+ accent. When set, the value has form
+ "header.jpg;footer.jpg;#RGBTXT;#RGBACC".</desc>
+ </info>
+ <value></value>
+ </prop>
<prop oor:name="ToolboxStyle" oor:type="xs:short" oor:nillable="false">
<!-- UIHints: Tools Options General View -->
<info>