diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-01-09 13:02:38 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-09 14:35:18 +0000 |
commit | 037cd59fe5494baa6cba1bd76f19026fe4cbbb5a (patch) | |
tree | d16b61bdef49c4d1e8e9f1a9be145689d26512a3 /sfx2 | |
parent | 738466989ac832e2b5319c02b9f2600b0831cf5b (diff) |
plenty of space in the empty cell that can be used
Change-Id: Ia156ab622f52b7161f29bbf968fd3d71cdc89e8b
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/optprintpage.ui | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/sfx2/uiconfig/ui/optprintpage.ui b/sfx2/uiconfig/ui/optprintpage.ui index bbc8eb1bee86..22981c014f74 100644 --- a/sfx2/uiconfig/ui/optprintpage.ui +++ b/sfx2/uiconfig/ui/optprintpage.ui @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.16.0 on Thu Jan 9 13:01:57 2014 --> <interface> <!-- interface-requires gtk+ 3.0 --> <object class="GtkAdjustment" id="adjustment1"> @@ -257,7 +258,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">•</property> - <property name="invisible_char_set">True</property> <property name="adjustment">adjustment1</property> </object> <packing> @@ -376,8 +376,6 @@ <object class="GtkComboBoxText" id="reducebitmapdpi"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="entry_text_column">0</property> - <property name="id_column">1</property> <items> <item translatable="yes">72 DPI</item> <item translatable="yes">96 DPI</item> @@ -424,7 +422,7 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> + <property name="width">2</property> <property name="height">1</property> </packing> </child> @@ -458,16 +456,10 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> - <property name="width">1</property> + <property name="width">2</property> <property name="height">1</property> </packing> </child> - <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> </object> </child> </object> @@ -548,7 +540,7 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> + <property name="width">2</property> <property name="height">1</property> </packing> </child> @@ -569,9 +561,6 @@ <property name="height">1</property> </packing> </child> - <child> - <placeholder/> - </child> </object> </child> </object> |