trunk Branch URL
HTTP (read only) | https://bzr.flogisoft.com/xchat-plugins/xchat-purple-status/trunk/ |
SFTP | sftp://bzr@bzr.flogisoft.com/bzr/xchat-plugins/xchat-purple-status/trunk/ |
Last Revision in trunk #6
code improvement
By Fabien LOISON, on Sunday 25 July 2010, 14:53:14
README
+------------+---------------------------------------------------------------+ | NAME | Xchat Purple status | +------------+---------------------------------------------------------------+ | VERSION | 1.0 (Thu, 22 Jul 2010 19:52:14 +0200) | +------------+---------------------------------------------------------------+ | AUTHOR | Fabien LOISON | +------------+---------------------------------------------------------------+ | COPYRIGHT | Copyright © 2010 Fabien LOISON | +------------+---------------------------------------------------------------+ | LICENCE | GPLv3+ | +------------+---------------------------------------------------------------+ | WEB SITE | http://www.flogisoft.com/ | +------------+---------------------------------------------------------------+ Xchat Purple status - Synchronize status between Xchat and Purple When you change your status in Purple (Pidgin, Finch,...), Xchat status will be also changed, and when you change your status in Xchat, Purple status will be updated. Installation: Copy the file named "xchat_purple_status.py" in the "~/.xchat2/" directory Running: The plugin should be autoloaded the next time Xchat start. But you can launch it manually with the following command (in Xchat): /py load xchat_purple_status.py NOTE: the plugin waits 1 min before the first status synchronisation from purple (for being sure that all networks are connected) Xchat commands: /away <message> -- sets you as being away on Xchat and Purple. /afk -- an alias of /away. /busy <message> -- sets you as being away on Xchat (with message set at "Busy" by default) and set your status to unavailable on Purple. /back <message> -- sets you as being available on Xchat and Purple. NOTE: <message> will be set only on Purple.