Quote:
Originally Posted by rkomar
Since it displays a graphic, maybe the values should just be numbers (0 and 1) rather than strings. The "icon_theme" entry in the iconfigedit struct is also new to firmware version 6, so perhaps it is necessary for this new type. I have no idea what you would set it to, though.
|
The members deflt and variants of iconfigedit are respectively typed char* and char**. I tried with the string "0", "1" but it's still displayed as a string...