Salome HOME
Fix of too long line problem.
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 2ba73b20330f1ba8a84f9565c96d9e67e16a8d53..d0eb76878874fbf3892dbfc29e1db9a65084dba7 100644 (file)
@@ -1,11 +1,12 @@
 <plugin>
-  <workbench id="Features" document="Part">
+  <workbench id="Features">
     <group id="Exchange">
       <feature
         id="ExportToGEOM"
         title="Export to GEOM"
-        tooltip="Exports all bodies into GEOM module"
-        icon=":pictures/part_ico.png"/>
+        tooltip="Export all results and groups into GEOM module"
+        icon="icons/Connector/geom_export.png"
+        helpfile="ConnectorPlugin/ConnectorPlugin.html"/>
     </group>
   </workbench>
 </plugin>
\ No newline at end of file