diff options
-rw-r--r-- | cui/uiconfig/ui/toolbarmodedialog.ui | 12 | ||||
-rw-r--r-- | extras/source/toolbarmode/default.png | bin | 27016 -> 17160 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar.png | bin | 20869 -> 19151 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_compact.png | bin | 13746 -> 13167 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groupedbar_compact.png | bin | 12401 -> 13193 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groupedbar_full.png | bin | 20572 -> 23273 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groups.png | bin | 19985 -> 18725 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/notebookbar_single.png | bin | 15511 -> 12128 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/sidebar.png | bin | 30627 -> 14351 bytes | |||
-rw-r--r-- | extras/source/toolbarmode/single.png | bin | 16524 -> 9802 bytes |
10 files changed, 7 insertions, 5 deletions
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui b/cui/uiconfig/ui/toolbarmodedialog.ui index 060427d05a9c..3ff3632a4740 100644 --- a/cui/uiconfig/ui/toolbarmodedialog.ui +++ b/cui/uiconfig/ui/toolbarmodedialog.ui @@ -11,7 +11,6 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="ToolbarmodeDialog|Name">Select Your Preferred User Interface</property> - <property name="resizable">False</property> <property name="modal">True</property> <property name="window_position">center-on-parent</property> <property name="type_hint">dialog</property> @@ -98,6 +97,7 @@ <object class="GtkAlignment"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkBox"> @@ -299,19 +299,21 @@ <object class="GtkAlignment"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkBox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> + <property name="spacing">12</property> <property name="baseline_position">top</property> <child> <object class="GtkImage" id="imImage"> - <property name="height_request">100</property> + <property name="width_request">436</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="valign">center</property> + <property name="valign">start</property> <property name="vexpand">True</property> <property name="stock">gtk-missing-image</property> </object> @@ -326,7 +328,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">start</property> - <property name="margin_top">12</property> + <property name="vexpand">True</property> <property name="label">Information:</property> <property name="wrap">True</property> <property name="wrap_mode">word-char</property> @@ -334,7 +336,7 @@ <property name="xalign">0</property> </object> <packing> - <property name="expand">True</property> + <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> diff --git a/extras/source/toolbarmode/default.png b/extras/source/toolbarmode/default.png Binary files differindex 67c98d15e9bc..6dff7cf4d8ac 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 ad4b1f9aa28b..0637d42f3ca9 100644 --- a/extras/source/toolbarmode/notebookbar.png +++ b/extras/source/toolbarmode/notebookbar.png diff --git a/extras/source/toolbarmode/notebookbar_compact.png b/extras/source/toolbarmode/notebookbar_compact.png Binary files differindex 58583ebc05f4..5cef00d14c33 100644 --- a/extras/source/toolbarmode/notebookbar_compact.png +++ b/extras/source/toolbarmode/notebookbar_compact.png diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_compact.png b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png Binary files differindex 52a44a17e9f2..95a023dde42e 100644 --- a/extras/source/toolbarmode/notebookbar_groupedbar_compact.png +++ b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png Binary files differindex 50cb99cf1e5b..08c24b0fa403 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 329796faa430..fd7cf7f4007f 100644 --- a/extras/source/toolbarmode/notebookbar_groups.png +++ b/extras/source/toolbarmode/notebookbar_groups.png diff --git a/extras/source/toolbarmode/notebookbar_single.png b/extras/source/toolbarmode/notebookbar_single.png Binary files differindex 6de9b3428a8e..88843f4cc0b2 100644 --- a/extras/source/toolbarmode/notebookbar_single.png +++ b/extras/source/toolbarmode/notebookbar_single.png diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png Binary files differindex e9311d49e0e0..fae7904cba70 100644 --- a/extras/source/toolbarmode/sidebar.png +++ b/extras/source/toolbarmode/sidebar.png diff --git a/extras/source/toolbarmode/single.png b/extras/source/toolbarmode/single.png Binary files differindex 6522e726f6b7..4699320e91b3 100644 --- a/extras/source/toolbarmode/single.png +++ b/extras/source/toolbarmode/single.png |