Normally if you go to user/%/edit there are all the user settings put together, which might be little confusing. I decided to move User Picture fieldset to a new tab, just to make it easier for users to upload their avatars.
To accomplish this you need to create a helper module, let's call it custom_module.
Now inside custom_module directory create two files custom_module.info and custom_module.module