Navigation Menu

Skip to content

Commit

Permalink
Added gis grass icon theme
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@9900 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 27, 2008
1 parent db9c514 commit 9bed481
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions src/plugins/grass/qgsgrass_plugin.qrc
Expand Up @@ -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>

2 changes: 1 addition & 1 deletion src/plugins/grass/themes/CMakeLists.txt
@@ -1 +1 @@
SUBDIRS(default classic)
SUBDIRS(default classic gis)
Binary file added src/plugins/grass/themes/gis/grass_add_raster.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_add_vector.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_close_mapset.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_edit.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_new_mapset.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_region.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/themes/gis/grass_tools.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9bed481

Please sign in to comment.