[epiphany/gnome-3-10] Fix text encoding dialog



commit c1fdf29164ed59cf7096278d13b6f3ccf69ed47e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Dec 1 17:33:01 2013 -0600

    Fix text encoding dialog
    
    Same issue and fix as the Seahorse bug below:
    
    https://bugzilla.gnome.org/show_bug.cgi?id=703825

 src/resources/epiphany.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/epiphany.ui b/src/resources/epiphany.ui
index 48e8825..6913810 100644
--- a/src/resources/epiphany.ui
+++ b/src/resources/epiphany.ui
@@ -349,6 +349,7 @@
                     <property name="left_padding">12</property>
                     <child>
                       <object class="GtkScrolledWindow" id="scrolled_window">
+                        <property name="expand">True</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="hscrollbar_policy">never</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]