GNOME Bugzilla – Bug 613643
gnome-vfs hard codes .gnome2
Last modified: 2018-08-17 13:53:37 UTC
Created attachment 156813 [details] [review] look at environment variable libgnome supports an environment variable to relocate the .gnome2 directory. gnome-vfs currently hardcodes .gnome2 in a few places. Red Hat has a customer that would like to use this feature.
I think is better to use the freedesktop directory specification. See http://live.gnome.org/GnomeGoals/XDGConfigFolders
Linked to XDGConfigFolders's with "to do" Since libgnome is to be deprecated, is this still necessary to fix?
This is unrelated to libgnome.
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!