[gnome-games/wip/exalm/cleanups: 3/9] ui: Remove 'builder' icon from PreferencesWindow



commit d8c2bf02ea000f9b072c6932d442298bddfbd85f
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Tue Sep 4 16:43:47 2018 +0500

    ui: Remove 'builder' icon from PreferencesWindow
    
    This icon doesn't exist, and isn't used anyway.

 data/ui/preferences-window.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/preferences-window.ui b/data/ui/preferences-window.ui
index 94133ea8..a0a6e93a 100644
--- a/data/ui/preferences-window.ui
+++ b/data/ui/preferences-window.ui
@@ -4,7 +4,6 @@
   <template class="GamesPreferencesWindow" parent="GtkWindow">
     <property name="visible">True</property>
     <property name="title" translatable="yes">Preferences</property>
-    <property name="icon-name">builder</property>
     <property name="default-width">800</property>
     <property name="default-height">500</property>
     <property name="window-position">GTK_WIN_POS_CENTER_ON_PARENT</property>


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