diff options
Diffstat (limited to 'community/seahorse-nautilus/fix-schema.patch')
-rw-r--r-- | community/seahorse-nautilus/fix-schema.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/community/seahorse-nautilus/fix-schema.patch b/community/seahorse-nautilus/fix-schema.patch deleted file mode 100644 index cd68e7a7f..000000000 --- a/community/seahorse-nautilus/fix-schema.patch +++ /dev/null @@ -1,20 +0,0 @@ -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 |