Where is the icon for a file type set?
All file types seem to have their appropriate icon, except the jpg files have the icon for text files in Nautilus. Their Type is 'jpg document', whereas gif and png are reported as 'gif image' and 'png image', not '...document'.
The problem arose subsequent to a problematic upgrade to Hardy, (reported on Launchpad at https:/
Where do I fix this?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu nautilus Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- David Tangye
- Solved:
- 2008-08-31
- Last query:
- 2008-08-31
- Last reply:
- 2008-08-30
Easy, bro. Check this out: http://
David Tangye (davidtangye) said : | #2 |
Thanks, that helps. I still do not have the answer though.
It appears that icons are stored in /usr/share/
Also it should be showing a thumbnail of the image anyway, not an icon. It does so for pngs and gifs. Where is the NAutilus configuration item that I can change to do this?
Tang (robertmcgreg) said : | #3 |
Hi David,
Have you tried right clicking an offending file in Nautilus and correcting file association options and properties there?
David Tangye (davidtangye) said : | #4 |
That only affects a single file.
I finally found the answer: Something seems to have run updata-
David Tangye (davidtangye) said : | #5 |
To be exact, I am failry sure that it was $HOME/.
rm -rf $HOME/.
fixed the problem.