[gnome-software/gnome-3-22] trivial: Fix an obsoletes name
- From: Kalev Lember <klember src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-software/gnome-3-22] trivial: Fix an obsoletes name
 
- Date: Tue,  7 Mar 2017 16:29:22 +0000 (UTC)
 
commit 74025dd808488ba485e036f5ac837e2ba70ecdfa
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 28 13:36:40 2016 +0000
    trivial: Fix an obsoletes name
 src/plugins/gs-plugin-flatpak.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-flatpak.c b/src/plugins/gs-plugin-flatpak.c
index 05e7ae9..ec784d4 100644
--- a/src/plugins/gs-plugin-flatpak.c
+++ b/src/plugins/gs-plugin-flatpak.c
@@ -52,7 +52,7 @@ gs_plugin_initialize (GsPlugin *plugin)
 
        /* old names */
        gs_plugin_add_rule (plugin, GS_PLUGIN_RULE_CONFLICTS, "flatpak-system");
-       gs_plugin_add_rule (plugin, GS_PLUGIN_RULE_CONFLICTS, "flatpak-session");
+       gs_plugin_add_rule (plugin, GS_PLUGIN_RULE_CONFLICTS, "flatpak-user");
 
        /* set plugin flags */
        gs_plugin_add_flags (plugin, GS_PLUGIN_FLAGS_GLOBAL_CACHE);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]