Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-07-16 18:19:17 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-07-16 18:19:17 (GMT)
commitae0939903e03bd6d71ea4a74a0fde0af78bef52d (patch)
treea98b14fb6ef1e25e05b48df528002c1dc15524b4 /configure.in
parente9a349629c6cdd929517028fbdfb4a6e390e2dc0 (diff)
- Added missing French audio voices by Zohra Coudoin
Released under GPL * Makefile.mingw.in: created based on Makefile.mingw to include @VERSION@ * boards/clickgame/nur00523.jpg: moved from boards/gcompris/ * boards/geography/board4_2.xml.in: fixed zambia.png reference (was broken link) * boards/skins/gartoon/mini_bad.png: rotate to make it more like it's bad * gcompris-edit.desktop.in: moved edit menu in the same section as GCompris. * gcompris-installer.nsi.in: now will get version automatically * gcompris-uninstal.ico: remade, not sure yet it will be accepted by the installer * po/POTFILES.in: * src/boards/shapegame.c: (shapegame_init_canvas), (item_event): now the tooltip is always locate in the lower left to avoid hidding the map. * src/gcompris/config.c: (set_locale_flag): fixed to display no flags if none found * src/gcompris/gcompris.c: replaced display_resource by display-resource
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7109b5c..03df258 100644
--- a/configure.in
+++ b/configure.in
@@ -107,7 +107,7 @@ fi
LDFLAGS="${LDFLAGS} ${XF86VM_LIBS}"
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az bg ca cs da de el en_CA en_GB es et eu fi fr ga gu he hi hr hu it ka lt mk ml mr ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv th tr vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az bg ca cs da de el en_CA en_GB es et eu fi fr ga gu he hi hr hu it ka lt mk ml mr ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tr vi wa zh_CN zh_TW"
dnl GCompris needs to know which locale are supported
AC_SUBST(ALL_LINGUAS)
@@ -440,6 +440,8 @@ AC_SUBST(CFLAGS)
dnl Autoconf output
AC_OUTPUT([ gcompris.spec
+Makefile.mingw
+gcompris-installer.nsi
Makefile
src/Makefile
src/gcompris/Makefile