SOURCES: maxr-data.patch - maybe now...
lisu
lisu at pld-linux.org
Mon Jan 5 17:06:01 CET 2009
Author: lisu Date: Mon Jan 5 16:06:01 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- maybe now...
---- Files affected:
SOURCES:
maxr-data.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/maxr-data.patch
diff -u SOURCES/maxr-data.patch:1.5 SOURCES/maxr-data.patch:1.6
--- SOURCES/maxr-data.patch:1.5 Mon Jan 5 16:52:05 2009
+++ SOURCES/maxr-data.patch Mon Jan 5 17:05:56 2009
@@ -1,34 +1,3 @@
---- maxr-0.2.2/data/max.xml~ 2009-01-05 16:45:48.000000000 +0100
-+++ maxr-0.2.2/data/max.xml 2009-01-05 16:48:23.000000000 +0100
-@@ -38,17 +52,17 @@
- <Frequency Num="44100" />
- </Sound>
- <Paths>
-- <Fonts Text="fonts" />
-- <FX Text="fx" />
-- <GFX Text="gfx" />
-- <Maps Text="maps" />
-- <Saves Text="save" />
-- <Sounds Text="sounds" />
-- <Voices Text="voices" />
-- <Music Text="music" />
-- <Vehicles Text="vehicles" />
-- <Buildings Text="buildings" />
-- <MVEs Text="mve" />
-+ <Fonts Text="/usr/share/maxr/fonts" />
-+ <FX Text="/usr/share/maxr/fx" />
-+ <GFX Text="/usr/share/maxr/gfx" />
-+ <Maps Text="/usr/share/maxr/maps" />
-+ <Saves Text="/usr/share/maxr/save" />
-+ <Sounds Text="/usr/share/maxr/sounds" />
-+ <Voices Text="/usr/share/maxr/voices" />
-+ <Music Text="/usr/share/maxr/music" />
-+ <Vehicles Text="/usr/share/maxr/vehicles" />
-+ <Buildings Text="/usr/share/maxr/buildings" />
-+ <MVEs Text="/usr/share/maxr/mve" />
- </Paths>
- </Game>
- </Options>
--- maxr-0.2.2/src/loaddata.cpp~ 2009-01-05 14:33:27.000000000 +0100
+++ maxr-0.2.2/src/loaddata.cpp 2009-01-05 14:31:18.000000000 +0100
@@ -3699,7 +3699,7 @@
@@ -48,3 +17,34 @@
SettingsData.sExePath += PATH_DELIMITER;
//crude path validation
+--- maxr-0.2.2/data/max.xml.orig 2008-12-23 18:35:19.000000000 +0100
++++ maxr-0.2.2/data/max.xml 2009-01-05 17:05:35.000000000 +0100
+@@ -36,17 +36,17 @@
+ <Frequency Num="44100" />
+ </Sound>
+ <Paths>
+- <Fonts Text="fonts" />
+- <FX Text="fx" />
+- <GFX Text="gfx" />
+- <Maps Text="maps" />
+- <Saves Text="save" />
+- <Sounds Text="sounds" />
+- <Voices Text="voices" />
+- <Music Text="music" />
+- <Vehicles Text="vehicles" />
+- <Buildings Text="buildings" />
+- <MVEs Text="mve" />
++ <Fonts Text="/usr/share/maxr/fonts" />
++ <FX Text="/usr/share/maxr/fx" />
++ <GFX Text="/usr/share/maxr/gfx" />
++ <Maps Text="/usr/share/maxr/maps" />
++ <Saves Text="/usr/share/maxr/save" />
++ <Sounds Text="/usr/share/maxr/sounds" />
++ <Voices Text="/usr/share/maxr/voices" />
++ <Music Text="/usr/share/maxr/music" />
++ <Vehicles Text="/usr/share/maxr/vehicles" />
++ <Buildings Text="/usr/share/maxr/buildings" />
++ <MVEs Text="/usr/share/maxr/mve" />
+ </Paths>
+ </Game>
+ </Options>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/maxr-data.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list