[tuxdroid-svn] r5445 - software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-09-18 11:45:37
|
Author: remi
Date: 2009-09-18 13:45:25 +0200 (Fri, 18 Sep 2009)
New Revision: 5445
Modified:
software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml
Log:
* Fixed radio list in the 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 11:44:29 UTC (rev 5444)
+++ software_suite_v3/software/plugin/plugin-webradio-de/trunk/resources/plugin.xml 2009-09-18 11:45:25 UTC (rev 5445)
@@ -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)"
+ type="enum(WDR 1Live, WDR2, Radio2Day, Sunshine Live, Rockland Digital, Hit Radio FFH, Antenne Bayern, N-JOY)"
defaultValue="WDR 1Live" />
<parameter
name="url"
|