Settings.xml labels that start with a number
#1
Hi there,

I have a settings.xml that has entries like this:

Code:
<setting id="channel_123videonl_visible" type="bool" label="123Video.nl [nl]" default="true" />

In the settings dialog this one is shown without a label! This is in the RC2 Eden build. As soon as I change it into any label that does not start with a number it's OK.

Looks like it is interpreted as a LabelID corresponding to a language file?
Reply
#2
Yup, there's some errors here. Will see what I can do.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Fixed in 423b972

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
(2012-03-14, 01:14)jmarshall Wrote: Fixed in 423b972

Cheers,
Jonathan

Thanks! That was fast service.
Reply

Logout Mark Read Team Forum Stats Members Help
Settings.xml labels that start with a number0