res.Unix_shortcutSpec.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - JASMINe - Copyright (C) 2009 Bull S.A.S. - Contact: [email protected] - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - USA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $Id: Unix_shortcutSpec.xml 5565 2009-10-21 16:50:14Z jlegrand $ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> <shortcuts> <skipIfNotSupported /> <programGroup defaultName=" OW2 JASMINe" location="applications" /> <shortcut Categories="Server" name="Start JASMINe monitoring" target="$INSTALL_PATH/jasmine.sh" commandLine="start" workingDirectory="$INSTALL_PATH" description="Start the JASMINe monitoring server" iconFile="$INSTALL_PATH/ico/jasmine-start.png" iconIndex="0" initialState="normal" programGroup="yes" desktop="no" applications="no" startMenu="no" startup="no" type="Application" terminal="true" encoding="UTF-8"> </shortcut> <shortcut Categories="Server" name="Stop JASMINe monitoring" target="$INSTALL_PATH/jasmine.sh" commandLine="stop" workingDirectory="$INSTALL_PATH" description="Stop the JASMINe monitoring server" iconFile="$INSTALL_PATH/ico/jasmine-stop.png" iconIndex="0" initialState="normal" programGroup="yes" desktop="no" applications="no" startMenu="no" startup="no" type="Application" terminal="true" encoding="UTF-8"> </shortcut> <shortcut Categories="Server" name="Uninstall JASMINe monitoring" target="$INSTALL_PATH/installer/script/uninstall.sh" description="Uninstall the JASMINe monitoring server" iconFile="$INSTALL_PATH/ico/jasmine-uninstall.png" initialState="normal" iconIndex="0" programGroup="yes" desktop="no" applications="no" startMenu="no" startup="no" type="Application" terminal="false" encoding="UTF-8"> </shortcut> <shortcut Categories="Server" name="JASMINe EoS (web console)" description="JASMINe EoS (Eye of SOA)" target="$INSTALL_PATH/installer/script/browse-eos.sh" iconFile="$INSTALL_PATH/ico/jasmine-eos.png" type="Application" initialState="normal" programGroup="yes" desktop="no" applications="no" startMenu="no" startup="no" terminal="false" encoding="UTF-8"> </shortcut> <shortcut Categories="Server" name="JASMINe website" target="$INSTALL_PATH/installer/script/browser.sh" commandLine="http://jasmine.ow2.org" description="The JASMINe website" type="Application" iconFile="$INSTALL_PATH/ico/jasmine-website.png" initialState="normal" programGroup="yes" desktop="no" applications="no" startMenu="no" startup="no" terminal="false" encoding="UTF-8"> </shortcut> </shortcuts>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy