Menu

#37 Adhere the freedesktop "XDG Base Directory Specification" on Linux

Next_Release
fixed
None
Undefined
2016-01-30
2014-08-29
Artemis
No

Please consider adhering to this specification http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html as good programs should do (and thus not clutter the $HOME directory).

Discussion

  • Artemis

    Artemis - 2014-08-29

    Just to elaborate this. This means saving configuration files in "$XDG_CONFIG_HOME/codeblocks" or (if $XDG_CONFIG_HOME is not set) in "$HOME/.config/codeblocks", saving data-stuff (I guess what's right now under .codeblock/share) under "$XDG_DATA_HOME/codeblocks" or "$HOME/.local/share/codeblocks" and caching stuff under "$XDG_CACHE_HOME/codeblocks" or "$HOME/.cache/codeblocks"

     
  • Alatar

    Alatar - 2014-09-01

    This is wxWidgets issue. Look here for appropriate ticket - http://trac.wxwidgets.org/ticket/9300

     
  • Morten MacFly

    Morten MacFly - 2015-02-07
    • Type: --> Undefined
     
  • Teodor Petrov

    Teodor Petrov - 2015-03-30
    • status: open --> fixed
    • assigned_to: Jens Lody
     
  • Teodor Petrov

    Teodor Petrov - 2015-03-30

    This is fixed in trunk for some months already.

     

Log in to post a comment.

Auth0 Logo