Skip to content
Commit c82c31d9 authored by Barnabás Pőcze's avatar Barnabás Pőcze Committed by António Fernandes
Browse files

files-view: Simplify file object creation

Use `g_file_new_build_filename()` to create the file object
for the "Wallpapers" directory instead of the previously
used `g_file_new_for_path()` + `g_file_get_child()` in
`set_wallpaper_fallback()`.
parent bf113781
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