[gnome-games] gnomine: use the new Gnomine icons in the About dialog



commit 59ec4eb3f91a624816789fb863fc3390c235791c
Author: Jason D. Clinton <me jasonclinton com>
Date:   Fri Mar 18 13:24:06 2011 -0500

    gnomine: use the new Gnomine icons in the About dialog

 gnomine/gnomine.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomine/gnomine.c b/gnomine/gnomine.c
index ff55551..5bda857 100644
--- a/gnomine/gnomine.c
+++ b/gnomine/gnomine.c
@@ -475,7 +475,7 @@ about_callback (void)
 			 "license", license, "authors", authors, "artists",
 			 artists, "documenters", documenters,
 			 "translator-credits", _("translator-credits"),
-			 "logo-icon-name", "gnome-mines", "website",
+			 "logo-icon-name", "gnomine", "website",
 			 "http://www.gnome.org/projects/gnome-games/";,
 			 "website-label", _("GNOME Games web site"),
 			 "wrap-license", TRUE, NULL);



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