diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-28 13:16:23 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-28 21:07:20 +0100 |
commit | 2c154667ff257a9aaec2baa386cec7b9e129132d (patch) | |
tree | cb2b14e849bcdf0982874ed1832e3a6604545046 /sc/uiconfig | |
parent | e0ac72a1b714adc8f2ed8a721a8c0c1894d183e2 (diff) |
tdf#121581 change organize dialoogs to organize macro
add missing colibre icons
improve layout for large icons
Change-Id: Id9d003b945654f958ec43d530083e2070d4b580e
Reviewed-on: https://gerrit.libreoffice.org/64159
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index fad1a3d262a0..3a6e49c5eeaf 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -13318,10 +13318,10 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkToolButton" id="Tools-MacroOrganizer"> + <object class="GtkToolButton" id="Tools-ScriptOrganizer"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:MacroOrganizer?TabId:short=1</property> + <property name="action_name">.uno:ScriptOrganizer</property> </object> <packing> <property name="expand">False</property> |