diff options
-rw-r--r-- | cui/uiconfig/ui/toolbarmodedialog.ui | 14 | ||||
-rw-r--r-- | extras/source/toolbarmode/default.png | bin | 17160 -> 21722 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar.png | bin | 19151 -> 23110 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groupedbar_full.png | bin | 23273 -> 28172 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groups.png | bin | 18725 -> 24683 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/sidebar.png | bin | 14351 -> 19987 bytes |
6 files changed, 8 insertions, 6 deletions
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui b/cui/uiconfig/ui/toolbarmodedialog.ui index d8b777f52f85..9483f977e167 100644 --- a/cui/uiconfig/ui/toolbarmodedialog.ui +++ b/cui/uiconfig/ui/toolbarmodedialog.ui @@ -98,10 +98,10 @@ <object class="GtkBox"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="orientation">vertical</property> - <property name="spacing">3</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="orientation">vertical</property> + <property name="spacing">3</property> <child> <object class="GtkRadioButton" id="rbButton1"> <property name="label" translatable="yes" context="ToolbarmodeDialog|radiobutton1">Standard Toolbar</property> @@ -294,28 +294,30 @@ <object class="GtkBox"> <property name="visible">True</property> <property name="can-focus">False</property> + <property name="margin-start">12</property> + <property name="margin-top">6</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <property name="baseline-position">top</property> - <property name="margin-start">12</property> - <property name="margin-top">6</property> <child> <object class="GtkImage" id="imImage"> - <property name="width-request">436</property> + <property name="height-request">125</property> <property name="visible">True</property> <property name="can-focus">False</property> + <property name="halign">center</property> <property name="valign">start</property> <property name="vexpand">True</property> <property name="icon-name">missing-image</property> </object> <packing> <property name="expand">False</property> - <property name="fill">True</property> + <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkScrolledWindow"> + <property name="width-request">436</property> <property name="height-request">100</property> <property name="visible">True</property> <property name="can-focus">True</property> diff --git a/extras/source/toolbarmode/default.png b/extras/source/toolbarmode/default.png Binary files differindex 6dff7cf4d8ac..a65e1f951ba2 100644 --- a/extras/source/toolbarmode/default.png +++ b/extras/source/toolbarmode/default.png diff --git a/extras/source/toolbarmode/notebookbar.png b/extras/source/toolbarmode/notebookbar.png Binary files differindex 0637d42f3ca9..4683675ce783 100644 --- a/extras/source/toolbarmode/notebookbar.png +++ b/extras/source/toolbarmode/notebookbar.png diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png Binary files differindex 08c24b0fa403..d915a9e00880 100644 --- a/extras/source/toolbarmode/notebookbar_groupedbar_full.png +++ b/extras/source/toolbarmode/notebookbar_groupedbar_full.png diff --git a/extras/source/toolbarmode/notebookbar_groups.png b/extras/source/toolbarmode/notebookbar_groups.png Binary files differindex fd7cf7f4007f..8102903d4509 100644 --- a/extras/source/toolbarmode/notebookbar_groups.png +++ b/extras/source/toolbarmode/notebookbar_groups.png diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png Binary files differindex fae7904cba70..5523636023a6 100644 --- a/extras/source/toolbarmode/sidebar.png +++ b/extras/source/toolbarmode/sidebar.png |