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 / README < prev   
Text File  |  2006-01-11  |  1KB  |  37 lines

  1. Roster iconset README
  2. ~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. For general information about creation of iconsets, see psi/libpsi/iconset/ICONSET-HOWTO.
  5. This file contains only required icon names and some details about them.
  6.  
  7. Read a little note about animations in the README for the system iconsets.
  8.  
  9. Note: how to add service iconsets: modify src/psiiconset.cpp and add new service RegExp,
  10. add the default iconset name to profiles.cpp, and add your iconset to common.cpp's
  11. category2icon() (and don't forget to add entry to lv_isServices in ui_options.ui).
  12.  
  13. status/online     - Online
  14. status/offline     - Offline
  15. status/away     - Away
  16. status/xa     - eXtended Away
  17. status/dnd     - Do Not Disturb
  18. status/invisible - Invisible
  19. status/chat     - Free For Chat
  20.  
  21. // special statuses
  22. status/ask     - We are asking for authorization
  23. status/noauth     - No authorization
  24. status/error     - Error status (contact is unavailable due to some reason)
  25.  
  26. // special roster icons
  27. psi/chat     - Received a chat message
  28. psi/message     - Received a message
  29. psi/headline     - Received a headline message
  30. psi/system     - Received a system event
  31. psi/connect      - Connection to server in progress...
  32.  
  33. // these icons make sense, only when used in default roster iconset
  34. psi/groupClosed     - Closed group in roster
  35. psi/groupEmpty     - Empty group in roster
  36. psi/groupOpen     - Open group in roster
  37.