[Libreoffice-commits] core.git: sw/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 24 08:21:34 UTC 2019
sw/uiconfig/swriter/ui/notebookbar_compact.ui | 40 +++++++++++++++++++++++++-
1 file changed, 39 insertions(+), 1 deletion(-)
New commits:
commit 80a9c768ff197a5607336f1c8d041a275ec511b7
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Fri May 24 00:43:32 2019 +0200
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Fri May 24 10:20:21 2019 +0200
writer tabbed compact NB update file tab with dialog item
Change-Id: I1ac3c3f5da3322d33c130cbd5de77c564b1e66ed
Reviewed-on: https://gerrit.libreoffice.org/72892
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 4d525df84c59..a83575ca329b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -3014,6 +3014,44 @@
</packing>
</child>
<child>
+ <object class="sfxlo-OptionalBox" id="PrinterSetupSection">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">center</property>
+ <child>
+ <object class="sfxlo-NotebookbarToolBox" id="Draw5">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="valign">center</property>
+ <property name="show_arrow">False</property>
+ <child>
+ <object class="GtkToolButton" id="PrinterSetup">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="visible_horizontal">False</property>
+ <property name="action_name">.uno:PrinterSetup</property>
+ <property name="icon_name">sfx2/res/symphony/open_more.png</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">16</property>
+ </packing>
+ </child>
+ <child>
<object class="sfxlo-OptionalBox" id="PrintSection3">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -3038,7 +3076,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">16</property>
+ <property name="position">17</property>
</packing>
</child>
<child>
More information about the Libreoffice-commits
mailing list