Author: freetz Date: Thu Aug 17 20:05:20 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix closing tag mismatch
---- Files affected: SOURCES: seahorse-schemas.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/seahorse-schemas.patch diff -u /dev/null SOURCES/seahorse-schemas.patch:1.1 --- /dev/null Thu Aug 17 22:05:20 2006 +++ SOURCES/seahorse-schemas.patch Thu Aug 17 22:05:15 2006 @@ -0,0 +1,12 @@ +diff -aurN seahorse-0.9.2.1.orig/data/seahorse.schemas.in seahorse-0.9.2.1/data/seahorse.schemas.in +--- seahorse-0.9.2.1.orig/data/seahorse.schemas.in 2006-07-07 02:23:42.000000000 +0200 ++++ seahorse-0.9.2.1/data/seahorse.schemas.in 2006-08-17 22:04:14.000000000 +0200 +@@ -26,7 +26,7 @@ + </schema> + <schema> + <key>/schemas/apps/seahorse/agent/load_ssh</key> +- <applyto>/apps/seahorse/agent/load_ssh</key> ++ <applyto>/apps/seahorse/agent/load_ssh</applyto> + <owner>seahorse</owner> + <type>boolean</type> + <default>TRUE</default> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
