diff options
author | forcer <forcer> | 2006-03-29 05:07:00 +0000 |
---|---|---|
committer | forcer <mwolson@gnu.org> | 2006-03-29 05:07:00 +0000 |
commit | ab304cef4912461160100f2c79ee0c121f1b0fd2 (patch) | |
tree | 88e749ca2130e2527f8793196560a832a1254472 | |
parent | 05b4e0040a004828183d76befd3518b445c84364 (diff) |
emms-streams.el (emms-stream-default-list): Add "Voices from Within"
darcs-hash:20060329050712-2189f-ec7a17ad015b924234a61a4678f5ee967adcd97d.gz
-rw-r--r-- | emms-streams.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emms-streams.el b/emms-streams.el index ec3acbc..b729c4b 100644 --- a/emms-streams.el +++ b/emms-streams.el @@ -107,6 +107,8 @@ Can be either \"add\" or \"play\". The default is \"add\".") "http://www.smgradio.com/core/audio/ogg/live.pls?service=vcbb" 1 streamlist) ("Virgin Radio, Virgin 1215AM" "http://www.smgradio.com/core/audio/ogg/live.pls?service=vrbb" 1 streamlist) + ("Voices From Within - Words From Beyond" + "http://207.200.96.225:8024/listen.pls" 1 streamlist) ("WCPE, Classical Music" "http://www.ibiblio.org/wcpe/wcpe.pls" 1 streamlist))) |