Moved to resources container

This commit is contained in:
Jose Luis Cercos Pita
2012-11-04 20:39:18 +01:00
parent 06fb5199e9
commit e3ffa6c97c
11 changed files with 2232 additions and 103 deletions

View File

@@ -26,7 +26,7 @@ class PlotWorkbench ( Workbench ):
from plotUtils import Paths
import PlotGui
Icon = Paths.iconsPath() + "/Icon.svg"
Icon = 'Icon.svg'
MenuText = "Plot"
ToolTip = "The Plot module is used to edit/save output plots performed by other tools"