Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2009-02-24 23:46:57 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-02-24 23:46:57 (GMT)
commit8a41a83ff361e9d7ecf1b53007a0de75f164b8f8 (patch)
tree877055eae5caa9fc0ddefecabf0e9343c3d049e7 /boards
parentb5ae4f6620f2bb17f691cd2e979bf9b471d6aa6a (diff)
- Now properly points use images in ~My GCompris/Images
In the animation activity, the image selector will display all images from this directory. (FIXME: There is a readme file in it that we failed to load as an image). svn path=/trunk/; revision=3743
Diffstat (limited to 'boards')
-rw-r--r--boards/dataset/user_pictures.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/dataset/user_pictures.xml b/boards/dataset/user_pictures.xml
index 58989e0..4993c44 100644
--- a/boards/dataset/user_pictures.xml
+++ b/boards/dataset/user_pictures.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<ImageSetRoot>
-<ImageSet filename="skins/babytoy/home.png" PathName="~/.gcompris/user_data/images" type="lsdir"/>
+<ImageSet filename="skins/babytoy/home.png" PathName="~/My GCompris/Images" type="lsdir"/>
</ImageSetRoot>