[QGIS Commit] r9900 - in trunk/qgis/src/plugins/grass: . themes themes/gis

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sat Dec 27 07:41:01 EST 2008


Author: timlinux
Date: 2008-12-27 07:41:00 -0500 (Sat, 27 Dec 2008)
New Revision: 9900

Added:
   trunk/qgis/src/plugins/grass/themes/gis/
   trunk/qgis/src/plugins/grass/themes/gis/grass_add_raster.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_add_vector.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_close_mapset.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_edit.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_new_mapset.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_new_vector_layer.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_open_mapset.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_region.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_region_edit.png
   trunk/qgis/src/plugins/grass/themes/gis/grass_tools.png
Modified:
   trunk/qgis/src/plugins/grass/qgsgrass_plugin.qrc
   trunk/qgis/src/plugins/grass/themes/CMakeLists.txt
Log:
Added gis grass icon theme

Modified: trunk/qgis/src/plugins/grass/qgsgrass_plugin.qrc
===================================================================
--- trunk/qgis/src/plugins/grass/qgsgrass_plugin.qrc	2008-12-27 00:37:24 UTC (rev 9899)
+++ trunk/qgis/src/plugins/grass/qgsgrass_plugin.qrc	2008-12-27 12:41:00 UTC (rev 9900)
@@ -91,5 +91,17 @@
       <file alias="mapcalc_select.png">themes/classic/mapcalc_select.png</file>
       <file alias="world.png">themes/classic/world.png</file>
     </qresource>
+    <qresource prefix="/gis/grass" >
+      <file alias="grass_add_raster.png">themes/gis/grass_add_raster.png</file>
+      <file alias="grass_add_vector.png">themes/gis/grass_add_vector.png</file>
+      <file alias="grass_close_mapset.png">themes/gis/grass_close_mapset.png</file>
+      <file alias="grass_new_mapset.png">themes/gis/grass_new_mapset.png</file>
+      <file alias="grass_open_mapset.png">themes/gis/grass_open_mapset.png</file>
+      <file alias="grass_new_vector_layer.png">themes/gis/grass_new_vector_layer.png</file>
+      <file alias="grass_region_edit.png">themes/gis/grass_region_edit.png</file>
+      <file alias="grass_region.png">themes/gis/grass_region.png</file>
+      <file alias="grass_edit.png">themes/gis/grass_edit.png</file>
+      <file alias="grass_tools.png">themes/gis/grass_tools.png</file>
+    </qresource>
 </RCC>
 

Modified: trunk/qgis/src/plugins/grass/themes/CMakeLists.txt
===================================================================
--- trunk/qgis/src/plugins/grass/themes/CMakeLists.txt	2008-12-27 00:37:24 UTC (rev 9899)
+++ trunk/qgis/src/plugins/grass/themes/CMakeLists.txt	2008-12-27 12:41:00 UTC (rev 9900)
@@ -1 +1 @@
-SUBDIRS(default classic)
+SUBDIRS(default classic gis)

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_add_raster.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_add_raster.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_add_vector.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_add_vector.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_close_mapset.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_close_mapset.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_edit.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_edit.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_new_mapset.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_new_mapset.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_new_vector_layer.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_new_vector_layer.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_open_mapset.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_open_mapset.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_region.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_region.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_region_edit.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_region_edit.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/qgis/src/plugins/grass/themes/gis/grass_tools.png
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/src/plugins/grass/themes/gis/grass_tools.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the QGIS-commit mailing list