Use a different app name for MER

This commit is contained in:
Tom Willemse 2016-01-08 11:42:31 +01:00
parent 16133f11f0
commit 9245b117e6

View file

@ -57,7 +57,8 @@
(defun metal-express-radio-notify () (defun metal-express-radio-notify ()
(interactive) (interactive)
(notifications-notify :title "Now playing:" (notifications-notify :title "Now playing:"
:body metal-express-radio-currently-playing)) :body metal-express-radio-currently-playing
:app-name "Metal Express Radio"))
;;;###autoload ;;;###autoload
(defun metal-express-radio-start () (defun metal-express-radio-start ()