[shotwell] gsettings: Misc schema fixes after prefix migration



commit d8f28b36555fc7f4a09613419658006423ecbb60
Author: Jens Georg <mail jensge org>
Date:   Thu May 7 08:39:01 2020 +0200

    gsettings: Misc schema fixes after prefix migration

 data/gsettings/org.gnome.shotwell.gschema.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gsettings/org.gnome.shotwell.gschema.xml b/data/gsettings/org.gnome.shotwell.gschema.xml
index 98c0b997..b6d772c4 100644
--- a/data/gsettings/org.gnome.shotwell.gschema.xml
+++ b/data/gsettings/org.gnome.shotwell.gschema.xml
@@ -485,7 +485,7 @@
     </key>
 </schema>
 
-<schema id="org.gnome.shotwell.sharing.org-yorba-shotwell-publishing-piwigo">
+<schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-piwigo">
     <key name="url" type="s">
         <default>""</default>
         <summary>Piwigo URL</summary>
@@ -700,7 +700,7 @@
         <description>True if the Flickr publishing plugin is enabled, false otherwise</description>
     </key>
 
-    <key name="org-gnome-shotwell-publishing-google-photos" type="b">
+    <key name="publishing-google-photos" type="b">
         <default>true</default>
         <summary>enable Google Photos publishing plugin</summary>
         <description>True if the Google Photos publishing plugin is enabled, false otherwise</description>


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