Salome HOME
Debug and documentation for STL export
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 1445b5b8de80e8f1f9553c991081aab3ba801455..e8042523a4a42cecfa3b4e2c845112fed19b4283 100644 (file)
@@ -1,12 +1,16 @@
 <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">
-      </feature>
+        tooltip="Export all results and groups into GEOM module"
+        icon="icons/Connector/geom_export.png"
+        helpfile="ConnectorPlugin/ConnectorPlugin.html"/>
+      <feature
+        id="PublishToStudy"
+        title="Publish to study"
+        internal="1"/>
     </group>
   </workbench>
 </plugin>
\ No newline at end of file