Salome HOME
PR: missing file
[modules/eficas.git] / resources / EFICASCatalog.xml
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>EFICAS</component-name>
16                 <component-username>EFICAS GUI</component-username>
17                 <component-type>Data</component-type>
18                 <component-author>P.RASCLE</component-author>
19                 <component-version> 1.0</component-version>
20                 <component-comment>EDF - RD</component-comment>
21                 <component-multistudy>1</component-multistudy>
22                 <component-icone>eficas.png</component-icone>
23                 <constraint>'linux' ~ OS</constraint>
24         </component>
25 </component-list>
26 </begin-catalog>