[seahorse-nautilus] Fix the schema identifier for GSettings window settings



commit 8f48809c0fb6633bb45eac2144c1125f79933053
Author: Stef Walter <stefw gnome org>
Date:   Mon Oct 1 10:15:13 2012 +0200

    Fix the schema identifier for GSettings window settings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685124

 .../org.gnome.seahorse.nautilus.window.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]