diff --git a/xep-0232.xml b/xep-0232.xml index ec794a0e..ea9e5945 100644 --- a/xep-0232.xml +++ b/xep-0232.xml @@ -23,6 +23,12 @@ NOT_YET_ASSIGNED &stpeter; + + 0.3 + 2009-02-26 + psa +

Per Last Call feedback, removed icons for presence states; redefined the icon field to use media element per XEP-0221.

+
0.2 2008-03-14 @@ -69,6 +75,7 @@ ]]> +

Upon receiving the disco#info request, the software replies and includes extended information in a data form (&xep0004;), where the icon is communicated using the format defined in &xep0221;.

urn:xmpp:dataforms:softwareinfo - http://code.google.com/p/exodus/exodus.png - - - http://code.google.com/p/exodus/available.png - - - http://code.google.com/p/exodus/away.png - - - http://code.google.com/p/exodus/dnd.png - - - http://code.google.com/p/exodus/xa.png + + + http://www.shakespeare.lit/clients/exodus.jpg + + + cid:sha1+f24030b8d91d233bac14777be5ab531ca3b9f102@bob.xmpp.org + + Windows @@ -115,11 +119,6 @@

The fields have the following meaning:

  • icon -- A default icon to show for a device running the software
  • -
  • icon_available -- An icon to show if a device running the software is online and available
  • -
  • icon_away -- An icon to show if a device running the software has a presence status of "away"
  • -
  • icon_chat -- An icon to show if a device running the software has a presence status of "chat"
  • -
  • icon_dnd -- An icon to show if a device running the software has a presence status of "dnd"
  • -
  • icon_xa -- An icon to show if a device running the software has a presence status of "xa"
  • os -- The operating system on which the XMPP software is running
  • os_version -- The operating system version
  • software -- The XMPP software running at the entity (if this field is provided, its value SHOULD override any software name provided as the value of the 'name' attribute in the service discovery <identity/> element)
  • @@ -152,31 +151,6 @@ type='text-single' label='A URL for an icon representing the software, no matter the presence or availability status of the XMPP entity'/> - - - - - -

    Thanks to Joe Hildebrand for his comments.

    +

    Thanks to Dave Cridland, Olivier Goffart, Joe Hildebrand, Etan Reisner, Remko Tronçon, and Jiří Zárevúcký for their comments.