Salome HOME
Merge from BR_V5_DEV 17Feb09
[samples/calculator.git] / resources / CALCULATOR_en.xml
1 <?xml version='1.0' encoding='us-ascii'?>
2 <!DOCTYPE application PUBLIC "" "desktop.dtd">
3 <!--
4   Copyright (C) 2007-2008  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
31  <menu-item label-id="File" item-id="1" pos-id="">
32   <submenu label-id="Hello" item-id="19" pos-id="9">
33    <popup-item item-id="190" pos-id="" label-id="MyNewItem" icon-id="" tooltip-id="" accel-id="" toggle-id="" execute-action=""/>
34   </submenu>
35   <endsubmenu />
36  </menu-item>
37
38  <menu-item label-id="CALCULATOR" item-id="90" pos-id="3">
39   <popup-item item-id="901" label-id="Get banner" icon-id="" tooltip-id="Get CALCULATOR banner" accel-id="" toggle-id="" execute-action=""/>
40
41  </menu-item>
42 </menubar>
43 <!-- ### TOOLBAR ###  -->
44 <toolbar label-id="CALCULATOR">
45  <toolbutton-item item-id="901" label-id="Get banner" icon-id="ExecCALCULATOR.png" tooltip-id="Get CALCULATOR banner" accel-id="" toggle-id="" execute-action=""/>
46 </toolbar>
47 </desktop>
48 </application>
49