Salome HOME
[salome test] Update list of tests
[modules/paravis.git] / src / Plugins / ArrayRenamer / ArrayRenamer.xml
index 18f1f1d8f027fb793632f1fe3b71f7260832c0b5..11240fbbc061bce91b7ebd444dfd5ba7099a760d 100644 (file)
@@ -33,9 +33,6 @@
                             repeat_command="1"
                             clean_command="ClearArrayInfo">
         <Documentation>Set the arrays information (new name and way how to process array: copy origin array with new name or keep existing array and set new name).</Documentation>
-        <RequiredProperties>
-            <Property function="Input" name="Input" />
-        </RequiredProperties>
       </StringVectorProperty>
 
       <StringVectorProperty command="SetComponentInfo"
                             clean_command="ClearComponentsInfo"
                             repeat_command="1"> 
         <Documentation>Set the compoenents information for the array.</Documentation>
-        <RequiredProperties>
-            <Property function="Input" name="Input" />
-        </RequiredProperties>
-      </StringVectorProperty>  
+      </StringVectorProperty>
 
       <PropertyGroup label="List of arrays"
                      panel_widget="custom_arrays_editor">
@@ -57,7 +51,7 @@
       </PropertyGroup>
 
       <Hints>
-        <ShowInMenu category="Filters" icon=":/ArrayRenamerIcons/resources/rename_ico_24x24.png" />
+        <ShowInMenu category="DataAnalysis" icon=":/ArrayRenamerIcons/resources/rename_ico_24x24.png" />
       </Hints>
 
     </SourceProxy>