[gitg] Set the icon name of the window as "gitg"



commit d2fc38d8161fc9410cb5e118623dc8d2ac04c990
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Wed Apr 16 12:13:23 2014 +0300

    Set the icon name of the window as "gitg"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=728325

 gitg/resources/ui/gitg-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-window.ui b/gitg/resources/ui/gitg-window.ui
index 41dfd0c..7f5e2bc 100644
--- a/gitg/resources/ui/gitg-window.ui
+++ b/gitg/resources/ui/gitg-window.ui
@@ -8,6 +8,7 @@
     <property name="title" translatable="yes">gitg</property>
     <property name="default_width">1000</property>
     <property name="default_height">600</property>
+    <property name="icon_name">gitg</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="d_header_bar">
         <property name="visible">True</property>


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