summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/org.yorba.shotwell.gschema.xml9
-rw-r--r--misc/shotwell.appdata.xml.in3
2 files changed, 2 insertions, 10 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>
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index a14da62..f1cb291 100644
--- a/misc/shotwell.appdata.xml.in
+++ b/misc/shotwell.appdata.xml.in
@@ -6,7 +6,7 @@
<project_license>LGPL-2.1+</project_license>
<translation type="gettext">shotwell</translation>
<name>Shotwell</name>
- <summary>Popular photo manager</summary>
+ <summary>Digital photo organizer and viewer</summary>
<description>
<p>
Shotwell is an easy-to-use, fast photo organizer designed for the GNOME desktop.
@@ -54,6 +54,7 @@
<url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>
<releases>
+ <release version="0.30.17" date="2022-09-25" urgency="medium" type="stable" />
<release version="0.30.16" date="2022-05-18" urgency="medium" type="stable" />
<release version="0.30.15" date="2022-04-04" urgency="medium" type="stable" />
<release version="0.30.14" date="2021-08-18" urgency="high" type="stable" />