-------------------------------------------------------------------------------
rb-edit-file 0.1
-------------------------------------------------------------------------------

  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.
