Hi, as requested by some users, i added preliminary (experimental) support for XDG Base Directory Specification.
Some work was done to support XDG but it is disabled for now, here is a copy of revision 1244 log message: 8<------------------------------------------------------------------------------------ Revision: 1244 http://geeqie.svn.sourceforge.net/geeqie/?rev=1244&view=rev Author: zas_ Date: 2008-11-15 20:17:14 +0000 (Sat, 15 Nov 2008) Log Message: ----------- Implement preliminary support for XDG Base Directory Specification. See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html. This feature was requested for a long time (feature requests #1950978 and #2289481). For now, it is disabled since it breaks compatibility with previous versions. To be able to test it, you have to enable it by defining USE_XDG to 1 in main.h. geeqierc and other conf files are going to: $XDG_CONFIG_HOME/geeqie/ (default to $HOME/.config/geeqie/). metadata and thumbnails cache (if std is not used) are going to: $XDG_CACHE_HOME/geeqie/metadata/ (default to $HOME/.cache/geeqie/metadata/) and $XDG_CACHE_HOME/geeqie/thumbnails/ (default to $HOME/.cache/geeqie/thumbnails/) collections are going to: $XDG_DATA_HOME/geeqie/collections/ (default to $HOME/.local/share/geeqie/collections/) Please test and report any issue. 8<------------------------------------------------------------------------------------ Should we move to XDG now ? Should we offer optionnal support for it (how) ? How to handle the move between older versions and new ones ? Should we implement the trash spec as proposed in feature request #1950978 ? Please submit your ideas. Best regards. -- Laurent MONIN aka Zas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geeqie-devel mailing list Geeqie-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geeqie-devel