Home | History | Annotate | Download | only in common
      1     <web-browser>
      2       <name>@@MENUNAME@@</name>
      3       <executable>@@INSTALLDIR@@/@@PACKAGE@@</executable>
      4       <command>@@INSTALLDIR@@/@@PACKAGE@@ %s</command>
      5       <icon-name>@@PACKAGE@@</icon-name>
      6       <run-in-terminal>false</run-in-terminal>
      7       <netscape-remote>true</netscape-remote>
      8       <tab-command>@@INSTALLDIR@@/@@PACKAGE@@ %s</tab-command>
      9       <win-command>@@INSTALLDIR@@/@@PACKAGE@@ --new-window %s</win-command>
     10     </web-browser>
     11