[gnome-games] swell-foop: Fix icon in about dialog



commit 725b1f4c56ef03221ef15d3b8cdc56b27df0ee22
Author: Robert Ancell <robert ancell canonical com>
Date:   Sun Jun 10 10:22:13 2012 +1200

    swell-foop: Fix icon in about dialog

 swell-foop/src/swell-foop.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/swell-foop/src/swell-foop.vala b/swell-foop/src/swell-foop.vala
index efb0207..446ef9b 100644
--- a/swell-foop/src/swell-foop.vala
+++ b/swell-foop/src/swell-foop.vala
@@ -383,7 +383,7 @@ public class SwellFoop : Gtk.Application
                                "artists", artists,
                                "documenters", documenters,
                                "translator-credits", _("translator-credits"),
-                               "logo-icon-name", "gnome-swell-foop",
+                               "logo-icon-name", "swell-foop",
                                "website", "http://www.gnome.org/projects/gnome-games";,
                                "website-label", _("GNOME Games web site"),
                                null);



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