Salome HOME
Add missing default values of PARAVIS preferences
[modules/paravis.git] / resources / PARAVISCatalog.xml.in
1 <?xml version='1.0' encoding='us-ascii' ?>
2 <!--
3   Copyright (C) 2010-2015  CEA/DEN, EDF R&D
4
5   This library is free software; you can redistribute it and/or
6   modify it under the terms of the GNU Lesser General Public
7   License as published by the Free Software Foundation; either
8   version 2.1 of the License, or (at your option) any later version.
9
10   This library is distributed in the hope that it will be useful,
11   but WITHOUT ANY WARRANTY; without even the implied warranty of
12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13   Lesser General Public License for more details.
14
15   You should have received a copy of the GNU Lesser General Public
16   License along with this library; if not, write to the Free Software
17   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
18
19   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20
21 -->
22  
23 <!-- XML component catalog -->
24 <begin-catalog>
25     <path-prefix-list></path-prefix-list>
26     <type-list></type-list>
27     <component-list>
28         <component>
29             <component-name>PVSERVER</component-name>
30             <component-username>ParaView</component-username>
31             <component-type>PARAVIS</component-type>
32             <component-author>vsv</component-author>
33             <component-version>@SALOMEPARAVIS_VERSION@</component-version>
34             <component-comment>PVServer control service</component-comment>
35             <component-multistudy>1</component-multistudy>
36             <component-impltype>1</component-impltype>
37             <component-icone>pqAppIcon22.png</component-icone>
38             <constraint></constraint>
39             <component-interface-list>
40                 <component-interface-name>PVSERVER_Gen</component-interface-name>
41                 <component-interface-comment>unknown</component-interface-comment>
42                 <component-service-list>
43                     <component-service>
44                         <service-name>ImportFile</service-name>
45                         <service-author>vsv</service-author>
46                         <service-version>INF_VERSION</service-version>
47                         <service-comment>unknown</service-comment>
48                         <service-by-default>0</service-by-default>
49                         <inParameter-list>
50                             <inParameter>
51                                 <inParameter-name>theFileName</inParameter-name>
52                                 <inParameter-type>string</inParameter-type>
53                                 <inParameter-comment>unknown</inParameter-comment>
54                             </inParameter>
55                         </inParameter-list>
56                         <outParameter-list></outParameter-list>
57                         <DataStream-list></DataStream-list>
58                     </component-service>
59                 </component-service-list>
60             </component-interface-list>
61         </component>
62     </component-list>
63 </begin-catalog>