[Libreoffice-commits] core.git: cui/uiconfig extras/source
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Tue Nov 3 17:20:47 UTC 2020
cui/uiconfig/ui/toolbarmodedialog.ui | 12 ++++++-----
extras/source/toolbarmode/default.png |binary
extras/source/toolbarmode/notebookbar.png |binary
extras/source/toolbarmode/notebookbar_compact.png |binary
extras/source/toolbarmode/notebookbar_groupedbar_compact.png |binary
extras/source/toolbarmode/notebookbar_groupedbar_full.png |binary
extras/source/toolbarmode/notebookbar_groups.png |binary
extras/source/toolbarmode/notebookbar_single.png |binary
extras/source/toolbarmode/sidebar.png |binary
extras/source/toolbarmode/single.png |binary
10 files changed, 7 insertions(+), 5 deletions(-)
New commits:
commit 42dd47807575812fe160dfc06c2a18d3a4dbaaa1
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Tue Nov 3 13:21:22 2020 +0100
Commit: Andreas Kainz <kainz.a at gmail.com>
CommitDate: Tue Nov 3 18:20:00 2020 +0100
tdf#137912 update toolbarmode previews
Change-Id: Ic326758b3c25a4acd22dd5a029619b1972f43267
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105245
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a at gmail.com>
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
index 67c98d15e9bc..6dff7cf4d8ac 100644
Binary files a/extras/source/toolbarmode/default.png and b/extras/source/toolbarmode/default.png differ
diff --git a/extras/source/toolbarmode/notebookbar.png b/extras/source/toolbarmode/notebookbar.png
index ad4b1f9aa28b..0637d42f3ca9 100644
Binary files a/extras/source/toolbarmode/notebookbar.png and b/extras/source/toolbarmode/notebookbar.png differ
diff --git a/extras/source/toolbarmode/notebookbar_compact.png b/extras/source/toolbarmode/notebookbar_compact.png
index 58583ebc05f4..5cef00d14c33 100644
Binary files a/extras/source/toolbarmode/notebookbar_compact.png and b/extras/source/toolbarmode/notebookbar_compact.png differ
diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_compact.png b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png
index 52a44a17e9f2..95a023dde42e 100644
Binary files a/extras/source/toolbarmode/notebookbar_groupedbar_compact.png and b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png differ
diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png
index 50cb99cf1e5b..08c24b0fa403 100644
Binary files a/extras/source/toolbarmode/notebookbar_groupedbar_full.png and b/extras/source/toolbarmode/notebookbar_groupedbar_full.png differ
diff --git a/extras/source/toolbarmode/notebookbar_groups.png b/extras/source/toolbarmode/notebookbar_groups.png
index 329796faa430..fd7cf7f4007f 100644
Binary files a/extras/source/toolbarmode/notebookbar_groups.png and b/extras/source/toolbarmode/notebookbar_groups.png differ
diff --git a/extras/source/toolbarmode/notebookbar_single.png b/extras/source/toolbarmode/notebookbar_single.png
index 6de9b3428a8e..88843f4cc0b2 100644
Binary files a/extras/source/toolbarmode/notebookbar_single.png and b/extras/source/toolbarmode/notebookbar_single.png differ
diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png
index e9311d49e0e0..fae7904cba70 100644
Binary files a/extras/source/toolbarmode/sidebar.png and b/extras/source/toolbarmode/sidebar.png differ
diff --git a/extras/source/toolbarmode/single.png b/extras/source/toolbarmode/single.png
index 6522e726f6b7..4699320e91b3 100644
Binary files a/extras/source/toolbarmode/single.png and b/extras/source/toolbarmode/single.png differ
More information about the Libreoffice-commits
mailing list