[fractal/bilelmoussaoui/schema-path] flatpak: remove schema path typo migrate



commit dd2e5eb7b849fd5b25fa88d9c12cd08817fa06a5
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Mon Sep 23 09:13:12 2019 +0200

    flatpak: remove schema path typo migrate
    
    This patch removes the dconf migrate path from the flatpak manifest as
    we've the schema path fixed.

 flatpak/org.gnome.Fractal-release.json | 1 -
 flatpak/org.gnome.Fractal.json         | 1 -
 2 files changed, 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Fractal-release.json b/flatpak/org.gnome.Fractal-release.json
index 65ee54a9..aace67ec 100644
--- a/flatpak/org.gnome.Fractal-release.json
+++ b/flatpak/org.gnome.Fractal-release.json
@@ -17,7 +17,6 @@
         "--talk-name=org.freedesktop.secrets",
         "--talk-name=org.freedesktop.Notifications",
         "--filesystem=home",
-        "--metadata=X-DConf=migrate-path=/org/gnome/factal/"
     ],
     "build-options" : {
         "append-path": "/usr/lib/sdk/rust-stable/bin",
diff --git a/flatpak/org.gnome.Fractal.json b/flatpak/org.gnome.Fractal.json
index 390d6a16..0c69b4bf 100644
--- a/flatpak/org.gnome.Fractal.json
+++ b/flatpak/org.gnome.Fractal.json
@@ -23,7 +23,6 @@
         "--talk-name=org.freedesktop.secrets",
         "--talk-name=org.freedesktop.Notifications",
         "--filesystem=home",
-        "--metadata=X-DConf=migrate-path=/org/gnome/factal/"
     ],
     "build-options" : {
         "append-path" : "/usr/lib/sdk/rust-stable/bin",


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