diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-11-27 10:10:56 +0100 |
---|---|---|
committer | Andreas Kainz <kainz.a@gmail.com> | 2020-11-27 21:29:32 +0100 |
commit | 364e440e024a4af6a0bdd354ae2bd4bcdd9536c6 (patch) | |
tree | 1da0b15a180eb176105d5fc64d99ff03172abc9d /sd/uiconfig/sdraw/ui | |
parent | 0c5f58114cea0fbb7c638726b1ce6bc214fea504 (diff) |
impress/draw notebookbar update for 7.1
Change-Id: I85b8fcc5cdc58752d1a9079046e2be26e64a3b74
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106724
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig/sdraw/ui')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 918e487e7ed3..512ddb512df7 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -11852,7 +11852,6 @@ <property name="show_arrow">False</property> <child> <object class="GtkMenuToolButton" id="Image-GrafLuminance"> - <property name="width_request">130</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> @@ -11877,12 +11876,11 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkMenuToolButton" id="Image-GrafTransparence"> - <property name="width_request">130</property> + <object class="GtkMenuToolButton" id="Image-GrafContrast"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> - <property name="action_name">.uno:GrafTransparence</property> + <property name="action_name">.uno:GrafContrast</property> </object> <packing> <property name="expand">False</property> @@ -11933,12 +11931,11 @@ <property name="toolbar_style">both-horiz</property> <property name="show_arrow">False</property> <child> - <object class="GtkMenuToolButton" id="Image-GrafContrast"> - <property name="width_request">130</property> + <object class="GtkMenuToolButton" id="Image-GrafTransparence"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> - <property name="action_name">.uno:GrafContrast</property> + <property name="action_name">.uno:GrafTransparence</property> </object> <packing> <property name="expand">False</property> @@ -11960,7 +11957,6 @@ <property name="show_arrow">False</property> <child> <object class="GtkMenuToolButton" id="Image-GrafGamma"> - <property name="width_request">130</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> |