A few post-fixes to the get_user_file_path() commit.
commit453bc240a8044ee5668d375166186e959093f9f8
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Aug 2010 19:13:22 +0000 (2 19:13 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Aug 2010 19:13:22 +0000 (2 19:13 +0000)
tree44539bf63d893479c83f8cee8c4a9ca09b773dc5
parentb86f722b6a0fc614a93cb55d953787564b38dce2
A few post-fixes to the get_user_file_path() commit.

Remove unneeded restriction from set_file that prevented filename settings to
work if they were outside of ROCKBOX_DIR.
Add the get_user_file_path() call to a few further places where it was
forgotten.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27667 a1c6a512-1295-4272-9138-f99709370657
apps/filetypes.c
apps/settings.c
apps/tree.c