Salome HOME
Fix of too long line problem.
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 638d4ecb74bfcc5949b60c7b486abab6ceaeac9a..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=":icons/geom_export.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