summaryrefslogtreecommitdiff
path: root/community/seahorse-nautilus/fix-schema.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/seahorse-nautilus/fix-schema.patch')
-rw-r--r--community/seahorse-nautilus/fix-schema.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/community/seahorse-nautilus/fix-schema.patch b/community/seahorse-nautilus/fix-schema.patch
new file mode 100644
index 000000000..cd68e7a7f
--- /dev/null
+++ b/community/seahorse-nautilus/fix-schema.patch
@@ -0,0 +1,20 @@
+From 8f48809c0fb6633bb45eac2144c1125f79933053 Mon Sep 17 00:00:00 2001
+From: Stef Walter <stefw@gnome.org>
+Date: Mon, 01 Oct 2012 08:15:13 +0000
+Subject: Fix the schema identifier for GSettings window settings
+
+https://bugzilla.gnome.org/show_bug.cgi?id=685124
+---
+diff --git a/data/org.gnome.seahorse.nautilus.window.gschema.xml b/data/org.gnome.seahorse.nautilus.window.gschema.xml
+index 9263a25..89f49f1 100644
+--- a/data/org.gnome.seahorse.nautilus.window.gschema.xml
++++ b/data/org.gnome.seahorse.nautilus.window.gschema.xml
+@@ -1,5 +1,5 @@
+ <schemalist>
+- <schema id="org.gnome.seahorse.window">
++ <schema id="org.gnome.seahorse.nautilus.window">
+ <key name="width" type="i">
+ <default>-1</default>
+ <summary>Width of the window</summary>
+--
+cgit v0.9.0.2