diff options
author | Michael Catanzaro <mcatanzaro@igalia.com> | 2019-07-24 15:28:44 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@igalia.com> | 2019-07-24 15:28:44 -0500 |
commit | 3542b4a66eb1064db4a81a4bb24f33b0e97444cb (patch) | |
tree | 843a9ac4766c7e826447a0a5354d47f40d168f64 /org.gnome.Epiphany.json | |
parent | 30129a05a4d40cb9ff52eb5f79650eb9cc2a431f (diff) | |
download | epiphany-3542b4a66eb1064db4a81a4bb24f33b0e97444cb.tar.gz |
Give up on settings migration
This doesn't work because the gsettings path /org/gnome/epiphany doesn't
match our app ID, org.gnome.Epiphany.Devel. We will just not have any
settings migration. Oh well.
Diffstat (limited to 'org.gnome.Epiphany.json')
-rw-r--r-- | org.gnome.Epiphany.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json index 6a4664bf3..509f6a948 100644 --- a/org.gnome.Epiphany.json +++ b/org.gnome.Epiphany.json @@ -11,7 +11,6 @@ "finish-args" : [ "--device=dri", "--filesystem=xdg-download", - "--metadata=X-DConf=migrate-path=/org/gnome/epiphany/", "--share=ipc", "--share=network", "--socket=fallback-x11", |