ALT Linux Bugzilla
– Attachment 4502 Details for
Bug 23925
Не работает jamendo плагин
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для исправления
jamendo.diff (text/plain), 792 bytes, created by
Egor Glukhov
on 2010-08-22 19:12:26 MSD
(
hide
)
Description:
Патч для исправления
Filename:
MIME Type:
Creator:
Egor Glukhov
Created:
2010-08-22 19:12:26 MSD
Size:
792 bytes
patch
obsolete
>diff --git a/exaile/plugins/jamendo/__init__.py b/exaile/plugins/jamendo/__init__.py >index b9a029e..d22bda0 100644 >--- a/exaile/plugins/jamendo/__init__.py >+++ b/exaile/plugins/jamendo/__init__.py >@@ -34,7 +34,7 @@ import urllib > import hashlib > from xl import event, settings, xdg, providers > from xl import trax as xltrack >-from xl.cover import CoverSearchMethod >+from xl.covers import CoverSearchMethod > from xl.nls import gettext as _ > from xlgui import guiutil, panel > >diff --git a/exaile/plugins/jamendo/menu.py b/exaile/plugins/jamendo/menu.py >index ead08ac..92178bb 100644 >--- a/exaile/plugins/jamendo/menu.py >+++ b/exaile/plugins/jamendo/menu.py >@@ -1,5 +1,5 @@ > from xlgui import menu as xlmenu >-import gobject >+import gobject, gtk > > class JamendoMenu(xlmenu.GenericTrackMenu): >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23925
: 4502