Skip to content
Commit 1ed8200a authored by Christoph Reiter's avatar Christoph Reiter 🐍
Browse files

Fix test regression when xdg-user-dirs is not installed.

GLib.get_user_special_dir is only guaranteed to always return
a path in case GLib.UserDirectory.DIRECTORY_DESKTOP is passed.
This was unintentionally changed to DIRECTORY_MUSIC
in 9948a67e.

https://bugzilla.gnome.org/show_bug.cgi?id=751299
parent 79cf1f70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment