wader/gtktetris

The app should only read/write config files from HOME dir

wdlkmpx opened this issue · 0 comments

Currently there is a problem with config files and stuff.

HIGHSCORE_PATH = /usr/local/games/gtktetris

Config files, stats, should be in:
$XDG_CONFIG_HOME/gtktetris/

The app must just assume that only 1 system user is going to use it. When it comes to names, perhaps there should be a dialog to specify a name.