[gcompris/gcomprixogoo] Fixed usa map due to missing rhode island.



commit 6752ada4bbe97b128b8e6ff3a5527ad9b90b293f
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Fri Feb 12 20:58:19 2010 +0100

    Fixed usa map due to missing rhode island.

 configure.ac                                       |    2 +-
 .../resources/geo_country/usa/Makefile.am          |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 93a7878..19c0518 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(gcompris, 9.1, http://gcompris.net)
+AC_INIT(gcompris, 9.2, http://gcompris.net)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)
diff --git a/src/geo_country-activity/resources/geo_country/usa/Makefile.am b/src/geo_country-activity/resources/geo_country/usa/Makefile.am
index 28e4dbc..80d21bc 100644
--- a/src/geo_country-activity/resources/geo_country/usa/Makefile.am
+++ b/src/geo_country-activity/resources/geo_country/usa/Makefile.am
@@ -41,6 +41,7 @@ img_DATA = \
 	oklahoma.png \
 	oregon.png \
 	pennsylvania.png \
+	rhode_island.png \
 	south_carolina.png \
 	south_dakota.png \
 	tennessee.png \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]