[totem] plugins: Remove duplicate radio station from iPlayer plugin



commit 223252a5505e6f2ae876785722c5f6dd9f2a6c6d
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Apr 4 23:09:52 2011 +0100

    plugins: Remove duplicate radio station from iPlayer plugin
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer2.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/iplayer/iplayer2.py b/src/plugins/iplayer/iplayer2.py
index 71cf300..728e917 100644
--- a/src/plugins/iplayer/iplayer2.py
+++ b/src/plugins/iplayer/iplayer2.py
@@ -224,8 +224,6 @@ LIVE_RADIO_STATIONS = {
                       'radioscotland.ram',
     'World Service': 'http://www.bbc.co.uk/worldservice/meta/tx/nb/'\
                      'live_eneuk_au_nb.asx',
-    'BBC nan Gaidheal': 'http://www.bbc.co.uk/scotland/alba/media/live/'\
-                        'radio_ng.ram',
     'BBC London': ENGLAND_RADIO_URI + 'london.ram',
     'BBC Berkshire': ENGLAND_RADIO_URI + 'radioberkshire.ram',
     'BBC Bristol': ENGLAND_RADIO_URI + 'bristol.ram',



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