summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-11-20 12:25:18 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-20 13:24:10 +0000
commit4f69d0810e76f17b2a24f74dc99c4b8a31ac63b7 (patch)
treecd53fba26ef5287e3339e591bf1856e0423be43c /officecfg
parent6c1c9c4a57ca29c2ba8749a945a476f082ccac44 (diff)
Change the bits of the save button dynamically
When the save slot is disabled, we want it to become a dropdown only instead of disabling it. Change-Id: I22fb04c8a0c9afc0a1af8f031a584cdaa99484f9 Reviewed-on: https://gerrit.libreoffice.org/20079 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu5
1 files changed, 1 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
index c603356f24e0..23b95fef8d58 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
@@ -942,10 +942,7 @@
<value/>
</prop>
<prop oor:name="Controller">
- <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
- </prop>
- <prop oor:name="Value">
- <value>.uno:SaveAsMenu</value>
+ <value>com.sun.star.comp.framework.SaveToolbarController</value>
</prop>
</node>
<node oor:name="org.apache.openoffice.comp.framework.NewToolbarController" oor:op="replace">