+ remove useless stuff from Init files
This commit is contained in:
@@ -24,16 +24,3 @@
|
||||
#* *
|
||||
#* Juergen Riegel 2002 *
|
||||
#***************************************************************************/
|
||||
|
||||
|
||||
|
||||
# Get the Parameter Group of this module
|
||||
ParGrp = App.ParamGet("System parameter:Modules").GetGroup("Image")
|
||||
|
||||
# Set the needed information
|
||||
ParGrp.SetString("HelpIndex", "Image/Help/index.html")
|
||||
ParGrp.SetString("WorkBenchName", "Image")
|
||||
ParGrp.SetString("WorkBenchModule", "ImageWorkbench.py")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user