[gnome-software] hardcoded-popular: fix .desktop file names



commit 57fe381626417633f7b88b4549f92c141a98151d
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sun Sep 1 20:03:32 2013 +0200

    hardcoded-popular: fix .desktop file names
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707185

 src/plugins/gs-plugin-hardcoded-popular.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-popular.c b/src/plugins/gs-plugin-hardcoded-popular.c
index b5cd09a..c5d4b93 100644
--- a/src/plugins/gs-plugin-hardcoded-popular.c
+++ b/src/plugins/gs-plugin-hardcoded-popular.c
@@ -63,11 +63,11 @@ gs_plugin_add_popular (GsPlugin *plugin,
                 "calibre",
                 "hotot-gtk",
                 "musique",
-                "aisleriot",
+                "sol", /* aisleriot */
                 "shutter",
                 "gnucash",
                 "iagno",
-                "thunderbird",
+                "mozilla-thunderbird",
                 "geary",
                 "pdfshuffler"
         };


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