home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / wassup.mir / InstallScript.xml next >
Extensible Markup Language  |  2004-01-31  |  533b  |  26 lines

  1. <?xml version="1.0" encoding="ISO-8859-1" ?>
  2. <installscript>
  3.  <info>
  4.   <name>Wassup</name>
  5.   <author>Tornado</author>
  6.   <version>0.3.1.2</version>
  7.   <type>Plugin</type>
  8.  </info>
  9.  
  10.  <packageinfo>
  11.   <title>Main Files</title>
  12.   <file>Wassup.dll</file>
  13.  </packageinfo>
  14.  
  15.  <packageinfo>
  16.   <title>Readme and translation</title>
  17.   <file>wassup_readme.txt</file>
  18.   <file>wassup_translation.txt</file>
  19.   <optional/>
  20.  </packageinfo>
  21.  
  22.  <autorun>
  23.   <file>wassup_readme.txt</file>
  24.   <document/>
  25.  </autorun>
  26. </installscript>