|
1 | 1 | <RCC>
|
2 |
| - <qresource prefix="/default/grass" > |
| 2 | + <qresource prefix="/images/themes/default/grass" > |
3 | 3 | <file alias="grass_add_map.png">themes/default/grass_add_map.png</file>
|
4 | 4 | <file alias="grass_add_raster.png">themes/default/grass_add_raster.png</file>
|
5 | 5 | <file alias="grass_add_vector.png">themes/default/grass_add_vector.png</file>
|
|
45 | 45 | <file alias="mapcalc_select.png">themes/default/mapcalc_select.png</file>
|
46 | 46 | <file alias="world.png">themes/default/world.png</file>
|
47 | 47 | </qresource>
|
48 |
| - <qresource prefix="/classic/grass" > |
| 48 | + <qresource prefix="/images/themes/classic/grass" > |
49 | 49 | <file alias="grass_add_map.png">themes/classic/grass_add_map.png</file>
|
50 | 50 | <file alias="grass_add_raster.png">themes/classic/grass_add_raster.png</file>
|
51 | 51 | <file alias="grass_add_vector.png">themes/classic/grass_add_vector.png</file>
|
|
91 | 91 | <file alias="mapcalc_select.png">themes/classic/mapcalc_select.png</file>
|
92 | 92 | <file alias="world.png">themes/classic/world.png</file>
|
93 | 93 | </qresource>
|
94 |
| - <qresource prefix="/gis/grass" > |
| 94 | + <qresource prefix="/images/themes/newgis/grass" > |
| 95 | + <file alias="grass_add_raster.png">themes/gis/grass_add_raster.png</file> |
| 96 | + <file alias="grass_add_vector.png">themes/gis/grass_add_vector.png</file> |
| 97 | + <file alias="grass_close_mapset.png">themes/gis/grass_close_mapset.png</file> |
| 98 | + <file alias="grass_new_mapset.png">themes/gis/grass_new_mapset.png</file> |
| 99 | + <file alias="grass_open_mapset.png">themes/gis/grass_open_mapset.png</file> |
| 100 | + <file alias="grass_new_vector_layer.png">themes/gis/grass_new_vector_layer.png</file> |
| 101 | + <file alias="grass_region_edit.png">themes/gis/grass_region_edit.png</file> |
| 102 | + <file alias="grass_region.png">themes/gis/grass_region.png</file> |
| 103 | + <file alias="grass_edit.png">themes/gis/grass_edit.png</file> |
| 104 | + <file alias="grass_tools.png">themes/gis/grass_tools.png</file> |
| 105 | + </qresource> |
| 106 | + <qresource prefix="/images/themes/gis/grass" > |
95 | 107 | <file alias="grass_add_raster.png">themes/gis/grass_add_raster.png</file>
|
96 | 108 | <file alias="grass_add_vector.png">themes/gis/grass_add_vector.png</file>
|
97 | 109 | <file alias="grass_close_mapset.png">themes/gis/grass_close_mapset.png</file>
|
|
0 commit comments