GNOME Bugzilla – Bug 636233
[PATCH] background: convert to GDBus
Last modified: 2010-12-01 17:57:56 UTC
For some reason the signal filter with plain DBus wasn't working correctly, leading to no background when nautilus was for whatever reason not autolaunched, and show-desktop-icons was TRUE. In any case it should be GDBus not libdbus, so port it. That also happens to fix the signal listening issue.
Created attachment 175638 [details] [review] convert background code to GDBus
Review of attachment 175638 [details] [review]: Looks good to me, thanks.
34d6831d7bf5fdf869f1b4802d8920c4a90825db thanks for the review!