Author: ygrego Date: 2015-05-28 09:32:49 +0000 (Thu, 28 May 2015) New Revision: 1522 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1522 Log: Addition of a property "currentChannel". Modified: oipf/configuration/OipfConfiguration.js Modified: oipf/configuration/OipfConfiguration.js =================================================================== --- oipf/configuration/OipfConfiguration.js 2015-05-28 09:27:15 UTC (rev 1521) +++ oipf/configuration/OipfConfiguration.js 2015-05-28 09:32:49 UTC (rev 1522) @@ -10,6 +10,7 @@ //Channels configuration this.channelNumber = 13; + this.currentChannel = "ARTE"; this.channelCountry = "France"; this.channelList = "../../data/oipfChannels.xml";
participants (1)
-
ygregoï¼ users.nuiton.org