Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-08-26 21:10:02 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-08-26 21:10:02 (GMT)
commit97e9a84683a5bfe1ead6f23e3893abb195e62316 (patch)
treecfbea2422064884965bfce4589c006e793d4ba3e /ChangeLog
parente184cc4f023de0c7285301f3a408b34ec990f265 (diff)
put words list editor in a separate file from board_dir. (wordlist.py)
add missing shared_dir and users_dir in python properties binding.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 092a72c..7ed71d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2005-08-26 Yves Combe <yves@ycombe.net>
+ put words list editor in a separate file from board_dir. (wordlist.py)
+ add missing shared_dir and users_dir in python properties binding.
+
+ * src/boards/py-gcompris-properties.c:
+ (pyGcomprisPropertiesType_getattr):
+ * src/boards/python/admin/Makefile.am:
+ * src/boards/python/admin/board_list.py:
+ * src/boards/python/admin/wordlist.py:
+
+2005-08-26 Yves Combe <yves@ycombe.net>
+
fix compilation error with create_rootdir.
test system user name (for win 9x).
change button stock to STOCK_YES in textviex tool.