Hi,

On 12/02/15 18:14, Jussi Laako wrote:
> On 10.2.2015 7:55, Minkyu Kang wrote:
>> 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.
> 
> This is also quite OK approach, but I would propose using some other 
> directory than "gumd" for the location. Since the file would be accessed also 
> by number of non-gumd applications. So just standardize some generic location 
> and content.

It's OK.
What is your recommendation for location?
On Ubuntu, user information files are saved at /var/lib/AccountsService/users/.

> 
> For user avatar/icon, it could be best to decide a standard location in the 
> file system where each user's avatar is stored. This would avoid need to 
> parse any configuration files. User could freely modify his own avatar, or 
> set one of the system-provided ones in which case it could be just a symlink.
> 

Icons can be located anywhere, user information file will save the icon's 
location.

Thanks,
Minkyu Kang.

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to