GNOME Bugzilla – Bug 522844
Nautilus doesn't match FreeDesktop directories specs (nautilus-scripts directory should not be ~/.gnome2/nautilus-scripts)
Last modified: 2008-04-14 08:35:43 UTC
Please describe the problem: I've found that nautilus-scripts directory in GNOME 2.22 (Ubuntu Hardy alpha 6) is ~/.gnome2/nautilus-scripts which doesn't match FreeDesktop directories specs : The default for $XDG_CONFIG_HOME is $HOME/.config, the default for $XDG_DATA_HOME is $HOME/.local/share. So all applications should look for those environment variables and use those default values if the variables are not set. See http://www.freedesktop.org/wiki/Specifications/basedir-spec See also - http://ploum.frimouvy.org/?184-cleaning-user-preferences-keeping-user-data (main post and comment#8) - http://www.aigarius.com/blog/2007/01/10/fhs-extension-for-user-home-folders/ Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 518587 ***