Written by gameguy95 the 9 Mar 10 at 01:15.
Related project: Dolphin.
Status: New
Rationale
i have seen that you can set icons for files with specific extensions, yet, as a user who is still warming up to ubuntu,i miss the feature in windows where you could go in the settings of a file and change the icon for just that specific file without having to have every file that has that specific name with that specific icon (for example have a file in my home folder titled Test.ext with icon 1 and another file in my documents folder with the same name using icon 2.) i noticed you could do this with folders but would truly appreciate the ability to do this with individual files.
On most *Nix systems files are recognized from their content, not from their extension. So renaming "photo.jpg" to "photo.txt" should still display it as a JPEG file.
Currently most of cool features like distinct icons for each folder or cached thumbnails, just clutter yours folders with hidden files or folders like ".directory" or ".thumbnails"
Those hidden files can be extraordinarily annoying. I've been switched to Linux-only for over a year and I'm still clearing all the thumbs.db and desktop.ini files out of my music collection.
Yep.. Maybe he'll save 10MB if he removes every single one.. Thumbs.db is no longer used, and hasn't been since Vista anyway. Thumbnail caches in windows are centralised now (possibly as a means to enhance security).
And desktop.ini's make do sense. But if they are showing up on linux, its only because Linux SHOULD be treating hidden files on Fat32/NTFS the same as .file files.