[gtk/about-dialog-icon-size: 5/7] aboutdialog: Set icon-size for the logo




commit beeedb51419c5dddd9e3bdfe4553531e7373b79e
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 11 17:49:08 2021 -0500

    aboutdialog: Set icon-size for the logo
    
    Make it explicit that we want large icons here.

 gtk/ui/gtkaboutdialog.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/ui/gtkaboutdialog.ui b/gtk/ui/gtkaboutdialog.ui
index bd69376d6a..5382941c81 100644
--- a/gtk/ui/gtkaboutdialog.ui
+++ b/gtk/ui/gtkaboutdialog.ui
@@ -35,6 +35,7 @@
             <child>
               <object class="GtkImage" id="logo_image">
                 <property name="icon-name">image-missing</property>
+                <property name="icon-size">large</property>
                 <style>
                   <class name="icon-dropshadow"/>
                 </style>


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