
Gaim/Gajim now Listen
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Script to automatically change your status message on Gaim whenever a track changes in Amarok.
Its an extension of this script:
http://kde-apps.org/content/show.php?content=37265
Doesn't check for whether the user is online or not, but otherwise works perfectly.
dmaus
13 years ago
It does not work perfectly, because the whole gajim-section is commented out. If you remove the comments, it will only work for gajim if gaim is running, because execution of the gaijm-section depends on successfully calling gaim-remote.
Report