[gnomefr-web] Replace "à propos" by "présen tation de" GNOME



commit e352564f014586d9afb679c9012e085edeb5c6f8
Author: Luis Menina <liberforce freeside fr>
Date:   Wed Feb 26 04:43:30 2014 +0100

    Replace "à propos" by "présentation de" GNOME
    
    "à propos" sounds too much like a dialog menu

 include/evilsedhack |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/include/evilsedhack b/include/evilsedhack
index 529212b..e4fb248 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -26,9 +26,9 @@ if test "$SIDEBAR" -ne 0; then
   cat <<-FOOT
 <div id="sidebar">
 
-<p class="section">Informations</p>
+<p class="section">GNOME</p>
 <ul>
-<li><b><a href="$ROOT/apropos/">À propos de GNOME</a></b></li>
+<li><b><a href="$ROOT/apropos/">Présentation</a></b></li>
 <li><b><a href="$ROOT/actualite/">Actualités</a></b></li>
 <li><b><a href="http://www.gnome.org/getting-gnome/";>Téléchargement</a></b></li>
 <li><b><a href="$ROOT/capture/">Captures d'écran</a></b></li>
@@ -66,14 +66,14 @@ cat <<-FOOT
 <div id="banner"><img src="$ROOT/img/spacer" alt="" /></div>
 <p class="none"></p>
 <div id="hdrNav">
-<a href="$ROOT/apropos/">&Agrave; propos de GNOME</a> &middot;
+<a href="$ROOT/apropos/">Présentation du projet GNOME</a> &middot;
 <a href="http://www.gnome.org/getting-gnome/";>Téléchargement</a> &middot;
 <a href="http://www.gnome.org/";>Utilisateurs</a> &middot;
 <a href="http://developer.gnome.org";>Développeurs</a> &middot;
 <a href="http://foundation.gnome.org/";>Fondation GNOME</a> &middot;
 <a href="http://fr.gnomesupport.org/";>Forums</a> &middot;
-<a href="http://planete.gnomefr.org";>Planète GNOME-FR</a> &middot;
-<a href="http://wiki.gnome.org/GnomeFr";>Wiki GNOME-FR</a> &middot;
+<a href="http://planete.gnomefr.org";>Blogs</a> &middot;
+<a href="http://wiki.gnome.org/GnomeFr";>Wiki</a> &middot;
 <a href="$ROOT/contact/">Contact</a>
 </div>
 </div>


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