[gtk+] recent chooser: Stop specifying stock-size



commit 77d12c0451dbef66d1c373564c41ebb78fd9ffe6
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 1 10:25:17 2017 -0500

    recent chooser: Stop specifying stock-size
    
    We were using a no-longer-existing numeric value here,
    and we can just rely on the theme to set this now.

 gtk/ui/gtkrecentchooserdefault.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkrecentchooserdefault.ui b/gtk/ui/gtkrecentchooserdefault.ui
index 8574f16..74809c0 100644
--- a/gtk/ui/gtkrecentchooserdefault.ui
+++ b/gtk/ui/gtkrecentchooserdefault.ui
@@ -46,7 +46,6 @@
                 <property name="title">icon</property>
                 <child>
                   <object class="GtkCellRendererPixbuf" id="icon_renderer">
-                    <property name="stock-size">4</property>
                   </object>
                 </child>
               </object>


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