GNOME Bugzilla – Bug 424737
Support xdg-user-dirs in the slideshow screensaver
Last modified: 2007-04-02 16:24:06 UTC
Here is a patch to make the slideshow screensaver use the PICTURES folder from xdg-user-dirs when no explicit location has been specified.
Created attachment 85603 [details] [review] add user-dirs support to slideshow
Turns out xdg_user_dir_lookup() falls back to $HOME if user-dirs are not set up, and people don't like that. New patch fixes that.
Created attachment 85651 [details] [review] fall back to $HOME/Pictures if PICTURES is not set
Yeah Matthias! Thanks for working on this. As soon as I branch (soon) we'll get this in. I'm going to have to be really anal and mark this as a dup... *** This bug has been marked as a duplicate of 411252 ***