home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / ViePratique / JSesh / JSesh-install-6.3.2.exe / res / Unix_shortcutSpec.xml < prev    next >
Extensible Markup Language  |  2013-03-08  |  2KB  |  52 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2.  
  3. <shortcuts>
  4.  
  5.   <programGroup defaultName="Jsesh" location="applications"/>
  6.  
  7.  
  8.   <shortcut
  9.      name="JSesh hieroglyphic editor"
  10.      programGroup="yes"
  11.      desktop="yes"
  12.      startMenu="yes"
  13.      startup="no"
  14.      target="java"
  15.      commandLine="-Xmx256m -jar "$INSTALL_PATH/libJSesh/jseshAppli-6.3.2.jar""
  16.      type="Application"
  17.      description="JSesh hieroglyphic editor"
  18.      iconFile="$INSTALL_PATH/icons/hibou.png"
  19.      encoding="UTF-8"
  20.      > 
  21.      <createForPack name="Base"/>
  22.    </shortcut>
  23.      <shortcut
  24.      name="Sign Info Editor"
  25.      programGroup="yes"
  26.      desktop="yes"
  27.      startMenu="yes"
  28.      startup="no"
  29.      target="java"
  30.      commandLine="-Xmx256m -cp "$INSTALL_PATH/libJSesh/jsesh-6.3.2.jar:$INSTALL_PATH/libJSesh/jseshGlyphs-6.3.2.jar" jsesh.utilitySoftwares.signInfoEditor.ui.SignInfoEditorApplication"
  31.      description="Editor for documenting hieroglyphic signs"
  32.      type="Application"
  33.      encoding="UTF-8"
  34.      >
  35.         <createForPack name="Base"/>
  36.     </shortcut>     
  37.      <shortcut
  38.      name="RTF Cleaner"
  39.      programGroup="yes"
  40.      desktop="yes"
  41.      startMenu="yes"
  42.      startup="no"
  43.      target="java"
  44.      commandLine="-Xmx256m -cp "$INSTALL_PATH/libJSesh/jsesh-6.3.2.jar:$INSTALL_PATH/libJSesh/jseshGlyphs-6.3.2.jar" jsesh.utilitySoftwares.rtfCleaner.JRTFCleaner"
  45.      description="RTF Cleaning application (mostly for Mac/Indesign)"
  46.      type="Application"
  47.      encoding="UTF-8"
  48.      >
  49.         <createForPack name="Base"/>
  50.     </shortcut>     
  51. </shortcuts>
  52.