[gnome-games] [lightsoff] Use icon for window



commit 189cba4986480a4f483d76393290498e05e02af6
Author: Tim Horton <hortont svn gnome org>
Date:   Thu Jul 16 16:01:38 2009 -0400

    [lightsoff] Use icon for window

 lightsoff/data/lightsoff.ui |    1 +
 lightsoff/data/settings.ui  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lightsoff/data/lightsoff.ui b/lightsoff/data/lightsoff.ui
index feb5503..c9c8b7e 100644
--- a/lightsoff/data/lightsoff.ui
+++ b/lightsoff/data/lightsoff.ui
@@ -4,6 +4,7 @@
 	<object class="GtkWindow" id="game_window">
 		<property name="title" translatable="yes">Lights Off</property>
 		<property name="resizable">False</property>
+		<property name="icon_name">gnome-lightsoff</property>
 		<accel-groups>
 			<group name="accel_group"/>
 		</accel-groups>
diff --git a/lightsoff/data/settings.ui b/lightsoff/data/settings.ui
index 19c9437..ad587b8 100644
--- a/lightsoff/data/settings.ui
+++ b/lightsoff/data/settings.ui
@@ -5,6 +5,7 @@
   <object class="GtkDialog" id="dialog1">
     <property name="title" translatable="yes">Lights Off</property>
     <property name="border_width">5</property>
+    <property name="icon_name">gnome-lightsoff</property>
     <property name="type_hint">normal</property>
     <property name="has_separator">False</property>
     <child internal-child="vbox">



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