summaryrefslogtreecommitdiff
path: root/plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in')
-rw-r--r--plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in b/plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in
new file mode 100644
index 00000000..d8fab7e1
--- /dev/null
+++ b/plugins/checkupdate/org.mate.pluma.plugins.checkupdate.gschema.xml.in.in
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+ <schema id="org.mate.pluma.plugins.checkupdate" path="/org/mate/pluma/plugins/checkupdate/">
+ <key name="ignore-version" type="s">
+ <default>''</default>
+ <_summary>Version to ignore until the next version is released</_summary>
+ </key>
+ </schema>
+</schemalist>