summary refs log tree commit diff
path: root/language_updater.sh
AgeCommit message (Collapse)Author
2015-12-27Moved paths to Config classClayton G. Hobbs
Paths of important files and directories are part of the program's configuration, no? We're making better use of XDG paths now. Only configuration-y things go in $XDG_CONFIG_HOME now, with cache-y and data-y things going in the appropriate places instead of just being crammed in with configuration.
2013-07-16The updater uses the correct commands fileJezra
2013-04-22patched language_updater.sh to generate corpus from command fileJezra
2013-04-17Config and language files are now in ~/.config/blatherJezra