Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/flags
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-10-09 21:04:26 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-09 21:04:26 (GMT)
commit712088d0003c9f34241e32e9fc653c82b72742d6 (patch)
tree97d85b4ced5ab286dca02ea02fd99b72680eb8ed /boards/flags
parent0b19f58475c4dee1dd9254b9fd7dbea1f7aed3b5 (diff)
All memory leaks fixed by Miguel DE IZARRA (miguel2i)
* Makefile.mingw.in: removed deprecated assetml files * boards/flags/Makefile.am: cleanup * boards/flags/README: updated image source * boards/gcompris_pixmaps.assetml.in: removed, no more needed * src/boards/chess.c: (chess_create_item): fixed leak * src/boards/machpuzzle.c: (minigolf_destroy_all_items): fixed leak * src/boards/maze.c: (twoDdisplay): fixed leak * src/boards/menu2.c: (create_top): fixed leak * src/boards/python/electric.py: added windows support * src/boards/shapegame.c: (destroy_shape), (xmlGetProp_Double), (add_xml_shape_to_data): fixed leak * src/gcompris/bar.c: (gc_bar_start): no more show button by default * src/gcompris/config.c: (gc_config_start), (item_event_ok): fixed leak * src/gcompris/dialog.c: (gc_dialog): accept a dialog without a board running this is usefull to display dialog at statup when we don't find a board at all * src/gcompris/gameutil.c: (gc_file_find_absolute): fixed leak * src/gcompris/gcompris.c: (gc_cursor_set), (setup_window), (cleanup), (load_properties), (gc_init): memory leak, display a dialog now when no board are found * src/gcompris/menu.c: (_add_xml_to_data): fixed leak * src/gcompris/properties.c: (gc_prop_new): fixed leak * src/gcompris/skin.c: (gc_skin_free): fixed leak
Diffstat (limited to 'boards/flags')
-rw-r--r--boards/flags/Makefile.am21
-rw-r--r--boards/flags/README2
2 files changed, 1 insertions, 22 deletions
diff --git a/boards/flags/Makefile.am b/boards/flags/Makefile.am
deleted file mode 100644
index 8b3d363..0000000
--- a/boards/flags/Makefile.am
+++ /dev/null
@@ -1,21 +0,0 @@
-
-%.assetml: %.assetml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache
-
-assetmldir = $(prefix)/$(DATADIRNAME)/$(ASSETML_DIR)
-
-assetml_in_files = \
- gcompris_flags.assetml.in
-
-assetml_DATA = $(assetml_in_files:.assetml.in=.assetml)
-
-#
-# Do not use the INTLTOOL_XML_RULE, we don't need to embed the translations
-# in the file themselves. GCompris pick the translations from the po file at
-# runtime.
-#
-$(xml_DATA): %.xml: %.xml.in
- sed -e "s/\(\<\)\/*_//g" $< > $@
-
-
-
-
diff --git a/boards/flags/README b/boards/flags/README
index 0a529f6..521ce3d 100644
--- a/boards/flags/README
+++ b/boards/flags/README
@@ -1 +1 @@
-All these images taken from GKB Keyboard Switcher applet
+All these images taken from GKB Keyboard Switcher applet, then CIA wordlfact book and wikipedia