[gnome-software] trivial: Fix up one remaining icon name missed



commit e8ceb57681dfc04dfdcad45fd9d985a0ddd51c7c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 1 11:35:58 2016 +0000

    trivial: Fix up one remaining icon name missed

 src/gs-application.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index a637c20..c5681a1 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -353,7 +353,7 @@ about_activated (GSimpleAction *action,
                               "comments", _("A nice way to manage the software on your system."),
                               "copyright", copyright,
                               "license-type", GTK_LICENSE_GPL_2_0,
-                              "logo-icon-name", "gnome-software",
+                              "logo-icon-name", "org.gnome.Software",
                               "translator-credits", _("translator-credits"),
                               "version", VERSION,
                               NULL);


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