lgogdownloader/include
Sude d430af63d0 Support XDG Base Directory Specification
Configuration files and cookies are now stored in "$XDG_CONFIG_HOME/lgogdownloader"
if $XDG_CONFIG_HOME is not set it will use "$HOME/.config/lgogdownloader"

XML files are now stored in "$XDG_CACHE_HOME/lgogdownloader/xml"
if $XDG_CACHE_HOME is not set it will use "$HOME/.cache/lgogdownloader/xml"
2013-12-11 11:27:53 +02:00
..
api.h API change: added duplicate handler for installers 2013-11-18 13:28:27 +02:00
config.h Support XDG Base Directory Specification 2013-12-11 11:27:53 +02:00
downloader.h Added --status command and made createXML output easier to read 2013-11-14 15:40:59 +02:00
globalconstants.h Move the API constants from GlobalConstants to API as private members 2013-08-02 16:18:55 +03:00
progressbar.h Update the url for WTFPL license 2013-03-24 23:56:57 +02:00
util.h Update the url for WTFPL license 2013-03-24 23:56:57 +02:00