diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Thu Jun 28 19:48:21 2007 +0900
@@ -0,0 +1,48 @@
+pidgin-audacious-2.0.0d2
+
+1. What's this?
+
+pidgin-audacious is a pidgin plugin which updates status and userinfo
+message for your pidgin accounts, reflecting the current track name what
+you are listening in Audacious.
+
+Moreover, after version 1.1.0, pidgin-audacious can alter your alias
+(aka friendly name or nickname) in msn protocol using the current
+track name.
+
+This plugin requires pidgin 2.0.0 or later and development version of
+audacious. (capable of DBus connection expected to be released as
+1.4.0.)
+
+2. How to build
+
+Building pidgin-audacious plugin is very simple. Please do
+
+./configure
+make
+make install
+
+If you would like to test new alias substitution feature, please apply
+included patch against the pidgin source. Both 2.0.0b4 and svn around
+October 15 2006 would work.
+
+3. Usage
+
+This plugin expands the token "%song" in your status/userinfo message
+and alias with the name of the currently playing music. To show the
+track name, you have to compose a message containing the token. The
+text format used in audacious playlist will be applied for
+substitution.
+
+You can enable or disable expansion in status message, userinfo or
+alias respectively. The preferences dialog is available from plugins
+window in pidgin.
+
+4. Acknowledgment
+
+This plugin has been built based on Jon Oberheide's
+gaim-rhythmbox-2.0beta2. I greatly appreciate his work.
+
+
+Yoshiki Yazawa
+yaz@honeyplanet.jp