[GRASS-SVN] r32489 - in grass/trunk/gui/wxpython: . compat docs
gui_modules icons icons/silk images nviz scripts support vdigit xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 3 07:45:17 EDT 2008
Author: martinl
Date: 2008-08-03 07:45:17 -0400 (Sun, 03 Aug 2008)
New Revision: 32489
Modified:
grass/trunk/gui/wxpython/Makefile
grass/trunk/gui/wxpython/compat/__init__.py
grass/trunk/gui/wxpython/compat/subprocess.py
grass/trunk/gui/wxpython/docs/Makefile
grass/trunk/gui/wxpython/docs/wxGUI_layer_manager.jpg
grass/trunk/gui/wxpython/docs/wxGUI_map_display.jpg
grass/trunk/gui/wxpython/docs/wxGUI_vector_digitizer_toolbar.jpg
grass/trunk/gui/wxpython/gis_set.py
grass/trunk/gui/wxpython/gui_modules/__init__.py
grass/trunk/gui/wxpython/gui_modules/dbm.py
grass/trunk/gui/wxpython/gui_modules/debug.py
grass/trunk/gui/wxpython/gui_modules/disp_print.py
grass/trunk/gui/wxpython/gui_modules/gcmd.py
grass/trunk/gui/wxpython/gui_modules/gdialogs.py
grass/trunk/gui/wxpython/gui_modules/georect.py
grass/trunk/gui/wxpython/gui_modules/globalvar.py
grass/trunk/gui/wxpython/gui_modules/goutput.py
grass/trunk/gui/wxpython/gui_modules/grassenv.py
grass/trunk/gui/wxpython/gui_modules/gselect.py
grass/trunk/gui/wxpython/gui_modules/histogram.py
grass/trunk/gui/wxpython/gui_modules/location_wizard.py
grass/trunk/gui/wxpython/gui_modules/mapdisp.py
grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py
grass/trunk/gui/wxpython/gui_modules/menudata.py
grass/trunk/gui/wxpython/gui_modules/menuform.py
grass/trunk/gui/wxpython/gui_modules/nviz.py
grass/trunk/gui/wxpython/gui_modules/preferences.py
grass/trunk/gui/wxpython/gui_modules/profile.py
grass/trunk/gui/wxpython/gui_modules/render.py
grass/trunk/gui/wxpython/gui_modules/rules.py
grass/trunk/gui/wxpython/gui_modules/sqlbuilder.py
grass/trunk/gui/wxpython/gui_modules/states.txt
grass/trunk/gui/wxpython/gui_modules/toolbars.py
grass/trunk/gui/wxpython/gui_modules/toolbox.py
grass/trunk/gui/wxpython/gui_modules/track.py
grass/trunk/gui/wxpython/gui_modules/utils.py
grass/trunk/gui/wxpython/gui_modules/vdigit.py
grass/trunk/gui/wxpython/gui_modules/workspace.py
grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py
grass/trunk/gui/wxpython/icons/__init__.py
grass/trunk/gui/wxpython/icons/icon.py
grass/trunk/gui/wxpython/icons/palette.gif
grass/trunk/gui/wxpython/icons/silk/__init__.py
grass/trunk/gui/wxpython/images/__init__.py
grass/trunk/gui/wxpython/images/intro.xcf
grass/trunk/gui/wxpython/nviz/Makefile
grass/trunk/gui/wxpython/scripts/Makefile
grass/trunk/gui/wxpython/support/update_menu_desc.py
grass/trunk/gui/wxpython/vdigit/Makefile
grass/trunk/gui/wxpython/wxgui.py
grass/trunk/gui/wxpython/xml/grass-gxw.dtd
Log:
wxGUI: fix svn properties
Property changes on: grass/trunk/gui/wxpython/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/x-makefile
Name: svn:keywords
+ Author Date Id
Property changes on: grass/trunk/gui/wxpython/compat/__init__.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/compat/subprocess.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/docs/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/x-makefile
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/docs/wxGUI_layer_manager.jpg
___________________________________________________________________
Name: svn:mime-type
- image/jpg
+ image/jpeg
Property changes on: grass/trunk/gui/wxpython/docs/wxGUI_map_display.jpg
___________________________________________________________________
Name: svn:mime-type
- image/jpg
+ image/jpeg
Property changes on: grass/trunk/gui/wxpython/docs/wxGUI_vector_digitizer_toolbar.jpg
___________________________________________________________________
Name: svn:mime-type
- image/jpg
+ image/jpeg
Property changes on: grass/trunk/gui/wxpython/gis_set.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/__init__.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/dbm.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/debug.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/disp_print.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/gcmd.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/gdialogs.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/georect.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/globalvar.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/goutput.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/grassenv.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/gselect.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/histogram.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/location_wizard.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/mapdisp.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/mcalc_builder.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/menudata.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/menuform.py
___________________________________________________________________
Name: svn:keywords
- Revision
+ Author Date Id Revision
Name: svn:mime-type
+ text/x-python
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/nviz.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/preferences.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/profile.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/render.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/rules.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/sqlbuilder.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/states.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/toolbars.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/toolbox.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/track.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/utils.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/vdigit.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/workspace.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/icons/__init__.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/icons/icon.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/icons/palette.gif
___________________________________________________________________
Name: svn:mime-type
- application/octet-stream
+ image/gif
Property changes on: grass/trunk/gui/wxpython/icons/silk/__init__.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/images/__init__.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/images/intro.xcf
___________________________________________________________________
Name: svn:mime-type
- application/octet-stream
+ application/x-xcf
Property changes on: grass/trunk/gui/wxpython/nviz/Makefile
___________________________________________________________________
Name: svn:mime-type
- text/x-sh
+ text/x-makefile
Property changes on: grass/trunk/gui/wxpython/scripts/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/x-makefile
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/support/update_menu_desc.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/vdigit/Makefile
___________________________________________________________________
Name: svn:mime-type
- text/x-sh
+ text/x-makefile
Property changes on: grass/trunk/gui/wxpython/wxgui.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass/trunk/gui/wxpython/xml/grass-gxw.dtd
___________________________________________________________________
Name: svn:mime-type
+ application/xml-dtd
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
More information about the grass-commit
mailing list