Author: ygrego Date: 2015-06-18 08:05:07 +0000 (Thu, 18 Jun 2015) New Revision: 1743 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1743 Log: Make some channels names identicals to additional channels information available in xml-tv's data. Modified: oipf/lib/data/oipfChannels.xml Modified: oipf/lib/data/oipfChannels.xml =================================================================== --- oipf/lib/data/oipfChannels.xml 2015-06-18 08:00:53 UTC (rev 1742) +++ oipf/lib/data/oipfChannels.xml 2015-06-18 08:05:07 UTC (rev 1743) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <channelList> <channel> - <name>ARTE</name> + <name>Arte</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -67,7 +67,7 @@ <logoURL></logoURL> </channel> <channel> - <name>FRANCE_2</name> + <name>FRANCE 2</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -100,7 +100,7 @@ <logoURL></logoURL> </channel> <channel> - <name>FRANCE_3</name> + <name>FRANCE 3</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -133,7 +133,7 @@ <logoURL></logoURL> </channel> <channel> - <name>FRANCE_4</name> + <name>FRANCE 4</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -166,7 +166,7 @@ <logoURL></logoURL> </channel> <channel> - <name>FRANCE_5</name> + <name>FRANCE 5</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -232,7 +232,7 @@ <logoURL></logoURL> </channel> <channel> - <name>NRJ_12</name> + <name>NRJ 12</name> <channelType>TYPE_TV</channelType> <idType>12</idType> <ccid></ccid> @@ -429,4 +429,4 @@ <isHD>false</isHD> <logoURL></logoURL> </channel> -</channelList> \ No newline at end of file +</channelList>