|
@@ -98,7 +98,6 @@ icons_default = {
|
|
|
"addshaded" : 'module-d.shadedmap.gif',
|
|
|
"addrarrow" : 'module-d.rast.arrow.gif',
|
|
|
"addrnum" : 'module-d.rast.num.gif',
|
|
|
- "elvect" : 'element-vector.gif',
|
|
|
"addthematic": 'module-d.vect.thematic.gif',
|
|
|
"addchart" : 'module-d.vect.chart.gif',
|
|
|
"addgrid" : 'module-d.grid.gif',
|
|
@@ -301,8 +300,6 @@ Icons = {
|
|
|
label=_("Add raster flow arrows")),
|
|
|
"addrnum" : MetaIcon (img=icons_img["addrnum"],
|
|
|
label=_("Add raster cell numbers")),
|
|
|
- "elvect" : MetaIcon (img=icons_img["elvect"],
|
|
|
- label=_("")),
|
|
|
"addthematic": MetaIcon (img=icons_img["addthematic"],
|
|
|
label=_("Add thematic layer")),
|
|
|
"addchart" : MetaIcon (img=icons_img["addchart"],
|