emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] [COMMIT] * lisp/emms-setup.el: Replace the `emms-lastfm'


From: Yoni Rabkin
Subject: [Emms-patches] [COMMIT] * lisp/emms-setup.el: Replace the `emms-lastfm' feature.
Date: Thu, 24 Dec 2009 21:32:20 +0200

---
 lisp/emms-setup.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/emms-setup.el b/lisp/emms-setup.el
index a5bd504..15f8cb7 100644
--- a/lisp/emms-setup.el
+++ b/lisp/emms-setup.el
@@ -109,7 +109,6 @@ stable features which come with the Emms distribution."
     (require 'emms-player-xine)
     (require 'emms-playlist-sort)
     (require 'emms-browser)
-    (require 'emms-lastfm)
     (require 'emms-mode-line-icon))
   ;; setup
   (emms-mode-line 1)
@@ -139,7 +138,8 @@ on the edge."
     (require 'emms-tag-editor)
     (require 'emms-volume)
     (require 'emms-playlist-limit)
-    (require 'emms-cue))
+    (require 'emms-cue)
+    (require 'emms-lastfm-client))
   ;; setup
   (add-hook 'emms-player-started-hook 'emms-last-played-update-current)
   (emms-score 1)
-- 
debian.1.5.6.1.19.ge6b2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]