From 49b08326e3ac2a805373f255b3b0fd2c6fa165fa Mon Sep 17 00:00:00 2001 From: Rachit Gupta Date: Mon, 30 Jun 2014 15:28:05 +0530 Subject: Changed application of personas through extensions procedure. The PersonasEntry template in the registry now stores the setting as splitted values rather than ';' separated terms. The corresponding ';' separated setting is prepared and stored. Change-Id: I154d519c475a48763a75b5c35ad20f170c1d7996 --- .../schema/org/openoffice/Office/Common.xcs | 29 +++++++++++++++++++--- 1 file changed, 25 insertions(+), 4 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index d5e926b12b85..6548445053ed 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -810,16 +810,37 @@ Stores the details of the installed personas. + + + The Persona's name + + Name of the preview file for the Persona to show in the UI - + - 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". + Name of the header file for the Persona + + + + + + Name of the footer file for the Persona + + + + + + Value of the text color for the Persona + + + + + + Value of the accent color for the Persona -- cgit v1.2.3