background: Add note about saving location
To the unused XML save code.
This commit is contained in:
parent
e5fb92268f
commit
ee62ca5e9b
1 changed files with 1 additions and 0 deletions
|
@ -485,6 +485,7 @@ static void gnome_wp_list_flatten (const gchar * key, CcBackgroundXml * item,
|
||||||
#endif
|
#endif
|
||||||
void cc_background_xml_save_list (CcBackgroundXml *data) {
|
void cc_background_xml_save_list (CcBackgroundXml *data) {
|
||||||
//FIXME implement save or remove?
|
//FIXME implement save or remove?
|
||||||
|
//FIXME use XDG user dirs
|
||||||
#if 0
|
#if 0
|
||||||
xmlDoc * wplist;
|
xmlDoc * wplist;
|
||||||
xmlNode * root, * wallpaper, * item;
|
xmlNode * root, * wallpaper, * item;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue