Set the icon name of the window as "gitg"

https://bugzilla.gnome.org/show_bug.cgi?id=728325
This commit is contained in:
Yosef Or Boczko 2014-04-16 12:13:23 +03:00
parent cdb0c44d8e
commit d2fc38d816

View file

@ -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>