[gnome-software] Remove the distro-specific system packages now that AppStream can do that



commit 5c1581d1b87305d4d6f222779ba131d2ffe1bb1a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 14 19:43:25 2013 +0100

    Remove the distro-specific system packages now that AppStream can do that

 src/plugins/gs-plugin-hardcoded-kind.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-kind.c b/src/plugins/gs-plugin-hardcoded-kind.c
index ab6ba04..453fc64 100644
--- a/src/plugins/gs-plugin-hardcoded-kind.c
+++ b/src/plugins/gs-plugin-hardcoded-kind.c
@@ -55,7 +55,6 @@ gs_plugin_refine (GsPlugin *plugin,
        GsApp *app;
        guint i;
        const gchar *apps[] = {
-               /* core apps */
                "baobab",
                "eog",
                "epiphany",
@@ -88,11 +87,6 @@ gs_plugin_refine (GsPlugin *plugin,
                "totem",
                "vino",
                "yelp",
-               /* input methods */
-               "hangul",
-               "kkc",
-               "libpinyin",
-               "m17n",
                NULL };
 
        /* just mark each one as core */


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