diff options
author | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
commit | 1bb2648cde916ac27d3dd75d7b64a4ddc89787b7 (patch) | |
tree | 016bfa1969323404c37dbef29cfc7242a5a8e9f3 /community/seahorse-nautilus | |
parent | e9c244cac8e5dc1c59c7e8b7bc885fef04224b70 (diff) |
Sun Feb 10 01:12:35 PST 2013
Diffstat (limited to 'community/seahorse-nautilus')
-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 |