[tuxdroid-svn] r5437 - software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-09-18 08:43:01
|
Author: remi
Date: 2009-09-18 10:42:41 +0200 (Fri, 18 Sep 2009)
New Revision: 5437
Modified:
software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml
Log:
* fixed radios list for configuration combobox
Modified: software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml
===================================================================
--- software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml 2009-09-18 08:39:46 UTC (rev 5436)
+++ software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml 2009-09-18 08:42:41 UTC (rev 5437)
@@ -17,7 +17,7 @@
<parameter
name="radio"
description="Select a webradio"
- type="enum(WDR 1Live, WDR2, Radio2Day, Radio2Day, Sunshine Live, Rockland Digital, Hit Radio FFH, Antenne Bayern, Radio Heavy Metal, Hurricane Rock)"
+ type="enum(WDR 1Live, WDR2, Radio2Day, Radio2Day, Sunshine Live, Rockland Digital, Hit Radio FFH, Antenne Bayern, Jam FM, You FM)"
defaultValue="WDR 1Live" />
<parameter
name="url"
|