Author: freetz Date: Tue Jul 5 13:22:47 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - typo
---- Files affected: SOURCES: gnome-power-schemas.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gnome-power-schemas.patch diff -u /dev/null SOURCES/gnome-power-schemas.patch:1.1 --- /dev/null Tue Jul 5 15:22:47 2005 +++ SOURCES/gnome-power-schemas.patch Tue Jul 5 15:22:42 2005 @@ -0,0 +1,24 @@ +diff -aurN gnome-power-0.0.5.orig/gnome-power.schemas gnome-power-0.0.5/gnome-power.schemas +--- gnome-power-0.0.5.orig/gnome-power.schemas 2005-06-18 18:33:51.000000000 +0200 ++++ gnome-power-0.0.5/gnome-power.schemas 2005-07-05 15:16:41.916326472 +0200 +@@ -71,7 +71,7 @@ + <key>/schemas/apps/gnome-power/general/lowThreshold</key> + <applyto>/apps/gnome-power/general/lowThreshold</applyto> + <owner>gnome-power</owner> +- <type>integer</type> ++ <type>int</type> + <default>20</default> + <locale name="C"> + <short>The powerdevice low-icon threshold.</short> +diff -aurN gnome-power-0.0.5.orig/gnome-power.schemas.in gnome-power-0.0.5/gnome-power.schemas.in +--- gnome-power-0.0.5.orig/gnome-power.schemas.in 2005-06-18 18:33:51.000000000 +0200 ++++ gnome-power-0.0.5/gnome-power.schemas.in 2005-07-05 15:16:33.055673496 +0200 +@@ -71,7 +71,7 @@ + <key>/schemas/apps/gnome-power/general/lowThreshold</key> + <applyto>/apps/gnome-power/general/lowThreshold</applyto> + <owner>gnome-power</owner> +- <type>integer</type> ++ <type>int</type> + <default>20</default> + <locale name="C"> + <short>The powerdevice low-icon threshold.</short> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
