Kaydet (Commit) a3a1c50d authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

SaveToolbarController: Blacklist in Basic IDE too

Save as/to remote don't work there. Still would be
nice to have the modified state icon change there too,
but that's for a future investigation.

Change-Id: Id119a40c39f9c69738b1e61e23ffe3424276229e
üst e58b8075
......@@ -1140,6 +1140,17 @@
<value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
</prop>
</node>
<node oor:name="SimpleSaveInBasicIDE" oor:op="replace">
<prop oor:name="Command">
<value>.uno:Save</value>
</prop>
<prop oor:name="Module">
<value>com.sun.star.script.BasicIDE</value>
</prop>
<prop oor:name="Controller">
<value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
</prop>
</node>
<node oor:name="FreezePanesToolbarController" oor:op="replace">
<prop oor:name="Command">
<value>.uno:FreezePanes</value>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment