[GRASS-SVN] r54889 - in grass/trunk: . gui/wxpython/animation gui/wxpython/core gui/wxpython/rlisetup imagery/i.ortho.photo/i.ortho.rectify lib/proj mswindows/osgeo4w raster3d/r3.in.bin/test_suite temporal/t.rast.mapcalc
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 4 00:27:49 PST 2013
Author: neteler
Date: 2013-02-04 00:27:49 -0800 (Mon, 04 Feb 2013)
New Revision: 54889
Modified:
grass/trunk/configure
grass/trunk/gui/wxpython/animation/g.gui.animation.py
grass/trunk/gui/wxpython/core/gconsole.py
grass/trunk/gui/wxpython/rlisetup/frame.py
grass/trunk/gui/wxpython/rlisetup/functions.py
grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html
grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.py
grass/trunk/gui/wxpython/rlisetup/wizard.py
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/bilinear.c
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/bilinear_f.c
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/cubic.c
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/cubic_f.c
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/nearest.c
grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/readcell.c
grass/trunk/lib/proj/README.txt
grass/trunk/mswindows/osgeo4w/grass.tmpl
grass/trunk/raster3d/r3.in.bin/test_suite/test.r3.in.bin.sh
grass/trunk/temporal/t.rast.mapcalc/example.sh
grass/trunk/temporal/t.rast.mapcalc/test.t.rast.mapcalc.operators.sh
Log:
svn propset
Property changes on: grass/trunk/configure
___________________________________________________________________
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/animation/g.gui.animation.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/core/gconsole.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/rlisetup/frame.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/rlisetup/functions.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Modified: grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html
===================================================================
--- grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html 2013-02-04 08:15:50 UTC (rev 54888)
+++ grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html 2013-02-04 08:27:49 UTC (rev 54889)
@@ -30,4 +30,4 @@
Luca Delucchi
<p>
-<i>$Date: 2012-03-07 13:21:57 +0100 (Wed, 07 Mar 2012) $</i>
+<i>$Date$</i>
Property changes on: grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html
___________________________________________________________________
Added: svn:mime-type
+ text/html
Added: svn:keywords
+ Author Date Id
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/rlisetup/wizard.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/bilinear.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/bilinear_f.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/cubic.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/cubic_f.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/nearest.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/imagery/i.ortho.photo/i.ortho.rectify/readcell.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass/trunk/lib/proj/README.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Author Date Id
Added: svn:eol-style
+ native
Modified: grass/trunk/mswindows/osgeo4w/grass.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/grass.tmpl 2013-02-04 08:15:50 UTC (rev 54888)
+++ grass/trunk/mswindows/osgeo4w/grass.tmpl 2013-02-04 08:27:49 UTC (rev 54889)
@@ -1,17 +1,17 @@
-#!/bin/sh
-
-OSGEO4W_ROOT_MSYS=@OSGEO4W_ROOT_MSYS@
-GISBASE=$OSGEO4W_ROOT_MSYS/apps/grass/grass- at VERSION@
-GRASS_SH=$OSGEO4W_ROOT_MSYS/apps/msys/bin/sh.exe
-GRASS_WISH=$OSGEO4W_ROOT_MSYS/bin/wish.exe
-GRASS_PYTHON=$OSGEO4W_ROOT_MSYS/bin/python.exe
-PYTHONHOME=$OSGEO4W_ROOT_MSYS/apps/Python27
-GRASS_PROJSHARE=$OSGEO4W_ROOT_MSYS/share/proj
-PATH=$OSGEO4W_ROOT_MSYS/apps/grass/grass- at VERSION@/bin:$PATH
-
-export $OSGEO4W_ROOT_MSYS $GISBASE $GRASS_SH $GRASS_WISH $GRASS_PYTHON $PYTHONHOME $GRASS_PROJSHARE
-export $PATH
-
-$GRASS_PYTHON "$GISBASE/etc/grass at POSTFIX@.py" "$@"
-
-exit 0
+#!/bin/sh
+
+OSGEO4W_ROOT_MSYS=@OSGEO4W_ROOT_MSYS@
+GISBASE=$OSGEO4W_ROOT_MSYS/apps/grass/grass- at VERSION@
+GRASS_SH=$OSGEO4W_ROOT_MSYS/apps/msys/bin/sh.exe
+GRASS_WISH=$OSGEO4W_ROOT_MSYS/bin/wish.exe
+GRASS_PYTHON=$OSGEO4W_ROOT_MSYS/bin/python.exe
+PYTHONHOME=$OSGEO4W_ROOT_MSYS/apps/Python27
+GRASS_PROJSHARE=$OSGEO4W_ROOT_MSYS/share/proj
+PATH=$OSGEO4W_ROOT_MSYS/apps/grass/grass- at VERSION@/bin:$PATH
+
+export $OSGEO4W_ROOT_MSYS $GISBASE $GRASS_SH $GRASS_WISH $GRASS_PYTHON $PYTHONHOME $GRASS_PROJSHARE
+export $PATH
+
+$GRASS_PYTHON "$GISBASE/etc/grass at POSTFIX@.py" "$@"
+
+exit 0
Property changes on: grass/trunk/mswindows/osgeo4w/grass.tmpl
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass/trunk/raster3d/r3.in.bin/test_suite/test.r3.in.bin.sh
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass/trunk/temporal/t.rast.mapcalc/example.sh
___________________________________________________________________
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass/trunk/temporal/t.rast.mapcalc/test.t.rast.mapcalc.operators.sh
___________________________________________________________________
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list