Salome HOME
driver ensight is not ready for new option of filtoo -m 2, so we take -m 1
[modules/filter.git] / resources / FILTERCatalog.xml.in
1 <?xml version='1.0' encoding='us-ascii' ?>
2  
3 <!-- XML component catalog -->
4 <begin-catalog>
5
6 <!-- Path prefix information -->
7
8 <path-prefix-list>
9 </path-prefix-list>
10
11 <!-- Component list -->
12 <component-list>
13         <component>
14                 <!-- Component identification -->
15                 <component-name>FILTER</component-name>
16                 <component-username>Filter</component-username>
17                 <component-type>VISU</component-type>
18                 <component-author>Bernard SECHER</component-author>
19                 <component-version>@VERSION@</component-version>
20                 <component-comment>FILTER component</component-comment>
21                 <component-multistudy>1</component-multistudy>
22                 <component-icone>ModuleFilter.png</component-icone>
23
24                 <!-- component interface list -->
25                 <component-interface-list>
26                         <!-- component interface identification -->
27                         <component-interface-name>FILTER</component-interface-name>
28                         <component-interface-comment>No comment</component-interface-comment>
29
30                         <!-- Component service list-->
31                         <component-service-list>
32                         </component-service-list>
33                 </component-interface-list>
34         <!-- <constraint>hostname = localhost</constraint> -->
35         </component>
36 </component-list>
37 </begin-catalog>