After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349962 - compare background image mtimes if uris are the same
compare background image mtimes if uris are the same
Status: RESOLVED FIXED
Product: eel
Classification: Deprecated
Component: general
2.15.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-04 17:09 UTC by Matthias Clasen
Modified: 2006-08-08 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a patch (1.52 KB, patch)
2006-08-04 17:09 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2006-08-04 17:09:07 UTC
Firefox has a "Set as desktop background" feature, but it only works once,
since firefox uses a fixed filename for saving the image. Eel should be smarter
and compare the mtimes of the background image if the uris are the same before
refusing to reload.
Comment 1 Matthias Clasen 2006-08-04 17:09:40 UTC
Created attachment 70209 [details] [review]
a patch
Comment 2 Matthias Clasen 2006-08-04 17:10:16 UTC
See also bug 349961
Comment 3 Christian Neumair 2006-08-05 09:03:04 UTC
Thanks, good catch!

Maybe you could submit this patch to nautilus-list for review?

http://mail.gnome.org/mailman/listinfo/nautilus-list
Comment 4 Alexander Larsson 2006-08-08 13:48:02 UTC
Commited.