Skip to content

Commit

Permalink
Update coverart_search_providers_prefs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fossfreedom committed Jul 10, 2014
1 parent 10d2292 commit 34a2ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverart_search_providers_prefs.py
Expand Up @@ -246,7 +246,7 @@ def _create_display_contents(self, plugin):
self.provider[self.SPOTIFY_SEARCH] = _("Spotify Internet Provider")
self.provider[self.COVERARTARCHIVE_SEARCH] = _("Coverart Archive Internet Provider")
self.provider[self.MUSICBRAINZ_SEARCH] = _("MusicBrainz Internet Provider")
#self.provider[self.DISCOGS_SEARCH] = _("Discogs Internet Provider")
keep_alive_translation = _("Discogs Internet Provider")


current_providers = copy.deepcopy(self.provider)
Expand Down

0 comments on commit 34a2ecd

Please sign in to comment.