Salome HOME
Revert "Fix for the issue 18884 : result still published in SHAPER_STUDY after being...
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 8ecabaf4d057b1c91a465c461eab6e4f3b2f6a02..e8042523a4a42cecfa3b4e2c845112fed19b4283 100644 (file)
@@ -1,11 +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"
-        icon=":icons/geom_export.png"/>
+        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