Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--boards/flags/ar.pngbin352 -> 1756 bytes
-rw-r--r--configure.in2
-rwxr-xr-xdocs/gcompris2spip.pl6
-rw-r--r--docs/website/sommaire.html54
5 files changed, 49 insertions, 19 deletions
diff --git a/ChangeLog b/ChangeLog
index fa8b631..bea244e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-06 Bruno coudoin <bruno.coudoin@free.fr>
+
+ * configure.in: fixed a bad test around XLIBADD (by Manfred Tremmel)
+ * docs/gcompris2spip.pl: added arabic
+ * docs/website/sommaire.html: updated from the website
+
2007-05-02 Bruno coudoin <bruno.coudoin@free.fr>
Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / com.
diff --git a/boards/flags/ar.png b/boards/flags/ar.png
index 099ccd3..04a8b01 100644
--- a/boards/flags/ar.png
+++ b/boards/flags/ar.png
Binary files differ
diff --git a/configure.in b/configure.in
index 9f8009a..03599b4 100644
--- a/configure.in
+++ b/configure.in
@@ -189,7 +189,7 @@ dnl XF86VidMode allows us to set the screen resolution dynamically
AC_PATH_X
XLIBADD=
-if "x$x_libraries" != "x"; then
+if test "x$x_libraries" != "x"; then
XLIBADD=" -L$x_libraries "
fi
diff --git a/docs/gcompris2spip.pl b/docs/gcompris2spip.pl
index c372057..c431e69 100755
--- a/docs/gcompris2spip.pl
+++ b/docs/gcompris2spip.pl
@@ -44,7 +44,7 @@ use Data::Dumper;
# We do not detect which locale sections are. They are hardcoded here.
my %sections = (
"am", 0,
- "ar", 0,
+ "ar", 176,
"ar_TN", 0,
"az", 0,
"bg", 0,
@@ -110,7 +110,7 @@ my %sections = (
my %rubriques = (
"am", 0,
- "ar", 0,
+ "ar", 177,
"ar_TN", 0,
"az", 0,
"bg", 0,
@@ -177,7 +177,7 @@ my %rubriques = (
my %rubriques_all = (
"am", 0,
- "ar", 0,
+ "ar", 178,
"ar_TN", 0,
"az", 0,
"bg", 0,
diff --git a/docs/website/sommaire.html b/docs/website/sommaire.html
index 711c77a..960e66f 100644
--- a/docs/website/sommaire.html
+++ b/docs/website/sommaire.html
@@ -1,21 +1,21 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
+<html dir="#LANG_DIR" lang="#LANG">
<head>
<INCLURE(meta.php3)>
<link href="gcompris.css" rel="stylesheet" type="text/css">
- <script language="JavaScript" type="text/JavaScript">
- <!--
- function MM_reloadPage(init) { //reloads the window if Nav4 resized
- if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
- document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
- else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
- }
- MM_reloadPage(true);
- //-->
- </script>
+ <script language="JavaScript" type="text/JavaScript">
+ <!--
+ function MM_reloadPage(init) { //reloads the window if Nav4 resized
+ if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
+ document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
+ else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
+ }
+ MM_reloadPage(true);
+ //-->
+ </script>
</head>
@@ -32,17 +32,41 @@
</div>
<div id="MAIN">
- <div class="intro"><B>Welcome to #NOM_SITE_SPIP. Please, select your language... </B>
- <br>
- Please, note that the GCompris game is translated in more than 40 languages. The Web site is translated only in a few of them, except for the activity screenshots pages.
+ <div class="intro">
<br>
+ <br>
+ <B>Welcome to #NOM_SITE_SPIP. Please, select your language... </B>
+ Please, note that the GCompris game is translated in more than 40 languages. The Web site is translated only in a few of them, except for the activity screenshots pages. You can check the <b><a href="http://progress.gnome.org/module/gcompris">translation status</a></b> for your language.
+ <br>
+ <br>
+ You may also want to check and contribute to our <B><a href="wiki">wiki</a>.</B>
+ <br>
+ <br>
+ <div class="librecho">
+ <a href="http://librecho.net" class="librecho">Librecho</a> vous recommande :
+ <script language='JavaScript' type='text/javascript' src='http://librecho.net/admin/adx.js'></script>
+ <script language='JavaScript' type='text/javascript'>
+ <!--
+ if (!document.phpAds_used) document.phpAds_used = ',';
+ phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
+
+ document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
+ document.write ("http://librecho.net/admin/adjs.php?n=" + phpAds_random);
+ document.write ("&amp;exclude=" + document.phpAds_used);
+ if (document.referrer)
+ document.write ("&amp;referer=" + escape(document.referrer));
+ document.write ("'><" + "/script>");
+ //-->
+ </script><noscript><a href='http://librecho.net/admin/adclick.php?n=a5b37c36' target='_blank' class="librecho"><img src='http://librecho.net/admin/adview.php?n=a5b37c36' border='0' alt=''></a></noscript>
+ </div>
+ <br>
</div>
<div class="conteneur">
<BOUCLE_locale(RUBRIQUES){racine}>
<p class="flottante">
<a href="#URL_RUBRIQUE">[(#LOGO_RUBRIQUE)]</a><br>
- <a href="#URL_RUBRIQUE">[(#DESCRIPTIF)]</a>
+ <a href="#URL_RUBRIQUE">[(#DESCRIPTIF)]</a>
</p>
</BOUCLE_locale>
<div class="spacer">&nbsp;</div>