gcompris r3331 - in branches/gcomprixogoo/src: . geo_country-activity geo_country-activity/resources/geo_country geo_country-activity/resources/geo_country/france geo_country-activity/resources/geo_country/germany



Author: bcoudoin
Date: Fri Mar 21 22:48:48 2008
New Revision: 3331
URL: http://svn.gnome.org/viewvc/gcompris?rev=3331&view=rev

Log:
shortened file names to be under 99 characters in the longest path.
Fixed french countries activity.


Added:
   branches/gcomprixogoo/src/geo_country-activity/geo_country.xml.in
      - copied, changed from r3328, /branches/gcomprixogoo/src/geo_country-activity/geography_country.xml.in
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/tg_baden-wuerttemberg.png
      - copied unchanged from r3328, /branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_baden-wuerttemberg.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/tg_mecklenburg-vorpommern.png
      - copied unchanged from r3328, /branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_mecklenburg-vorpommern.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/tg_nordrhein-westfalen.png
      - copied unchanged from r3328, /branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_nordrhein-westfalen.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/tg_schleswig_holstein.png
      - copied unchanged from r3328, /branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_schleswig_holstein.png
Removed:
   branches/gcomprixogoo/src/geo_country-activity/geography_country.xml.in
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/provence-alpes-cote_d_azur.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_baden-wuerttemberg.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_mecklenburg-vorpommern.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_nordrhein-westfalen.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/target_schleswig_holstein.png
Modified:
   branches/gcomprixogoo/src/Makefile.am
   branches/gcomprixogoo/src/geo_country-activity/Makefile.am
   branches/gcomprixogoo/src/geo_country-activity/init_path.sh
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board1_0.xml.in
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board2_0.xml.in
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board5_2.xml.in
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/Makefile.am
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/alsace.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/aquitaine.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/auvergne.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/basse-normandie.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/bourgogne.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/bretagne.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/centre.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/champagne-ardenne.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/corse.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/france-regions.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/franche-conte.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/haute-normandie.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/ile-de-france.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/languedoc-roussillon.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/limousin.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/lorraine.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/midi-pyrenees.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/nord-pas-de-calais.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/paca.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/pays-de-la-loire.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/picardie.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/poitou-charentes.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/rhone-alpes.png
   branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/Makefile.am

Modified: branches/gcomprixogoo/src/Makefile.am
==============================================================================
--- branches/gcomprixogoo/src/Makefile.am	(original)
+++ branches/gcomprixogoo/src/Makefile.am	Fri Mar 21 22:48:48 2008
@@ -26,7 +26,7 @@
 	erase_clic-activity \
 	fifteen-activity \
 	geography-activity \
-	geography_country-activity \
+	geo_country-activity \
 	gletters-activity \
 	hanoi-activity \
 	hanoi_real-activity \

Modified: branches/gcomprixogoo/src/geo_country-activity/Makefile.am
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/Makefile.am	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/Makefile.am	Fri Mar 21 22:48:48 2008
@@ -3,7 +3,7 @@
 xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@
 
 xml_in_files = \
-	geography_country.xml.in
+	geo_country.xml.in
 
 
 xml_DATA = $(xml_in_files:.xml.in=.xml)

Copied: branches/gcomprixogoo/src/geo_country-activity/geo_country.xml.in (from r3328, /branches/gcomprixogoo/src/geo_country-activity/geography_country.xml.in)
==============================================================================
--- /branches/gcomprixogoo/src/geo_country-activity/geography_country.xml.in	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/geo_country.xml.in	Fri Mar 21 22:48:48 2008
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <GCompris>
   <Board
-	 name="geography_country"
+	 name="geo_country"
 	 type="shapegame"
 	 section="/discovery/miscelaneous"
 	 icon="france_region.svg"
@@ -9,7 +9,7 @@
 	 mandatory_sound_file="voices/$LOCALE/geography/peru.ogg"
 	 difficulty="2"
 	 author="Jean-Philippe Ayanides (jp ayanides free fr)"
-	 boarddir="geography_country">
+	 boarddir="geo_country">
 	 <_title>Locate the region</_title>
 	 <_description>Drag and Drop the regions to redraw the whole country</_description>
 	<_prerequisite>Mouse manipulation: movement, drag and drop</_prerequisite>

Modified: branches/gcomprixogoo/src/geo_country-activity/init_path.sh
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/init_path.sh	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/init_path.sh	Fri Mar 21 22:48:48 2008
@@ -1,7 +1,7 @@
 # Set the different path for this activity
 # This is sourced by runit.sh
 path=$1
-activity=geography_country
+activity=geo_country
 plugindir=$path/../babymatch-activity/.libs
 pythonplugindir=$path 
 resourcedir=$path/resources

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board1_0.xml.in
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board1_0.xml.in	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board1_0.xml.in	Fri Mar 21 22:48:48 2008
@@ -5,71 +5,71 @@
          <_name>Regions of France</_name>
     </Title>
 
-<Shape name="A" pixmapfile="geo_country/france/alsace.png" sound="voices/$LOCALE/france/alsace.ogg" x="585" y="149" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="A" pixmapfile="geo_country/france/alsace.png" sound="voices/$LOCALE/france/alsace.ogg" x="585" y="149" position="0">
 	<tooltip>Alsace</tooltip>
 </Shape>
-<Shape name="B" pixmapfile="geo_country/france/aquitaine.png" sound="voices/$LOCALE/france/aquitaine.ogg" x="317" y="371" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="B" pixmapfile="geo_country/france/aquitaine.png" sound="voices/$LOCALE/france/aquitaine.ogg" x="317" y="371" position="0">
 	<tooltip>Aquitaine</tooltip>
 </Shape>
-<Shape name="C" pixmapfile="geo_country/france/auvergne.png" sound="voices/$LOCALE/france/auvergne.ogg" x="443" y="293" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="C" pixmapfile="geo_country/france/auvergne.png" sound="voices/$LOCALE/france/auvergne.ogg" x="443" y="293" position="0">
 	<tooltip>Auvergne</tooltip>
 </Shape>
-<Shape name="D" pixmapfile="geo_country/france/basse-normandie.png" sound="voices/$LOCALE/france/basse-normandie.ogg" x="315" y="115" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="D" pixmapfile="geo_country/france/basse-normandie.png" sound="voices/$LOCALE/france/basse-normandie.ogg" x="315" y="115" position="0">
 	<tooltip>Basse Normandie</tooltip>
 </Shape>
-<Shape name="E" pixmapfile="geo_country/france/bourgogne.png" sound="voices/$LOCALE/france/bourgogne.ogg" x="473" y="207" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="E" pixmapfile="geo_country/france/bourgogne.png" sound="voices/$LOCALE/france/bourgogne.ogg" x="473" y="207" position="0">
 	<tooltip>Bourgogne</tooltip>
 </Shape>
-<Shape name="F" pixmapfile="geo_country/france/bretagne.png" sound="voices/$LOCALE/france/bretagne.ogg" x="226" y="158" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="F" pixmapfile="geo_country/france/bretagne.png" sound="voices/$LOCALE/france/bretagne.ogg" x="226" y="158" position="0">
 	<tooltip>Bretagne</tooltip>
 </Shape>
-<Shape name="G" pixmapfile="geo_country/france/centre.png" sound="voices/$LOCALE/france/centre.ogg" x="383" y="188" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="G" pixmapfile="geo_country/france/centre.png" sound="voices/$LOCALE/france/centre.ogg" x="383" y="188" position="0">
 	<tooltip>Centre</tooltip>
 </Shape>
-<Shape name="H" pixmapfile="geo_country/france/champagne-ardenne.png" sound="voices/$LOCALE/france/champagne-ardenne.ogg" x="487" y="120" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="H" pixmapfile="geo_country/france/champagne-ardenne.png" sound="voices/$LOCALE/france/champagne-ardenne.ogg" x="487" y="120" position="0">
 	<tooltip>Champagne Ardenne</tooltip>
 </Shape>
-<Shape name="I" pixmapfile="geo_country/france/corse.png" sound="voices/$LOCALE/france/corse.ogg" x="662" y="472" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="I" pixmapfile="geo_country/france/corse.png" sound="voices/$LOCALE/france/corse.ogg" x="662" y="472" position="0">
 	<tooltip>Corse</tooltip>
 </Shape>
-<Shape name="J" pixmapfile="geo_country/france/franche-conte.png" sound="voices/$LOCALE/france/franche-conte.ogg" x="542" y="212" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="J" pixmapfile="geo_country/france/franche-conte.png" sound="voices/$LOCALE/france/franche-conte.ogg" x="542" y="212" position="0">
 	<tooltip>Franche ComtÃ</tooltip>
 </Shape>
-<Shape name="K" pixmapfile="geo_country/france/haute-normandie.png" sound="voices/$LOCALE/france/haute-normandie.ogg" x="363" y="95" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="K" pixmapfile="geo_country/france/haute-normandie.png" sound="voices/$LOCALE/france/haute-normandie.ogg" x="363" y="95" position="0">
 	<tooltip>Normandie</tooltip>
 </Shape>
-<Shape name="L" pixmapfile="geo_country/france/ile-de-france.png" sound="voices/$LOCALE/france/ile-de-france.ogg" x="415" y="132" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="L" pixmapfile="geo_country/france/ile-de-france.png" sound="voices/$LOCALE/france/ile-de-france.ogg" x="415" y="132" position="0">
 	<tooltip>Ile de France</tooltip>
 </Shape>
-<Shape name="M" pixmapfile="geo_country/france/languedoc-roussillon.png" sound="voices/$LOCALE/france/languedoc-roussillon.ogg" x="443" y="404" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="M" pixmapfile="geo_country/france/languedoc-roussillon.png" sound="voices/$LOCALE/france/languedoc-roussillon.ogg" x="443" y="404" position="0">
 	<tooltip>Languedoc Roussillon</tooltip>
 </Shape>
-<Shape name="N" pixmapfile="geo_country/france/limousin.png" sound="voices/$LOCALE/france/limousin.ogg" x="384" y="294" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="N" pixmapfile="geo_country/france/limousin.png" sound="voices/$LOCALE/france/limousin.ogg" x="384" y="294" position="0">
 	<tooltip>Limousin</tooltip>
 </Shape>
-<Shape name="O" pixmapfile="geo_country/france/lorraine.png" sound="voices/$LOCALE/france/lorraine.ogg" x="540" y="127" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="O" pixmapfile="geo_country/france/lorraine.png" sound="voices/$LOCALE/france/lorraine.ogg" x="540" y="127" position="0">
 	<tooltip>Lorraine</tooltip>
 </Shape>
-<Shape name="P" pixmapfile="geo_country/france/midi-pyrenees.png" sound="voices/$LOCALE/france/midi-pyrenees.ogg" x="380" y="396" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="P" pixmapfile="geo_country/france/midi-pyrenees.png" sound="voices/$LOCALE/france/midi-pyrenees.ogg" x="380" y="396" position="0">
 	<tooltip>Midi PyrÃnÃes</tooltip>
 </Shape>
-<Shape name="Q" pixmapfile="geo_country/france/nord-pas-de-calais.png" sound="voices/$LOCALE/france/nord-pas-de-calais.ogg" x="427" y="33" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="Q" pixmapfile="geo_country/france/nord-pas-de-calais.png" sound="voices/$LOCALE/france/nord-pas-de-calais.ogg" x="427" y="33" position="0">
 	<tooltip>Nord Pas de Calais</tooltip>
 </Shape>
-<Shape name="R" pixmapfile="geo_country/france/pays-de-la-loire.png" sound="voices/$LOCALE/france/pays-de-la-loire.ogg" x="300" y="199" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="R" pixmapfile="geo_country/france/pays-de-la-loire.png" sound="voices/$LOCALE/france/pays-de-la-loire.ogg" x="300" y="199" position="0">
 	<tooltip>Pays de la Loire</tooltip>
 </Shape>
-<Shape name="S" pixmapfile="geo_country/france/picardie.png" sound="voices/$LOCALE/france/picardie.ogg" x="424" y="83" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="S" pixmapfile="geo_country/france/picardie.png" sound="voices/$LOCALE/france/picardie.ogg" x="424" y="83" position="0">
 	<tooltip>Picardie</tooltip>
 </Shape>
-<Shape name="T" pixmapfile="geo_country/france/poitou-charentes.png" sound="voices/$LOCALE/france/poitou-charentes.ogg" x="321" y="269" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="T" pixmapfile="geo_country/france/poitou-charentes.png" sound="voices/$LOCALE/france/poitou-charentes.ogg" x="321" y="269" position="0">
 	<tooltip>Poitou Charentes</tooltip>
 </Shape>
-<Shape name="U" pixmapfile="geo_country/france/provence-alpes-cote_d_azur.png" sound="voices/$LOCALE/france/provence-alpes-cote_d_azur.ogg" x="543" y="379" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="U" pixmapfile="geo_country/france/paca.png" sound="voices/$LOCALE/france/provence-alpes-cote_d_azur.ogg" x="543" y="379" position="0">
 	<tooltip>Provence Alpes CÃte d'Azur</tooltip>
 </Shape>
-<Shape name="V" pixmapfile="geo_country/france/rhone-alpes.png" sound="voices/$LOCALE/france/rhone-alpes.ogg" x="520" y="312" zoomx="0.660000" zoomy="0.660000" position="0">
+<Shape name="V" pixmapfile="geo_country/france/rhone-alpes.png" sound="voices/$LOCALE/france/rhone-alpes.ogg" x="520" y="312" position="0">
 	<tooltip>RhÃne Alpes</tooltip>
 </Shape>
-<Shape name="1" pixmapfile="geo_country/france/france-regions.png" type="SHAPE_BACKGROUND" x="420" y="260" zoomx="0.660000" zoomy="0.660000" position="0"/>
+<Shape name="1" pixmapfile="geo_country/france/france-regions.png" type="SHAPE_BACKGROUND" x="420" y="260" position="0"/>
 </ShapeGame>

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board2_0.xml.in
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board2_0.xml.in	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board2_0.xml.in	Fri Mar 21 22:48:48 2008
@@ -3,21 +3,21 @@
   <Title x="600" y="495" justification="GTK_JUSTIFY_CENTER">
     <_name>Deutschland BundeslÃnder</_name>
   </Title>
-  <Shape name="A1" pixmapfile="geo_country/germany/baden-wuerttemberg.png" targetfile="geo_country/germany/target_baden-wuerttemberg.png" x="240.5" y="422.5" zoomx="1" zoomy="1" position="0"><tooltip>Baden-WÃrttemberg</tooltip></Shape>
+  <Shape name="A1" pixmapfile="geo_country/germany/baden-wuerttemberg.png" targetfile="geo_country/germany/tg_baden-wuerttemberg.png" x="240.5" y="422.5" zoomx="1" zoomy="1" position="0"><tooltip>Baden-WÃrttemberg</tooltip></Shape>
   <Shape name="A2" pixmapfile="geo_country/germany/bayern.png" targetfile="geo_country/germany/target_bayern.png" x="342" y="406.5" zoomx="1" zoomy="1" position="0"><tooltip>Bayern</tooltip></Shape>
   <Shape name="A3" pixmapfile="geo_country/germany/berlin.png" targetfile="geo_country/germany/target_berlin.png" x="429" y="175.5" zoomx="1" zoomy="1" position="0"><tooltip>Berlin</tooltip></Shape>
   <Shape name="A4" pixmapfile="geo_country/germany/brandenburg.png" targetfile="geo_country/germany/target_brandenburg.png" x="403" y="178" zoomx="1" zoomy="1" position="0"><tooltip>Brandenburg</tooltip></Shape>
   <Shape name="A5" pixmapfile="geo_country/germany/bremen.png" targetfile="geo_country/germany/target_bremen.png" x="215.5" y="130.5" zoomx="1" zoomy="1" position="0"><tooltip>Bremen</tooltip></Shape>
   <Shape name="A6" pixmapfile="geo_country/germany/hamburg.png" targetfile="geo_country/germany/target_hamburg.png" x="285" y="121.5" zoomx="1" zoomy="1" position="0"><tooltip>Hamburg</tooltip></Shape>
   <Shape name="A7" pixmapfile="geo_country/germany/hessen.png" targetfile="geo_country/germany/target_hessen.png" x="242.5" y="303.5" zoomx="1" zoomy="1" position="0"><tooltip>Hessen</tooltip></Shape>
-  <Shape name="A8" pixmapfile="geo_country/germany/mecklenburg-vorpommern.png" targetfile="geo_country/germany/target_mecklenburg-vorpommern.png" x="379.5" y="91" zoomx="1" zoomy="1" position="0"><tooltip>Mecklenburg-Vorpommern</tooltip></Shape>
+  <Shape name="A8" pixmapfile="geo_country/germany/mecklenburg-vorpommern.png" targetfile="geo_country/germany/tg_mecklenburg-vorpommern.png" x="379.5" y="91" zoomx="1" zoomy="1" position="0"><tooltip>Mecklenburg-Vorpommern</tooltip></Shape>
   <Shape name="A9" pixmapfile="geo_country/germany/niedersachsen.png" targetfile="geo_country/germany/target_niedersachsen.png" x="248.5" y="151" zoomx="1" zoomy="1" position="0"><tooltip>Niedersachsen</tooltip></Shape>
-  <Shape name="A10" pixmapfile="geo_country/germany/nordrhein-westfalen.png" targetfile="geo_country/germany/target_nordrhein-westfalen.png" x="188.5" y="244.5" zoomx="1" zoomy="1" position="0"><tooltip>Nordrhein-Westfalen</tooltip></Shape>
+  <Shape name="A10" pixmapfile="geo_country/germany/nordrhein-westfalen.png" targetfile="geo_country/germany/tg_nordrhein-westfalen.png" x="188.5" y="244.5" zoomx="1" zoomy="1" position="0"><tooltip>Nordrhein-Westfalen</tooltip></Shape>
   <Shape name="A11" pixmapfile="geo_country/germany/rheinland-pfalz.png" targetfile="geo_country/germany/target_rheinland-pfalz.png" x="171" y="339" zoomx="1" zoomy="1" position="0"><tooltip>Rheinland-Pfalz</tooltip></Shape>
   <Shape name="A12" pixmapfile="geo_country/germany/saarland.png" targetfile="geo_country/germany/target_saarland.png" x="152" y="377" zoomx="1" zoomy="1" position="0"><tooltip>Saarland</tooltip></Shape>
   <Shape name="A13" pixmapfile="geo_country/germany/sachsen-anhalt.png" targetfile="geo_country/germany/target_sachsen-anhalt.png" x="358" y="211.5" zoomx="1" zoomy="1" position="0"><tooltip>Sachsen-Anhalt</tooltip></Shape>
   <Shape name="A14" pixmapfile="geo_country/germany/sachsen.png" targetfile="geo_country/germany/target_sachsen.png" x="422" y="277" zoomx="1" zoomy="1" position="0"><tooltip>Sachsen</tooltip></Shape>
-  <Shape name="A15" pixmapfile="geo_country/germany/schleswig_holstein.png" targetfile="geo_country/germany/target_schleswig_holstein.png" x="274.5" y="72.5" zoomx="1" zoomy="1" position="0"><tooltip>Schleswig-Holstein</tooltip></Shape>
+  <Shape name="A15" pixmapfile="geo_country/germany/schleswig_holstein.png" targetfile="geo_country/germany/tg_schleswig_holstein.png" x="274.5" y="72.5" zoomx="1" zoomy="1" position="0"><tooltip>Schleswig-Holstein</tooltip></Shape>
   <Shape name="A16" pixmapfile="geo_country/germany/thueringen.png" targetfile="geo_country/germany/target_thueringen.png" x="333.5" y="277" zoomx="1" zoomy="1" position="0"><tooltip>ThÃringen</tooltip></Shape>
   <Shape name="1" pixmapfile="geo_country/germany/back.png" type="SHAPE_BACKGROUND" x="300" y="258.5" zoomx="1" zoomy="1" position="0"/>
 </ShapeGame>

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board5_2.xml.in
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board5_2.xml.in	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/board5_2.xml.in	Fri Mar 21 22:48:48 2008
@@ -330,6 +330,6 @@
 	 <tooltip>Van</tooltip>
 </Shape>
 
-<Shape zoomy=".8" zoomx=".8" y="260" x="400" type="SHAPE_BACKGROUND" sound="Undefined" position="0" pixmapfile="geo_country/turkey/turkey.png" name="1">
+<Shape zoomy=".8" zoomx=".8" y="260" x="400" type="SHAPE_BACKGROUND" position="0" pixmapfile="geo_country/turkey/turkey.png" name="1">
 </Shape>
 </ShapeGame>

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/Makefile.am
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/Makefile.am	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/Makefile.am	Fri Mar 21 22:48:48 2008
@@ -21,7 +21,7 @@
 	pays-de-la-loire.png \
 	picardie.png \
 	poitou-charentes.png \
-	provence-alpes-cote_d_azur.png \
+	paca.png \
 	rhone-alpes.png
 
 EXTRA_DIST = $(img_DATA)

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/alsace.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/aquitaine.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/auvergne.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/basse-normandie.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/bourgogne.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/bretagne.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/centre.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/champagne-ardenne.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/corse.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/france-regions.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/franche-conte.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/haute-normandie.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/ile-de-france.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/languedoc-roussillon.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/limousin.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/lorraine.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/midi-pyrenees.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/nord-pas-de-calais.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/paca.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/pays-de-la-loire.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/picardie.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/poitou-charentes.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/france/rhone-alpes.png
==============================================================================
Binary files. No diff available.

Modified: branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/Makefile.am
==============================================================================
--- branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/Makefile.am	(original)
+++ branches/gcomprixogoo/src/geo_country-activity/resources/geo_country/germany/Makefile.am	Fri Mar 21 22:48:48 2008
@@ -16,21 +16,21 @@
 	sachsen-anhalt.png \
 	sachsen.png \
 	schleswig_holstein.png \
-	target_baden-wuerttemberg.png \
+	tg_baden-wuerttemberg.png \
 	target_bayern.png \
 	target_berlin.png \
 	target_brandenburg.png \
 	target_bremen.png \
 	target_hamburg.png \
 	target_hessen.png \
-	target_mecklenburg-vorpommern.png \
+	tg_mecklenburg-vorpommern.png \
 	target_niedersachsen.png \
-	target_nordrhein-westfalen.png \
+	tg_nordrhein-westfalen.png \
 	target_rheinland-pfalz.png \
 	target_saarland.png \
 	target_sachsen-anhalt.png \
 	target_sachsen.png \
-	target_schleswig_holstein.png \
+	tg_schleswig_holstein.png \
 	target_thueringen.png \
 	thueringen.png
 



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