Dear Imran Zaman,

I'm working for Tizen3.0 TV profile.
We need icon property for showing user icon at Homescreen.
So I designed new file back-end for writing additional information for each 
users.

The Icon property will be saved at /var/lib/gumd/[uid] file.
This file follow .ini file format.

root@localhost:~# cat /var/lib/gumd/user/1022
[User]
Icon=/usr/share/icons/user.png
    
So if we need to add new properties, this file can be expanded easily.

This patch was tested on TV profile and you can test using gum-utils also.
Please check this patch and review.
https://review.tizen.org/gerrit/#/c/35159/

-- 
Thanks,
Minkyu Kang.
_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to