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



commit 343ed208654a810cc575a206808133e39a4ecbae
Author: Robert Ancell <robert ancell canonical com>
Date:   Sun Jun 10 10:22:34 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 01b0741..a1fac2a 100644
--- a/swell-foop/src/swell-foop.vala
+++ b/swell-foop/src/swell-foop.vala
@@ -385,7 +385,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]