firefox has a nice feature which lets you save images from the web as desktop backgrounds. Unfortunately, it only works once, since firefox saves the images under a fixed name, firefox_wallpaper.png, and nautilus and (eel) just compare the filename (or rather, uri) to decide whether to reload the background or not.
One way to make this feature work as intended is to compare the mtime if the filename hasn't changed. I have put patches for nautilus and eel to do this at http://bugzilla.gnome.org/show_bug.cgi?id=349961 http://bugzilla.gnome.org/show_bug.cgi?id=349962 Matthias -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
