gcompris r2467 - in trunk: . src/boards src/boards/python src/gcompris
- From: bcoudoin svn gnome org
- To: svn-commits-list gnome org
- Subject: gcompris r2467 - in trunk: . src/boards src/boards/python src/gcompris
- Date: Sun, 4 Feb 2007 21:17:18 +0000 (GMT)
Author: bcoudoin
Date: 2007-02-04 21:17:17 +0000 (Sun, 04 Feb 2007)
New Revision: 2467
ViewCVS link: http://svn.gnome.org/viewcvs/gcompris?rev=2467&view=rev
Removed:
trunk/src/gcompris/main.c
Modified:
trunk/ChangeLog
trunk/src/boards/gtans.c
trunk/src/boards/menu2.c
trunk/src/boards/py-gcompris-properties.c
trunk/src/boards/py-mod-gcompris.c
trunk/src/boards/python/pythontest.py
trunk/src/gcompris/Makefile.am
trunk/src/gcompris/file_selector.c
trunk/src/gcompris/gameutil.c
trunk/src/gcompris/gcompris.c
trunk/src/gcompris/gcompris_db.c
trunk/src/gcompris/properties.c
trunk/src/gcompris/properties.h
trunk/src/gcompris/soundutil.c
Log:
Rework of the way we manage the config and user data directory.
Now we respect the freedesktop and save our config file in
$XDG_CONFIG_HOME (~/.config/gcompris)
In this directory we save the files:
gcompris.conf gcompris.log gcompris_sqlite.db
The data file are now in a directory ~/My GCompris
This contains the Images directory. The children can put image in
them, they will be selectable in the anim and drawing activity.
The directories 'anim2 draw2 wordprocessor' contains the children
creation for each of these activities.
It is possible to change the base of these directory with the command line
switch --config-dir and --user-dir
(Does not work yet).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]