summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
diff options
context:
space:
mode:
authorDaniel Silva <danielfaleirosilva@gmail.com>2018-07-05 16:02:41 -0300
committerAron Budea <aron.budea@collabora.com>2019-09-26 18:56:42 +0200
commit4a7b2e13413ee7d49e3609a879ce15480dcb1505 (patch)
tree79b63b322aff4926935c7e75987b4bcb44a64485 /vcl/uiconfig
parentbcad614d480c739f871623396bece2ab1472ead6 (diff)
Minor UI fixes in print dialog
Change-Id: I7a6ee82dd88911372854b3f44102417579e83ffe Reviewed-on: https://gerrit.libreoffice.org/57020 Tested-by: Jenkins Reviewed-by: Daniel Silva <danielfaleirosilva@gmail.com> (cherry picked from commit bc34eaa0a87ff89b07581551991ac83d69f64d63)
Diffstat (limited to 'vcl/uiconfig')
-rw-r--r--vcl/uiconfig/ui/printdialog.ui12
1 files changed, 11 insertions, 1 deletions
diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index 4775d131fab5..0251d367f106 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -89,6 +89,7 @@
</object>
<object class="GtkDialog" id="PrintDialog">
<property name="can_focus">False</property>
+ <property name="border_width">6</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="PrintDialogBox">
@@ -121,7 +122,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="margin_left">50</property>
- <property name="margin_right">50</property>
+ <property name="margin_right">135</property>
</object>
<packing>
<property name="expand">True</property>
@@ -215,6 +216,7 @@
<property name="receives_default">False</property>
<property name="halign">center</property>
<property name="active">True</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@@ -428,6 +430,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" id="box5">
@@ -538,6 +541,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="GtkExpander" id="expander1">
@@ -594,6 +598,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@@ -727,6 +732,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">start</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@@ -774,6 +780,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="GtkExpander" id="expander2">
@@ -941,6 +948,7 @@
<property name="receives_default">False</property>
<property name="halign">start</property>
<property name="active">True</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">pagespersheetbtn</property>
</object>
@@ -986,6 +994,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">start</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
@@ -1006,6 +1015,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="active">True</property>
+ <property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">brochure</property>
</object>