-------------------------------------------------------------------------------
rb-edit-file 0.2
-------------------------------------------------------------------------------

  written by
  Martin Vogel <mail@martinvogel.de>
  http://www.martinvogel.de

  rb-edit-file is a modification of the plugin rb-open-folder 
  
  rb-open-folder was written by
  Adolfo González Blázquez <code@infinicode.org>
  http://www.infinicode.org/code/rb/

DESCRIPTION

  A simple plugin to edit the selected song with Audacity.

INSTALLATION

  Copy directory to:
    * ~/.gnome2/rhythmbox/plugins/
    -OR-
    * $prefix/lib/rhythmbox/plugins/

  So it looks like:
    * ~/.gnome2/rhythmbox/plugins/rb-edit-file
    -OR-
    * $prefix/lib/rhythmbox/plugins/rb-edit-file

DEPENDENCIES

  * rhythmbox >= 0.9.6
  * pygtk/gobject
  * xdg-utils

LICENSE

  rb-edit-file is distributed under the GPL Version 2.
  
VERSION HISTORY
 0.1 2009 first try ...
 0.2 2011-05-02 changed "selected_source" to "selected_page" for new Rhythmbox in Ubuntu 11.04
