Salome HOME
Porting ATOMGEN to CMake build system.
[samples/atomgen.git] / resources / ATOMGEN_en.xml
1 <?xml version='1.0' encoding='us-ascii'?>
2
3 <!--
4   Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
5
6   This library is free software; you can redistribute it and/or
7   modify it under the terms of the GNU Lesser General Public
8   License as published by the Free Software Foundation; either
9   version 2.1 of the License.
10
11   This library is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14   Lesser General Public License for more details.
15
16   You should have received a copy of the GNU Lesser General Public
17   License along with this library; if not, write to the Free Software
18   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19
20   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21
22 -->
23
24 <!DOCTYPE application PUBLIC "" "desktop.dtd">
25 <application title="ATOMGEN component" date="15/11/2005" author="SALOME team" appId="SALOME" >
26 <desktop>
27
28 <!-- ### MENUBAR ###  -->
29 <menubar>
30  <menu-item label-id="ATOMGEN" item-id="90" pos-id="3">
31   <popup-item item-id="4010" label-id="Run" icon-id="" tooltip-id="Runs calculations" accel-id="" toggle-id="" execute-action=""/>
32  </menu-item>
33 </menubar>
34
35 <!-- ### TOOLBARS ###  -->
36 <toolbar label-id="ATOMGEN">
37  <toolbutton-item item-id="4002" label-id="Run" icon-id="atomgen_run.png" tooltip-id="Runs calculations" accel-id="" toggle-id="" execute-action=""/>
38 </toolbar>
39
40 </desktop>
41 </application>
42