Salome HOME
bos #29480 Recover feature in context menu.
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
index 638d4ecb74bfcc5949b60c7b486abab6ceaeac9a..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="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"/>
+      <feature
+        id="PublishToStudy"
+        title="Publish to study"
+        internal="1"/>
     </group>
   </workbench>
 </plugin>
\ No newline at end of file