Add 'state' settings; add last opened path setting
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 27 Feb 2011 11:49:48 +0000 (12:49 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 27 Feb 2011 11:49:48 +0000 (12:49 +0100)
commit39b9e14c0e3c11a4b6df8c22ac4a554e2aae9720
tree61517a848eb902488cd160d76fa8db8ce0f06a0e
parent7156064bdd1cec914bafa6376ab95532d9ee2a4b
Add 'state' settings; add last opened path setting

The settings file now discriminates between 'preferences' settings,
which the user sets from the preferences dialog, and 'state' settings,
which are things remembered by the program.

As an example state setting, the program now remembers the last path a
game was opened from, and automatically starts the file chooser in that
path when opening a game.
player/callbacks.c
player/main.c
player/org.chimara-if.gschema.xml
player/preferences.c