Mercurial > pidgin-audacious
comparison README @ 0:8d4d17a528ef
initial import
| author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
|---|---|
| date | Thu, 28 Jun 2007 19:48:21 +0900 |
| parents | |
| children | 19782faf1f00 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8d4d17a528ef |
|---|---|
| 1 pidgin-audacious-2.0.0d2 | |
| 2 | |
| 3 1. What's this? | |
| 4 | |
| 5 pidgin-audacious is a pidgin plugin which updates status and userinfo | |
| 6 message for your pidgin accounts, reflecting the current track name what | |
| 7 you are listening in Audacious. | |
| 8 | |
| 9 Moreover, after version 1.1.0, pidgin-audacious can alter your alias | |
| 10 (aka friendly name or nickname) in msn protocol using the current | |
| 11 track name. | |
| 12 | |
| 13 This plugin requires pidgin 2.0.0 or later and development version of | |
| 14 audacious. (capable of DBus connection expected to be released as | |
| 15 1.4.0.) | |
| 16 | |
| 17 2. How to build | |
| 18 | |
| 19 Building pidgin-audacious plugin is very simple. Please do | |
| 20 | |
| 21 ./configure | |
| 22 make | |
| 23 make install | |
| 24 | |
| 25 If you would like to test new alias substitution feature, please apply | |
| 26 included patch against the pidgin source. Both 2.0.0b4 and svn around | |
| 27 October 15 2006 would work. | |
| 28 | |
| 29 3. Usage | |
| 30 | |
| 31 This plugin expands the token "%song" in your status/userinfo message | |
| 32 and alias with the name of the currently playing music. To show the | |
| 33 track name, you have to compose a message containing the token. The | |
| 34 text format used in audacious playlist will be applied for | |
| 35 substitution. | |
| 36 | |
| 37 You can enable or disable expansion in status message, userinfo or | |
| 38 alias respectively. The preferences dialog is available from plugins | |
| 39 window in pidgin. | |
| 40 | |
| 41 4. Acknowledgment | |
| 42 | |
| 43 This plugin has been built based on Jon Oberheide's | |
| 44 gaim-rhythmbox-2.0beta2. I greatly appreciate his work. | |
| 45 | |
| 46 | |
| 47 Yoshiki Yazawa | |
| 48 yaz@honeyplanet.jp |
