[gtk] Rever more of the icon shadow commit



commit aa71b6c405eda5073db813f1cb66ae24e916d796
Author: Timm Bäder <mail baedert org>
Date:   Tue Feb 12 06:33:41 2019 +0100

    Rever more of the icon shadow commit
    
    Even adjusting the icon size is wrong for GTK4.

 gtk/ui/gtkappchooserwidget.ui | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/gtk/ui/gtkappchooserwidget.ui b/gtk/ui/gtkappchooserwidget.ui
index 203837c3be..d23a402ca8 100644
--- a/gtk/ui/gtkappchooserwidget.ui
+++ b/gtk/ui/gtkappchooserwidget.ui
@@ -58,9 +58,7 @@
                       <object class="GtkCellRendererText" id="secondary_padding"/>
                     </child>
                     <child>
-                      <object class="GtkCellRendererPixbuf" id="app_icon">
-                        <property name="stock-size">5</property>
-                      </object>
+                      <object class="GtkCellRendererPixbuf" id="app_icon"/>
                       <attributes>
                         <attribute name="gicon">1</attribute>
                       </attributes>


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