[gnome-software] Set an icon name for the main window



commit 8af3f1eb605e5ada39914bd7603de90bda487a24
Author: Richard Hughes <richard hughsie com>
Date:   Wed Mar 26 16:27:32 2014 +0000

    Set an icon name for the main window
    
    On Ubuntu the generic icon seems to be being used.

 src/gnome-software.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index bca78fb..5fae66c 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -32,6 +32,7 @@
     <property name="default-width">1200</property>
     <property name="default-height">800</property>
     <property name="title" translatable="yes">Software</property>
+    <property name="icon_name">gnome-software</property>
     <child>
       <object class="GtkBox" id="box1">
         <property name="visible">True</property>


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