Salome HOME
Merge from V6_main_20120808 08Aug12
[samples/calculator.git] / resources / CALCULATOR_fr.xml
1 <?xml version='1.0' encoding='us-ascii'?>
2 <!DOCTYPE application PUBLIC "" "desktop.dtd">
3 <!--
4   Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
5
6   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
7   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
8
9   This library is free software; you can redistribute it and/or
10   modify it under the terms of the GNU Lesser General Public
11   License as published by the Free Software Foundation; either
12   version 2.1 of the License.
13
14   This library is distributed in the hope that it will be useful,
15   but WITHOUT ANY WARRANTY; without even the implied warranty of
16   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17   Lesser General Public License for more details.
18
19   You should have received a copy of the GNU Lesser General Public
20   License along with this library; if not, write to the Free Software
21   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22
23   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
24
25 -->
26 <application title="CALCULATOR component" date="9/12/2001" author="C Caremoli" appId="CALCULATOR" >
27 <desktop>
28 <!-- ### MENUBAR ###  -->
29 <menubar>
30  <menu-item label-id="File" item-id="1" pos-id="">
31   <submenu label-id="Hello" item-id="19" pos-id="9">
32    <popup-item item-id="190" pos-id="" label-id="MyNewItem" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
33   </submenu>
34   <endsubmenu />
35  </menu-item>
36  <menu-item label-id="CALCULATOR" item-id="90" pos-id="3">
37   <popup-item item-id="941" label-id="Lancer IHM" icon-id="" tooltip-id="Lancer IHM CALCULATOR" accel-id="" toggle-id="" execute-action=""/>
38  </menu-item>
39 </menubar>
40 <!-- ### TOOLBAR ###  -->
41 <toolbar label-id="CALCULATOR">
42  <toolbutton-item item-id="941" label-id="Lancer IHM" icon-id="ExecCALCULATOR.png" tooltip-id="Lancer IHM CALCULATOR" accel-id="" toggle-id="" execute-action=""/>
43 </toolbar>
44 </desktop>
45 </application>
46