AWN xdg standards implement
Bug #656737 reported by
jarryson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn |
New
|
Undecided
|
Unassigned |
Bug Description
AWN will store its icon theme to ~/.icons witch it not match fd.o. gtk already support $XDG_DATA_
and in task_icon_
should use g_get_user_
PS: isn't it better to use g_build_filename instead of g_strdup_printf?
To post a comment you must log in.
Thanks for the patch. No argument about g_build_filename(), if you feel like resubmitting the patch using that function I'd accept it.