Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config.h.mingw.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-06-12 20:38:40 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-06-12 20:38:40 (GMT)
commitcbe0afd08af758fd08489034c4627ef6d2874a26 (patch)
tree189689d61628fe5d5e1cd77ac647e649a043f869 /config.h.mingw.in
parentb5feac4ffbbef0cbad110821616489a73399e27d (diff)
added support for gstreamer compilation, untested updated to compile on
* Makefile.mingw.in: added support for gstreamer compilation, untested * config.h.mingw.in: updated to compile on windows * po/POTFILES.in: removed deprecated src/boards/draw.c * src/gcompris/Makefile.mingw: * src/gcompris/about.c: (gc_about_start): now the sponsor logo if any replaces the fsf one. * src/gcompris/properties.c: (gc_prop_load): added support for user_dir and config_dir in the config file to make GCompris portable. svn path=/trunk/; revision=2698
Diffstat (limited to 'config.h.mingw.in')
-rw-r--r--config.h.mingw.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.mingw.in b/config.h.mingw.in
index dd4a60a..c8251f3 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -110,7 +110,7 @@
#define PACKAGE_LOCALE_DIR "share/locale"
/* System GCompris config directory */
-#define SYSTEM_CONFIG_DIR .
+#define SYSTEM_CONFIG_DIR "."
/* Define to the full name of this package. */
#define PACKAGE_NAME ""