summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-05-10 10:47:53 +0200
committerJan Holesovsky <kendy@suse.cz>2013-05-10 12:08:29 +0200
commit67bbbfe91da47e5a58befca54c361db5846d59e1 (patch)
tree1f2f529f65b56f7d84b9609ea7da07f512480cfd /officecfg/registry/schema/org/openoffice
parentc660329e9f866fcd0f1ef6ce417c9490f92f498a (diff)
Personas: Kill the non-finished "Background Image" feature.
It seems not to be a too good idea anyway - the image has to have some specifics, so the value of setting any random image as the background of Writer / Calc / Impress is questionable. Either way, if anybody wants to finish that, easy to recover from the history ;-) - better than keeping the unused code around. Change-Id: I5079210bd91b5e70ce20681e5477b860bb28ff07
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs34
1 files changed, 0 insertions, 34 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 76fba96a829b..dfffccda3b81 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5608,40 +5608,6 @@
</constraints>
<value>auto</value>
</prop>
- <prop oor:name="BackgroundImage" oor:type="xs:string" oor:nillable="false">
- <!-- UIHints: Tools Options General Personalization -->
- <info>
- <desc>Specifies whether we should use background image in the
- workplace.</desc>
- </info>
- <constraints>
- <enumeration oor:value="no">
- <info>
- <desc>No - the user wants only solid bacground.</desc>
- </info>
- </enumeration>
- <enumeration oor:value="default">
- <info>
- <desc>Default - the LibreOffice default background image.</desc>
- </info>
- </enumeration>
- <enumeration oor:value="own">
- <info>
- <desc>The user installed an own background image, and wants to
- use that. It's URL is in BackgroundImageURL.</desc>
- </info>
- </enumeration>
- </constraints>
- <value>default</value>
- </prop>
- <prop oor:name="BackgroundImageURL" oor:type="xs:string" oor:nillable="false">
- <!-- UIHints: Tools Options General Personalization -->
- <info>
- <desc>URL of the image the user wants to use; it is used only when
- BackgroundImage is 'own'.</desc>
- </info>
- <value/>
- </prop>
<prop oor:name="Persona" oor:type="xs:string" oor:nillable="false">
<!-- UIHints: Tools Options General Personalization -->
<info>