home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 February (Special) / Chip-Special_2006-02_Nero-7.bin / servis / iplayer / iaplayer_2.60.12.0112.exe / win / setup / cabinets / main.cab / skins / water.iti / versions.xml < prev   
Extensible Markup Language  |  2001-06-08  |  2KB  |  33 lines

  1. <?xml version="1.0"?>
  2.  
  3. <!-- *************************************************************************** -->
  4. <!-- File Name:    VERSIONS.XML                                                  -->
  5. <!-- Date Created: May 11, 2000                                                  -->
  6. <!--                                                                             -->
  7. <!-- Description:  Defines the versions of the skin included in this archive     -->
  8. <!--                                                                             -->
  9. <!-- Revision History:                                                           -->
  10. <!--     Initials     Date       Summary                                         -->
  11. <!--     CAC          9/20/2000   Created                                        -->
  12. <!--                                                                             -->
  13. <!--                                                                             -->
  14. <!--                                                                             -->
  15. <!-- Copyright (c) 2000 InterActual Technologies, Inc.                           -->
  16. <!-- *************************************************************************** -->
  17.  
  18. <!DOCTYPE skin SYSTEM "skin.dtd">    
  19. <SKIN>
  20.     <DEFAULTS>
  21.         <TITLE title="Water"</TITLE>
  22.         <AUTHOR author="Andre Liptay, InterActual"</AUTHOR>
  23.         <DESCRIPTION description="InterActual Water (Default) Skin"</DESCRIPTION>
  24.         <COPYRIGHT copyright="(C)2001 InterActual Technologies, Inc. All rights reserved"</COPYRIGHT>
  25.         <OWNER owner="1"</OWNER>
  26.     </DEFAULTS>
  27.  
  28.     <VERSIONS>
  29.         <VERSION ver="1.0" file="default.xml"</VERSION>
  30.     </VERSIONS>
  31. </SKIN>
  32.  
  33.