home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / komunikace / psi / psi-0.10-win-setup.exe / iconsets / roster / crystal-aim.jisp / crystal-aim / icondef.xml.in < prev    next >
Extensible Markup Language  |  2005-11-02  |  1KB  |  62 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <icondef>
  3.     <meta>
  4.         <name>Crystal (AIM)</name>
  5.         <description>Crystal AIM Iconset</description>
  6.         **HEAD**
  7.     </meta>
  8.  
  9.     <!-- Normal status icons -->
  10.     <icon>
  11.         <x xmlns='name'>status/online</x>
  12.         <object mime='image/png'>online.png</object>
  13.     </icon>
  14.  
  15.     <icon>
  16.         <x xmlns='name'>status/offline</x>
  17.         <object mime='image/png'>offline.png</object>
  18.     </icon>
  19.  
  20.     <icon>
  21.         <x xmlns='name'>status/away</x>
  22.         <object mime='image/png'>away.png</object>
  23.     </icon>
  24.  
  25.     <icon>
  26.         <x xmlns='name'>status/xa</x>
  27.         <object mime='image/png'>xa.png</object>
  28.     </icon>
  29.  
  30.     <icon>
  31.         <x xmlns='name'>status/dnd</x>
  32.         <object mime='image/png'>dnd.png</object>
  33.     </icon>
  34.  
  35.     <icon>
  36.         <x xmlns='name'>status/invisible</x>
  37.         <object mime='image/png'>invisible.png</object>
  38.     </icon>
  39.  
  40.     <icon>
  41.         <x xmlns='name'>status/chat</x>
  42.         <object mime='image/png'>chatty.png</object>
  43.     </icon>
  44.  
  45.     <!-- Special statuses -->
  46.     <icon>
  47.         <x xmlns='name'>status/ask</x>
  48.         <object mime='image/png'>ask.png</object>
  49.     </icon>
  50.  
  51.     <icon>
  52.         <x xmlns='name'>status/noauth</x>
  53.         <object mime='image/png'>noauth.png</object>
  54.     </icon>
  55.  
  56.     <!-- FIXME -->
  57.     <!--<icon>
  58.         <x xmlns='name'>status/error</x>
  59.         <object mime='image/png'>perr.png</object>
  60.     </icon>-->
  61. </icondef>
  62.