summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-12-16 14:08:38 +0100
committerPetr Mladek <pmladek@suse.cz>2011-12-16 14:29:13 +0100
commitdac89858f63c0f9527f11ad3a6c8b5ea16053c85 (patch)
treeef1da3fd7966179c685963acd48f3151487ec865 /officecfg/registry/schema
parent32f07ecc8e57a95c5da0ef4f137644c808d71305 (diff)
add version suffix (beta1) to about dialog
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index 62d3fdcce85d..f6ac667d6c89 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -267,6 +267,13 @@
</info>
<value/>
</prop>
+ <prop oor:name="ooSetupVersionAboutBoxSuffix" oor:type="xs:string">
+ <info>
+ <author>PMLADEK</author>
+ <desc>Specifies the version suffix (beta1, rc2) of the product that appears only on the about box.</desc>
+ </info>
+ <value/>
+ </prop>
<prop oor:name="ooVendor" oor:type="xs:string">
<info>
<author>IHI</author>