[izpack-users] Link type application menu shortcuts with KDE
    Gernot Stenz 
    stenzg at in.tum.de
       
    Thu Jun 21 12:20:34 CEST 2007
    
    
  
Hello,
I am trying to offer access to some documentation via the applications
menu. In order to achieve this, I am using shortcuts of type "Link" with an
appropriate url attribute:
  <shortcut
    name="V-Modell Documentation (PDF,English)"
    target="$INSTALL_PATH/V-Modell XT English/Documentation/V-Modell XT English.pdf"
    commandLine=""
    workingDirectory="$INSTALL_PATH/V-Modell\ XT\ English/Documentation"
    description="V-Modell XT PDF Documentation (English)"
    iconFile=""
    iconIndex="0"
    type="Link"
    url="$INSTALL_PATH/V-Modell XT English/Documentation/V-Modell XT English.pdf"
    encoding="UTF-8"
    terminal="false"
    KdeSubstUID="false"
    initialState="normal"
    programGroup="yes"
    desktop="yes"
    applications="yes"
    startMenu="no"
    startup="no">
    <createForPack name="Dokumentation Englisch"/>
  </shortcut>
This will create a clickable icon on the desktop that starts kpdf allright,
but I cannot seem to get this shortcut into the applications menu.
Any ideas?
Thanks, Gernot
-- 
    __o  Gernot Stenz  e-mail:stenzg at informatik.tu-muenchen.de        /\
   -\<,          WWW:  http://www4.in.tum.de/~stenzg               /\/--\
_(_)/(_)_London - Paris: 3547 km__________________________________/      \
    
    
More information about the izpack-users
mailing list