GNOME Bugzilla – Bug 89618
*-all-users shows normal folders in nautilus, even when there is an image associated
Last modified: 2004-12-22 21:47:04 UTC
applications-all-users:/// and preferences-all-users:/// show the nautilus folder icon where as applications:/// and preferences:/// show the icon associated with the .directory file.
Is this terribly important? [Honest question.]
nope ;)
I'm glad this finally got filed, I kept forgetting to. I couldn't find any reason why the correct icon wouldn't show, since you can read and operate on the .directory file manually using the vfs test scripts. Its returning the correct "special" mime-type also. Dave, something strange in nautilus?
Fixed in cvs HEAD and gnome-2-0: 2002-12-13 Alex Graveley <alex@ximian.com> * libnautilus-private/nautilus-directory-async.c (should_look_for_dot_directory_file): Add "applications-all-users:" and "preferences-all-users:" which fixes bug 89618.