[baobab] Set an icon for the main window



commit e2b4ab37b7caebcddd3b15aa5eb001b4e7f5ca80
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Tue Feb 11 11:17:27 2014 +0100

    Set an icon for the main window
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724004

 src/baobab-main-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 37c5c75..c201a2b 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -46,6 +46,7 @@
   </object>
   <template class="BaobabWindow" parent="Gtk.ApplicationWindow">
     <property name="title" translatable="yes">Disk Usage Analyzer</property>
+    <property name="icon_name">baobab</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="header_bar">
         <property name="visible">True</property>


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