Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 626 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 626 Bytes

gnome-do-spotify

A Gnome-Do Spotify plugin.

Build and install instructions

  1. Install monodevelop.

  2. Clone the Gnome-Do and Gnome-Do Plugin repos:

bzr branch lp:do
bzr branch lp:do-plugins
  1. Install build depdencies for both repos.
apt-get build-dep gnome-do gnome-do-plugins
  1. Build the Gnome-Do solution.

  2. Put the gnome-do-spotify repo contents in a "Spotify" directory under do-plugins.

  3. Open the Gnome-Do Plugins solution.

  4. Build the Spotify plugin.

  5. Drag the Spotify.dll to the Gnome-Do plugin list dialog (Preferences -> Plugins).