diff options
Diffstat (limited to 'misc/org.yorba.shotwell.gschema.xml')
-rw-r--r-- | misc/org.yorba.shotwell.gschema.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/org.yorba.shotwell.gschema.xml b/misc/org.yorba.shotwell.gschema.xml index d21de4e..38519fe 100644 --- a/misc/org.yorba.shotwell.gschema.xml +++ b/misc/org.yorba.shotwell.gschema.xml @@ -3,7 +3,6 @@ <schema id="org.yorba.shotwell" path="/org/yorba/shotwell/"> <child name="preferences" schema="org.yorba.shotwell.preferences" /> <child name="sharing" schema="org.yorba.shotwell.sharing" /> - <child name="video" schema="org.yorba.shotwell.video" /> <child name="printing" schema="org.yorba.shotwell.printing" /> <child name="plugins" schema="org.yorba.shotwell.plugins" /> </schema> @@ -634,14 +633,6 @@ </key> </schema> -<schema id="org.yorba.shotwell.video" path="/org/yorba/shotwell/video/"> - <key name="interpreter-state-cookie" type="i"> - <default>-1</default> - <summary>interpreter state cookie</summary> - <description>A numeric code that captures the state of the GStreamer plug-in environment</description> - </key> -</schema> - <schema id="org.yorba.shotwell.printing" path="/org/yorba/shotwell/printing/"> <key name="content-layout" type="i"> <default>3</default> |