Salome HOME
Debug and documentation for STL export
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 4ac52abae600627fd34198b5ea12ea26a679356b..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="Export all bodies and groups into GEOM module"
+        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