[gnome-games/gsoc-seed-games: 17/17] [same-gnome-clutter] Use icon for window
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games/gsoc-seed-games: 17/17] [same-gnome-clutter] Use icon for window
- Date: Thu, 16 Jul 2009 20:05:06 +0000 (UTC)
commit e3f553803e4c5b61bcc89e3df47a080ff634a557
Author: Tim Horton <hortont svn gnome org>
Date: Thu Jul 16 16:02:57 2009 -0400
[same-gnome-clutter] Use icon for window
same-gnome-clutter/data/same-gnome.ui | 1 +
same-gnome-clutter/data/settings.ui | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/same-gnome-clutter/data/same-gnome.ui b/same-gnome-clutter/data/same-gnome.ui
index 1ac8e39..1a23f0e 100644
--- a/same-gnome-clutter/data/same-gnome.ui
+++ b/same-gnome-clutter/data/same-gnome.ui
@@ -4,6 +4,7 @@
<object class="GtkWindow" id="game_window">
<signal name="hide" handler="quit"/>
<property name="title" translatable="yes">Same GNOME</property>
+ <property name="icon_name">gnome-samegnome</property>
<property name="resizable">False</property>
<accel-groups>
<group name="accel_group"/>
diff --git a/same-gnome-clutter/data/settings.ui b/same-gnome-clutter/data/settings.ui
index 41850c2..137a9f9 100644
--- a/same-gnome-clutter/data/settings.ui
+++ b/same-gnome-clutter/data/settings.ui
@@ -5,6 +5,7 @@
<object class="GtkDialog" id="dialog1">
<property name="border_width">5</property>
<property name="title" translatable="yes">Lights Off</property>
+ <property name="icon_name">gnome-samegnome</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]