|
@@ -345,7 +345,7 @@ Icons = {
|
|
|
label=_("Save current model to file (Ctrl+S)")),
|
|
|
"modelToImage" : MetaIcon (img=Icons["imageSave"],
|
|
|
label=_("Export model to image")),
|
|
|
- "modelToPython" : MetaIcon (img=Icons["printmap"],
|
|
|
+ "modelToPython" : MetaIcon (img=Icons["pythonSave"],
|
|
|
label=_("Export model to Python script")),
|
|
|
"modelActionAdd" : MetaIcon (img=Icons["modelActionAdd"],
|
|
|
label=_("Add action (GRASS module) to model")),
|