[shotwell] More schema name fixes



commit 5c44dd7619608462dba39e226c3112343d54b666
Author: Jens Georg <mail jensge org>
Date:   Fri May 22 18:31:52 2020 +0200

    More schema name fixes

 data/gsettings/org.gnome.shotwell-extras.gschema.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gsettings/org.gnome.shotwell-extras.gschema.xml 
b/data/gsettings/org.gnome.shotwell-extras.gschema.xml
index 19550a56..602a40a8 100644
--- a/data/gsettings/org.gnome.shotwell-extras.gschema.xml
+++ b/data/gsettings/org.gnome.shotwell-extras.gschema.xml
@@ -1,6 +1,6 @@
 <schemalist gettext-domain="shotwell">
 
-<schema id="org.gnome.shotwell.sharing.org-yorba-shotwell-publishing-yandex-fotki">
+<schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-yandex-fotki">
     <key name="auth-token" type="s">
         <default>""</default>
         <summary>authentication token</summary>
@@ -8,7 +8,7 @@
     </key>
 </schema>
 
-<schema id="org.gnome.shotwell.sharing.org-yorba-shotwell-publishing-tumblr">
+<schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-tumblr">
     <key name="access-phase-token" type="s">
         <default>""</default>
         <summary>OAuth Access Phase Token</summary>
@@ -40,7 +40,7 @@
     </key>
 </schema>
 
-<schema id="org.gnome.shotwell.sharing.org-yorba-shotwell-publishing-rajce">
+<schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-rajce">
     <key name="url" type="s">
         <default>"http://rajce.net/";</default>
         <summary>Rajce URL</summary>


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