home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / contacts.mir / InstallScript.xml < prev    next >
Extensible Markup Language  |  2004-03-04  |  462b  |  23 lines

  1. <?xml version="1.0" encoding="ISO-8859-1" ?> 
  2. <installscript> 
  3.  <info> 
  4.   <name>Contacts</name> 
  5.   <author>George Hazan</author> 
  6.   <version>1.3.27.0</version> 
  7.   <type>Plugin</type> 
  8.  </info> 
  9.  
  10.  <packageinfo> 
  11.   <title>Main Files</title> 
  12.   <file>contacts.dll</file> 
  13.  </packageinfo> 
  14.  
  15.  <packageinfo> 
  16.   <optional/> 
  17.   <title>Documentation</title> 
  18.   <file>readme_contacts.txt</file> 
  19.   <document/> 
  20.  </packageinfo> 
  21.  
  22. </installscript> 
  23.