summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-09-30 13:30:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-09-30 13:35:44 +0100
commited25a000ab67324075e68d9a7f3ca657b4e6a573 (patch)
tree3debdd93da4f701a01e679cb2480af77bcaea53e /officecfg
parent739094745eb051e9a733ef16f59aba4cb74ea93e (diff)
implement save slide background for impress
to go along with the existing "set background", same sort of thing as the competitor's effort Change-Id: I2a1106771ead2cd926f3d631850447499340697c
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu7
1 files changed, 6 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 9e611827be3f..d80b94db16fc 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -1409,7 +1409,12 @@
</node>
<node oor:name=".uno:SelectBackground" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Background Image...</value>
+ <value xml:lang="en-US">Set Background Image...</value>
+ </prop>
+ </node>
+ <node oor:name=".uno:SaveBackground" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Save Background Image...</value>
</prop>
</node>
<node oor:name=".uno:DisplayMasterBackground" oor:op="replace">