[shotwell/wip/enhanced-profiles] Clean-up schemas



commit 96fb88675f354032922fda89a2f81800664302ff
Author: Jens Georg <mail jensge org>
Date:   Sat Sep 10 08:39:10 2022 +0200

    Clean-up schemas

 .../org.gnome.shotwell-extras.gschema.xml          | 65 ----------------------
 data/gsettings/org.gnome.shotwell.gschema.xml      | 26 +--------
 2 files changed, 2 insertions(+), 89 deletions(-)
---
diff --git a/data/gsettings/org.gnome.shotwell-extras.gschema.xml 
b/data/gsettings/org.gnome.shotwell-extras.gschema.xml
index 602a40a8..ee9b6e04 100644
--- a/data/gsettings/org.gnome.shotwell-extras.gschema.xml
+++ b/data/gsettings/org.gnome.shotwell-extras.gschema.xml
@@ -1,13 +1,5 @@
 <schemalist gettext-domain="shotwell">
 
-<schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-yandex-fotki">
-    <key name="auth-token" type="s">
-        <default>""</default>
-        <summary>authentication token</summary>
-        <description>Yandex-Fotki authentication token, if logged in</description>
-    </key>
-</schema>
-
 <schema id="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-tumblr">
     <key name="access-phase-token" type="s">
         <default>""</default>
@@ -40,61 +32,4 @@
     </key>
 </schema>
 
-<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>
-        <description>URL of the Rajce server</description>
-    </key>
-
-    <key name="username" type="s">
-        <default>""</default>
-        <summary>username</summary>
-        <description>Rajce username, if logged in</description>
-    </key>
-
-    <key name="token" type="s">
-        <default>""</default>
-        <summary>token</summary>
-        <description>user token, if remembered</description>
-    </key>
-
-    <key name="last-category" type="i">
-        <default>-1</default>
-        <summary>last category</summary>
-        <description>The last selected Rajce category</description>
-    </key>
-
-    <key name="last-photo-size" type="i">
-        <default>-1</default>
-        <summary>last photo size</summary>
-        <description>A numeric code representing the last photo size preset used when publishing to 
Rajce</description>
-    </key>
-
-    <key name="remember" type="b">
-        <default>false</default>
-        <summary>remember</summary>
-        <description>If true, remember last login</description>
-    </key>
-
-    <key name="hide-album" type="b">
-        <default>false</default>
-        <summary>hide album</summary>
-        <description>If true, hide the newly created Rajce album</description>
-    </key>
-
-    <key name="show-album" type="b">
-        <default>false</default>
-        <summary>open album in web browser</summary>
-        <description>If true, open target album in the web browser just after uploading photos</description>
-    </key>
-
-    <key name="strip-metadata" type="b">
-        <default>false</default>
-        <summary>remove sensitive info from uploads</summary>
-        <description>Whether images being uploaded to Rajce should have their metadata removed 
first</description>
-    </key>
-
-</schema>
-
 </schemalist>
diff --git a/data/gsettings/org.gnome.shotwell.gschema.xml b/data/gsettings/org.gnome.shotwell.gschema.xml
index b6d772c4..f5630fb2 100644
--- a/data/gsettings/org.gnome.shotwell.gschema.xml
+++ b/data/gsettings/org.gnome.shotwell.gschema.xml
@@ -419,6 +419,8 @@
     <child name="gallery3" schema="org.gnome.shotwell.sharing.publishing-gallery3" />
     <child name="org-gnome-shotwell-publishing-google-photos" 
schema="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-google-photos" />
     <child name="youtube" schema="org.gnome.shotwell.sharing.youtube" />
+    <child name="org-gnome-shotwell-publishing-piwigo" 
schema="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-piwigo" />
+    <child name="org-gnome-shotwell-publishing-tumblr" 
schema="org.gnome.shotwell.sharing.org-gnome-shotwell-publishing-tumblr" />
 </schema>
 
 <schema id="org.gnome.shotwell.sharing.flickr">
@@ -688,12 +690,6 @@
 </schema>
 
 <schema id="org.gnome.shotwell.plugins.enable-state">
-    <key name="publishing-facebook" type="b">
-        <default>true</default>
-        <summary>enable facebook publishing plugin</summary>
-        <description>True if the Facebook publishing plugin is enabled, false otherwise</description>
-    </key>
-
     <key name="publishing-flickr" type="b">
         <default>true</default>
         <summary>enable flickr publishing plugin</summary>
@@ -718,36 +714,18 @@
         <description>True if the Piwigo publishing plugin is enabled, false otherwise</description>
     </key>
 
-    <key name="publishing-yandex-fotki" type="b">
-        <default>false</default>
-        <summary>enable yandex publishing plugin</summary>
-        <description>True if the Yandex.Fotki publishing plugin is enabled, false otherwise</description>
-    </key>
-
     <key name="publishing-tumblr" type="b">
         <default>false</default>
         <summary>enable tumblr publishing plugin</summary>
         <description>True if the Tumblr publishing plugin is enabled, false otherwise</description>
     </key>
 
-    <key name="publishing-rajce" type="b">
-        <default>false</default>
-        <summary>enable rajce publishing plugin</summary>
-        <description>True if the Rajce publishing plugin is enabled, false otherwise</description>
-    </key>
-
     <key name="publishing-gallery3" type="b">
         <default>false</default>
         <summary>enable gallery3 publishing plugin</summary>
         <description>True if the Gallery3 publishing plugin is enabled, false otherwise</description>
     </key>
 
-    <key name="dataimports-fspot" type="b">
-        <default>true</default>
-        <summary>enable F-Spot import plugin</summary>
-        <description>True if the F-Spot import plugin is enabled, false otherwise</description>
-    </key>
-
     <key name="transitions-crumble" type="b">
         <default>true</default>
         <summary>enable slideshow crumble transition</summary>


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