diff options
author | Kevin Chabowski <kevin@kch42.de> | 2011-07-20 16:33:47 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2011-07-20 16:33:47 +0200 |
commit | 1f2f3134c427f22e3a1b2848ba9c83f1cfe1bf38 (patch) | |
tree | 0f43771d541fb312c9d9685602b6a3a153388147 /README.markdown | |
parent | b4a827da07169f94ca616be681fd1c40653ffbe4 (diff) | |
download | rhythmbox_awn_cover-1f2f3134c427f22e3a1b2848ba9c83f1cfe1bf38.tar.gz rhythmbox_awn_cover-1f2f3134c427f22e3a1b2848ba9c83f1cfe1bf38.tar.bz2 rhythmbox_awn_cover-1f2f3134c427f22e3a1b2848ba9c83f1cfe1bf38.zip |
Added README file
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..f1518b5 --- /dev/null +++ b/README.markdown @@ -0,0 +1,19 @@ +rhythmbox_awn_cover +=================== + +Replace Rhythmbox' icon in Awn with the cover artwork of the current track. + +Requires +-------- + +* Python +* dbus-python +* Rhythmbox and its cover plugin + +Install +------- + +1. Go to the plugin directory of rhythmbox (e.g. "~/.gnome2/rhythmbox/plugins" or "~/.local/share/rhythmbox/plugins") +2. Copy the rb_plugin file and the kch_awn_cover directory to this directory +3. (Re-)start Rhythmbox +4. Open the Plugins dialog (Edit > Plugins) and activate the cover plugin (if not activated already) and the "Awn Cover Artwork" plugin. |