[Xfce4-commits] <www:master> Use php includes and update addresses.

Jérôme Guelfucci jeromeg at xfce.org
Tue Sep 1 15:28:01 CEST 2009


Updating branch refs/heads/master
         to ee58f0507f5618c71fe60c0cfbfe1bb10ace6cee (commit)
       from b4e0e7ec14c5654c29abe631ab04e5f62c38f139 (commit)

commit ee58f0507f5618c71fe60c0cfbfe1bb10ace6cee
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Tue Sep 1 15:27:31 2009 +0200

    Use php includes and update addresses.
    
    Xfwm4, libraries and mousepad are done. Also updated some tags.

 i18n/projects/libraries/authors.php     |    6 ++++
 i18n/projects/libraries/index.da.php    |    8 +++---
 i18n/projects/libraries/index.de.php    |   39 ++++-------------------------
 i18n/projects/libraries/index.en.php    |   40 ++++-------------------------
 i18n/projects/libraries/index.eu.php    |   40 ++++-------------------------
 i18n/projects/libraries/index.fr.php    |   39 ++++-------------------------
 i18n/projects/libraries/index.id.php    |   40 ++++-------------------------
 i18n/projects/libraries/index.ja.php    |   41 ++++--------------------------
 i18n/projects/libraries/index.pt_BR.php |   40 ++++-------------------------
 i18n/projects/libraries/index.pt_PT.php |   39 ++++-------------------------
 i18n/projects/libraries/index.sq.php    |   39 ++++-------------------------
 i18n/projects/libraries/index.zh_CN.php |   29 ++++-----------------
 i18n/projects/mousepad/authors.php      |    4 +++
 i18n/projects/mousepad/git.address.php  |    8 ++++++
 i18n/projects/mousepad/index.da.php     |   20 ++++-----------
 i18n/projects/mousepad/index.en.php     |   20 ++++-----------
 i18n/projects/mousepad/index.eu.php     |   16 +++++-------
 i18n/projects/mousepad/index.fr.php     |   15 ++++-------
 i18n/projects/mousepad/index.id.php     |   15 ++++-------
 i18n/projects/mousepad/index.ja.php     |   20 ++++-----------
 i18n/projects/mousepad/index.pt_BR.php  |   15 ++++-------
 i18n/projects/mousepad/index.pt_PT.php  |   20 ++++-----------
 i18n/projects/mousepad/index.sq.php     |   16 +++++-------
 i18n/projects/mousepad/index.zh_CN.php  |   15 ++++-------
 i18n/projects/xfwm4/authors.php         |    3 ++
 i18n/projects/xfwm4/git.address.php     |    5 ++++
 i18n/projects/xfwm4/index.da.php        |   18 ++++----------
 i18n/projects/xfwm4/index.de.php        |   20 ++++----------
 i18n/projects/xfwm4/index.en.php        |   18 ++++----------
 i18n/projects/xfwm4/index.eu.php        |   20 ++++----------
 i18n/projects/xfwm4/index.fr.php        |   20 ++++----------
 i18n/projects/xfwm4/index.id.php        |   20 ++++----------
 i18n/projects/xfwm4/index.ja.php        |   18 ++++----------
 i18n/projects/xfwm4/index.pt_BR.php     |   20 ++++----------
 i18n/projects/xfwm4/index.pt_PT.php     |   18 ++++----------
 i18n/projects/xfwm4/index.sq.php        |   20 ++++----------
 i18n/projects/xfwm4/index.zh_CN.php     |   20 ++++----------
 37 files changed, 210 insertions(+), 594 deletions(-)

diff --git a/i18n/projects/libraries/authors.php b/i18n/projects/libraries/authors.php
new file mode 100644
index 0000000..2eafef2
--- /dev/null
+++ b/i18n/projects/libraries/authors.php
@@ -0,0 +1,6 @@
+<ul>
+  <li>Benedikt Meurer [benny at xfce.org]</li>
+  <li>Jasper Huijsmans [jasper at xfce.org]</li>
+  <li>Olivier Fourdan [fourdan at xfce.org]</li>
+  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
+</ul>
diff --git a/i18n/projects/libraries/index.da.php b/i18n/projects/libraries/index.da.php
index a5d2bcf..f11e242 100644
--- a/i18n/projects/libraries/index.da.php
+++ b/i18n/projects/libraries/index.da.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="biblioteker" width="48" height="48" /></div>
 
-<h1>Biblioteker</h1>
+<h2>Biblioteker</h2>
 
 <p>
 Hovedbibliotekerne tilbyder nogle fælles funktionaliteter til Xfce-miljøet. Der er to biblioteker, der tilbyder
@@ -8,18 +8,18 @@ ikkegrafiske hjælpefunktioner, kontroller og bekvemmelighedsfunktioner til graf
 til indstillingshåndteringen. Libxfce4menu tilbyder en implementering af Freedesktop-menuspecifikationen.
 </p>
 
-<h1>Funktioner</h1>r
+<h2>Funktioner</h2>r
 <ul>
   <li><strong>libxfce4util</strong>: basale værktøjer.</li>
   <li><strong>libxfcegui4</strong>: forenede kontroller.</li>
   <li><strong>libxfce4menu</strong>: Freedesktop-menuimplementering</li>
 </ul>
 
-<h2>Eksterne henvisninger</h2>
+<h3>Eksterne henvisninger</h3>
 
 <?php include("git.address.php"); ?>
 
-<h2>Forfattere</h2>
+<h3>Forfattere</h3>
 <ul>
   <li>Benedikt Meurer [benny at xfce.org]</li>
   <li>Jasper Huijsmans [jasper at xfce.org]</li>
diff --git a/i18n/projects/libraries/index.de.php b/i18n/projects/libraries/index.de.php
index 5a8866c..588662a 100644
--- a/i18n/projects/libraries/index.de.php
+++ b/i18n/projects/libraries/index.de.php
@@ -1,46 +1,19 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Bibliotheken</h1>
+<h2>Bibliotheken</h2>
 <p>Die Kernbibliotheken verhelfen der Xfce-Arbeitsumgebung zu den üblichen Grundfunktionen. Es gibt drei Bibliotheken, die folgende Funktionen bereit stellen: Nicht-grafische Hilfsfunktionen, grafische Bedienelemente und andere vereinfachende Funktionen für grafische Benutzerschnittstellen und Funktionen zur Einstellungsverwaltung.</p>
 
-<h1>Merkmale</h1>
+<h2>Merkmale</h2>
 <ul>
   <li><strong>libxfce4util</strong>: Grundlegende Hilfsprogramme</li>
   <li><strong>libxfcegui4</strong>: Einheitliche grafische Bedienelemente</li>
   <li><strong>libxfce4mcs</strong>: Xfce-Komponenten</li>
 </ul>
 
-<h2>Externe Links</h2>
+<h3>Externe Links</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-<h2>Autoren</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Autoren</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.en.php b/i18n/projects/libraries/index.en.php
index 3c5b563..da9d76f 100644
--- a/i18n/projects/libraries/index.en.php
+++ b/i18n/projects/libraries/index.en.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Libraries</h1>
+<h2>Libraries</h2>
 
 <p>
   The core libraries provide common functionalities to the Xfce environment. There 
@@ -9,45 +9,17 @@
   Libxfce4menu provides an implementation of the Freedesktop menu specification.
 </p>
 
-<h1>Features</h1>
+<h2>Features</h2>
 <ul>
   <li><strong>libxfce4util</strong>: basic utilities.</li>
   <li><strong>libxfcegui4</strong>: unified widgets.</li>
   <li><strong>libxfce4menu</strong>: freedesktop.org menu implementation</li>
 </ul>
 
-<h2>External Links</h2>
+<h3>External Links</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-<h2>Authors</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-  <li>Jannis Pohlmann [jannis at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
+<h3>Authors</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.eu.php b/i18n/projects/libraries/index.eu.php
index 80acee6..695c904 100644
--- a/i18n/projects/libraries/index.eu.php
+++ b/i18n/projects/libraries/index.eu.php
@@ -1,50 +1,22 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Liburutegiak</h1>
+<h2>Liburutegiak</h2>
 <p>Muin liburutegiak Xfce ingurunearen ezaugarri nagusiez hornitzen
 dute. Hiru liburutegi daude laguntza ez-grafiko funtzioak,
 erabiltzaile intefaze grafikoentzat beharrezko funtzio eta hedapenak,
 eta kudeapenerako beharrezko funtzioen hornitzen dutenak.</p>
 
-<h1>Ezaugarriak</h1>
+<h2>Ezaugarriak</h2>
 <ul>
   <li><strong>libxfce4util</strong>: oianrrizko lanabesak.</li>
   <li><strong>libxfcegui4</strong>: bateratutako hedapenak.</li>
   <li><strong>libxfce4mcs</strong>: Xfce osagaiak.</li>
 </ul>
 
-<h2>Kanpo Loturak</h2>
+<h3>Kanpo Loturak</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-
-<h2>Garatzaileak</h2>
-<ul>
-  <li>Benedikt Meurer [benny abildua xfce.org]</li>
-  <li>Jasper Huijsmans [jasper abildua xfce.org]</li>
-  <li>Olivier Fourdan [fourdan abildua xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos abildua xfce.org]</li>
-</ul>
+<h3>Garatzaileak</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.fr.php b/i18n/projects/libraries/index.fr.php
index 05a5f65..c0294a0 100644
--- a/i18n/projects/libraries/index.fr.php
+++ b/i18n/projects/libraries/index.fr.php
@@ -1,46 +1,19 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Librairies</h1>
+<h2>Librairies</h2>
 <p>Les librairies de base fournissent des fonctionnalités communes pour l'environnement Xfce. Il existe trois librairies qui fournissent des fonctions d'aides non-graphiques, des gadgets et des fonctions de convenances pour l'interface graphique, et des fonctions pour la gestion des paramètres.</p>
 
-<h1>Particularités</h1>
+<h2>Particularités</h2>
 <ul>
   <li><strong>libxfce4util</strong> : Utilitaires de base.</li>
   <li><strong>libxfcegui4</strong> : gadgets unifiés.</li>
   <li><strong>libxfce4mcs</strong> : Composants Xfce.</li>
 </ul>
 
-<h2>Liens externes</h2>
+<h3>Liens externes</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-<h2>Auteurs</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Auteurs</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.id.php b/i18n/projects/libraries/index.id.php
index 9fe51cf..50c579f 100644
--- a/i18n/projects/libraries/index.id.php
+++ b/i18n/projects/libraries/index.id.php
@@ -1,48 +1,20 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Pustaka</h1>
+<h2>Pustaka</h2>
 <p>Pustaka inti memberikan fungsionalitas umum bagi lingkungan Xfce. Ada tiga pustaka yang memberikan fungsi bantuan
   non-grafik, widget dan fungsi kenyamanan untuk antarmuka pengguna grafis, serta fungsi untuk manajemen pengaturan.</p>
 
-<h1>Fitur</h1>
+<h2>Fitur</h2>
 <ul>
   <li><strong>libxfce4util</strong>: utilitas dasar.</li>
   <li><strong>libxfcegui4</strong>: widget yang dipersatukan.</li>
   <li><strong>libxfce4mcs</strong>: komponen Xfce.</li>
 </ul>
 
-<h2>Taut Eksternal</h2>
+<h3>Taut Eksternal</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-
-<h2>Penulis</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Penulis</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.ja.php b/i18n/projects/libraries/index.ja.php
index 0b454db..fed4330 100644
--- a/i18n/projects/libraries/index.ja.php
+++ b/i18n/projects/libraries/index.ja.php
@@ -1,52 +1,23 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>ライブラリ</h1>
+<h2>ライブラリ</h2>
 
 <p>
 コアライブラリは Xfce デスクトップ環境の共通機能群を提供しています。
 非グラフィカルヘルパ機能、ウィジェットおよびグラフィカルユーザインターフェイス用の便利な機能、そして設定管理用の機能を提供する 2 つのライブラリがあり、Libxfce4menu は FreeDesktop メニュー仕様の実装を提供します。
 </p>
 
-<h1>機能</h1>
+<h2>機能</h2>
 <ul>
   <li><strong>libxfce4util</strong>: 基本ユーティリティ</li>
   <li><strong>libxfcegui4</strong>: ウィジェットの一元管理</li>
   <li><strong>libxfce4menu</strong>: FreeDesktop メニューの実装</li>
 </ul>
 
-<h2>外部リンク</h2>
+<h3>外部リンク</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-
-<h2>作者</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-  <li>Jannis Pohlmann [jannis at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
+<h3>作者</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.pt_BR.php b/i18n/projects/libraries/index.pt_BR.php
index 00a98ef..1efcbfb 100644
--- a/i18n/projects/libraries/index.pt_BR.php
+++ b/i18n/projects/libraries/index.pt_BR.php
@@ -1,49 +1,21 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Bibliotecas</h1>
+<h2>Bibliotecas</h2>
 <p>As bibliotecas do núcleo fornecem funcionalidades comuns ao ambiente Xfce. Existem três bibliotecas que fornecem
   funções de auxílio não-gráficas, widgets e funções convenientes para interfaces gráficas do usuário, e funções para
   gerenciamento de configurações.</p>
 
-<h1>Funcionalidades</h1>
+<h2>Funcionalidades</h2>
 <ul>
   <li><strong>libxfce4util</strong>: utilitários básicos.</li>
   <li><strong>libxfcegui4</strong>: widgets unificados.</li>
   <li><strong>libxfce4mcs</strong>: componentes do Xfce.</li>
 </ul>
 
-<h2>Endereços Externos</h2>
+<h3>Endereços Externos</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-
-<h2>Autores</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Autores</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.pt_PT.php b/i18n/projects/libraries/index.pt_PT.php
index f6b8d7e..b605bbd 100644
--- a/i18n/projects/libraries/index.pt_PT.php
+++ b/i18n/projects/libraries/index.pt_PT.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>Bibliotecas</h1>
+<h2>Bibliotecas</h2>
 
 <p>
 As bibliotecas base oferecem funcionalidades comuns ao ambiente Xfce. Existem duas bibliotecas que oferecem
@@ -8,45 +8,18 @@ funções de assistência não gráficas, widgets e funções convenientes para
 Libxfce4menu oferece uma implementação da especificação de menu da Freedesktop.
 </p>
 
-<h1>Funcionalidades</h1>
+<h2>Funcionalidades</h2>
 <ul>
   <li><strong>libxfce4util</strong>: utilidades básicas.</li>
   <li><strong>libxfcegui4</strong>: widgets unificados.</li>
   <li><strong>libxfce4menu</strong>: implementação freedesktop de menu</li>
 </ul>
 
-<h2>Ligações externas</h2>
+<h3>Ligações externas</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
+<h3>Autores</h3>
 
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-<h2>Autores</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-  <li>Jannis Pohlmann [jannis at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/libraries/index.sq.php b/i18n/projects/libraries/index.sq.php
index 3550990..0d084ec 100644
--- a/i18n/projects/libraries/index.sq.php
+++ b/i18n/projects/libraries/index.sq.php
@@ -1,49 +1,22 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="librari" width="48" height="48" /></div>
 
-<h1>Librari</h1>
+<h2>Librari</h2>
 <p>Libraritë thelbësore ofrojnë funksionet e zakonshëm të mejdisit Xfce. 
  Ka tre librari që mundësojnë funksione ndihmësi jografik, <em>widget</em>-e
  dhe funksione të volitshëm për ndërfaqe grafike përdoruesi, si dhe funksione
  për administrim të rregullimeve.</p>
 
-<h1>Karateristika</h1>
+<h2>Karateristika</h2>
 <ul>
   <li><strong>libxfce4util</strong>: të dobishme themelore.</li>
   <li><strong>libxfcegui4</strong>: <em>widget</em>-e të njësuar.</li>
   <li><strong>libxfce4mcs</strong>: përbërës Xfce.</li>
 </ul>
 
-<h2>Lidhje të Jashtme</h2>
+<h3>Lidhje të Jashtme</h3>
 
-<h3>libxfce4util</h3>
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4util/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4util</code></p>
-
-<h3>libxfcegui4</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfcegui4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfcegui4</code></p>
-
-<h3>libxfce4menu</h3>
-
-<p>
-<a class="external" href="http://git.xfce.org/xfce/libxfce4menu/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/libxfce4menu</code></p>
-
-<h2>Autorë</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Autorë</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/libraries/index.zh_CN.php b/i18n/projects/libraries/index.zh_CN.php
index 337115a..ac484c6 100644
--- a/i18n/projects/libraries/index.zh_CN.php
+++ b/i18n/projects/libraries/index.zh_CN.php
@@ -1,35 +1,18 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/library.png" alt="libraries" width="48" height="48" /></div>
 
-<h1>库</h1>
+<h2>库</h2>
 <p>核心库为 Xfce 环境提供基本函数。这些函数用来实现非图形帮助、窗口部件、图形用户界面的一些方便的功能以及设置管理功能。</p>
-<h1>特性</h1>
+<h2>特性</h2>
 <ul>
   <li><strong>libxfce4util</strong>: 基本工具。</li>
   <li><strong>libxfcegui4</strong>: 统一的窗口部件。</li>
   <li><strong>libxfce4mcs</strong>: Xfce 组件。</li>
 </ul>
 
-<h2>外部链接</h2>
-<h3>libxfce4util</h3>
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/libxfce4util/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/libxfce4util/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/libxfce4util/trunk libxfce4util</code></p>
+<h3>外部链接</h3>
 
-<h3>libxfcegui4</h3>
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/libxfcegui4/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/libxfcegui4/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/libxfcegui4/trunk libxfcegui4</code></p>
+<?php include("git.address.php"); ?>
 
-<h3>libxfce4mcs</h3>
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/libxfce4mcs/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/libxfce4mcs/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/libxfce4mcs/trunk libxfce4mcs</code></p>
-
-<h2>Authors</h2>
-<ul>
-  <li>Benedikt Meurer [benny at xfce.org]</li>
-  <li>Jasper Huijsmans [jasper at xfce.org]</li>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-  <li>Brian J. Tarricone [kelnos at xfce.org]</li>
-</ul>
+<h3>Authors</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/mousepad/authors.php b/i18n/projects/mousepad/authors.php
new file mode 100644
index 0000000..252a2b9
--- /dev/null
+++ b/i18n/projects/mousepad/authors.php
@@ -0,0 +1,4 @@
+<ul>
+  <li>Erik Harrison [erikharrison at gmail.com]</li>
+  <li>Nick Schermer [nick at xfce.org]</li>
+</ul>
diff --git a/i18n/projects/mousepad/git.address.php b/i18n/projects/mousepad/git.address.php
new file mode 100644
index 0000000..e455742
--- /dev/null
+++ b/i18n/projects/mousepad/git.address.php
@@ -0,0 +1,8 @@
+<p>
+<a class="external" href="http://git.xfce.org/apps/mousepad/">CGit</a>
+</p>
+
+<p>
+<code class="code">git clone http://git.xfce.org/git/apps/mousepad</code>
+</p>
+
diff --git a/i18n/projects/mousepad/index.da.php b/i18n/projects/mousepad/index.da.php
index 17568dd..bf86c2c 100644
--- a/i18n/projects/mousepad/index.da.php
+++ b/i18n/projects/mousepad/index.da.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 
 <p class="center"><img src="/images/projects/screenshots/mousepad.png" alt="Mousepad" /></p>
 
@@ -10,21 +10,11 @@ til Mousepad, var for at tilbyde printerunderstøttelse, hvilket ville have vær
 svært under Leafpad, af forskellige årsager.
 </p>
 
-<h2>Eksterne henvisninger</h2>
+<h3>Eksterne henvisninger</h3>
 
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://svn.xfce.org/index.cgi/xfce/mousepad/trunk">ViewVC</a><br />
-<a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a>
-</p>
-
-<p>
-<code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code>
-</p>
+<h3>Forfattere</h3>
 
-<h1>Forfattere</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-  <li>Nick Schermer [nick at xfce.org]</li>
-</ul>
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.en.php b/i18n/projects/mousepad/index.en.php
index 1ca6949..3d9facd 100644
--- a/i18n/projects/mousepad/index.en.php
+++ b/i18n/projects/mousepad/index.en.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 
 <p class="center"><img src="/images/projects/screenshots/mousepad.png" alt="Mousepad" /></p>
 
@@ -10,21 +10,11 @@ reason for Mousepad was to provide printing support, which would have been
 difficult for Leafpad for various reasons.
 </p>
 
-<h2>External Links</h2>
+<h3>External Links</h3>
 
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://svn.xfce.org/index.cgi/xfce/mousepad/trunk">ViewVC</a><br />
-<a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a>
-</p>
-
-<p>
-<code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code>
-</p>
+<h3>Authors</h3>
 
-<h1>Authors</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-  <li>Nick Schermer [nick at xfce.org]</li>
-</ul>
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.eu.php b/i18n/projects/mousepad/index.eu.php
index d9d6d79..cfe30ed 100644
--- a/i18n/projects/mousepad/index.eu.php
+++ b/i18n/projects/mousepad/index.eu.php
@@ -1,20 +1,18 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad Leafpad-en oianrrituriko Xfce-rentzako garaturiko
 oinarrizko testu editorea bat da. Mousepad garatzeko arrazoi nagusia
 inprimatze modu bat ziurtatzearena izan zen hau ez bait zen erraza
 Leafpad-rekin arrazoi ezberdinak medio.
 </p>
 
-<h2>Kanpo Loturak</h2>
+<h3>Kanpo Loturak</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code></p>
+<?php include("git.address.php"); ?>
 
-<h1>Garatzailea</h1>
-<ul>
-  <li>Erik Harrison [erikharrison abildua gmail.com]</li>
-</ul>
+
+<h3>Garatzailea</h3>
+
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.fr.php b/i18n/projects/mousepad/index.fr.php
index 46203cf..c2e36c5 100644
--- a/i18n/projects/mousepad/index.fr.php
+++ b/i18n/projects/mousepad/index.fr.php
@@ -1,16 +1,13 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad est un éditeur de texte simple basé sur Leafpad. La raison d'un econvergence de Leafpad est le support d'impression qui aurait été difficile avec Leafpad, pour plusieurs raisons.</p>
 
-<h2>Liens externes</h2>
+<h3>Liens externes</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code></p>
+<?php include("git.address.php"); ?>
 
-<h1>Auteur</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-</ul>
+<h3>Auteur</h3>
+
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.id.php b/i18n/projects/mousepad/index.id.php
index 1cc4954..17f39de 100644
--- a/i18n/projects/mousepad/index.id.php
+++ b/i18n/projects/mousepad/index.id.php
@@ -1,18 +1,15 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad adalah penyunting teks sederhana berbasis Leafpad. Alasan utama
   dikembangkannya Mousepad adalah untuk memberikan dukungan pencetakan, yang 
   sulit diberikan oleh Leafpad karena berbagai alasan.</p>
 
-<h2>Taut Eksternal</h2>
+<h3>Taut Eksternal</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code></p>
+<?php include("git.address.php"); ?>
 
-<h1>Penulis</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-</ul>
+<h3>Penulis</h3>
+
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.ja.php b/i18n/projects/mousepad/index.ja.php
index 3b9d8d8..ca089e2 100644
--- a/i18n/projects/mousepad/index.ja.php
+++ b/i18n/projects/mousepad/index.ja.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>マウスパッド</h1>
+<h2>マウスパッド</h2>
 
 <p class="center"><img src="/images/projects/screenshots/mousepad.png" alt="Mousepad" /></p>
 
@@ -9,21 +9,11 @@
 様々な理由で Leafpad では実装が困難だった印刷機能を提供しています。
 </p>
 
-<h2>外部リンク</h2>
+<h3>外部リンク</h3>
 
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://svn.xfce.org/index.cgi/xfce/mousepad/trunk">ViewVC</a><br />
-<a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a>
-</p>
-
-<p>
-<code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code>
-</p>
+<h3>作者</h3>
 
-<h1>作者</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-  <li>Nick Schermer [nick at xfce.org]</li>
-</ul>
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.pt_BR.php b/i18n/projects/mousepad/index.pt_BR.php
index 7bda0a5..cc0108a 100644
--- a/i18n/projects/mousepad/index.pt_BR.php
+++ b/i18n/projects/mousepad/index.pt_BR.php
@@ -1,18 +1,15 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad é um editor de texto simples baseado no Leafpad. A razão
   inicial para o Mousepad foi prover suporte à impressão, que teria sido
   difícil para o Leafpad por várias razões.</p>
 
-<h2>Endereços Externos</h2>
+<h3>Endereços Externos</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code></p>
+<?php include("git.address.php"); ?>
 
-<h1>Autor</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-</ul>
+<h3>Autor</h3>
+
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.pt_PT.php b/i18n/projects/mousepad/index.pt_PT.php
index 7665929..e6faa93 100644
--- a/i18n/projects/mousepad/index.pt_PT.php
+++ b/i18n/projects/mousepad/index.pt_PT.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 
 <p class="center"><img src="/images/projects/screenshots/mousepad.png" alt="Mousepad" /></p>
 
@@ -10,21 +10,11 @@ para o Mousepad era oferecer suporte a impressão, que era difícil para o
 Leafpad por várias razões.
 </p>
 
-<h2>Ligações externas</h2>
+<h3>Ligações externas</h3>
 
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://svn.xfce.org/index.cgi/xfce/mousepad/trunk">ViewVC</a><br />
-<a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a>
-</p>
-
-<p>
-<code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code>
-</p>
+<h3>Autores</h3>
 
-<h1>Autores</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-  <li>Nick Schermer [nick at xfce.org]</li>
-</ul>
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/mousepad/index.sq.php b/i18n/projects/mousepad/index.sq.php
index 5a47cf8..49bf4ba 100644
--- a/i18n/projects/mousepad/index.sq.php
+++ b/i18n/projects/mousepad/index.sq.php
@@ -1,17 +1,15 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad është një përpunues tekstesh për Xfce-në, i bazuar në Leafpad. Arsyeja fillestare
   për ngjizjen e Mousepad-it qe krijimi i asistencës për shtypje, që për arsye të ndryshme
   do të ishte e vështirë për Leafpad-in.</p>
 
-<h2>Lidhje të Jashtme</h2>
+<h3>Lidhje të Jashtme</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trungu për mousepad-in</code></p>
+<?php include("git.address.php"); ?>
+
+<h3>Autor</h3>
+
+<?php include("authors.php"); ?>
 
-<h1>Autor</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-</ul>
diff --git a/i18n/projects/mousepad/index.zh_CN.php b/i18n/projects/mousepad/index.zh_CN.php
index 6b88cb7..7c675ef 100644
--- a/i18n/projects/mousepad/index.zh_CN.php
+++ b/i18n/projects/mousepad/index.zh_CN.php
@@ -1,16 +1,13 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/mousepad.png" alt="mousepad" width="48" height="48" /></div>
 
-<h1>Mousepad</h1>
+<h2>Mousepad</h2>
 <p>Mousepad 是用于 Xfce 的一个简单的文本编辑器,它基于 Leafpad。最初创建它的动机是想提供由于多种原因在 Leafpad 上难以实现的打印支持。</p>
 
-<h2>外部链接</h2>
+<h3>外部链接</h3>
 
-<p><a class="external" href="http://svn.xfce.org/index.cgi/xfce/browse/mousepad/trunk">WebSVN</a><br />
-  <a class="external" href="http://svn.xfce.org/svn/xfce/mousepad/">SVN</a></p>
-<p><code class="code">svn co http://svn.xfce.org/svn/xfce/mousepad/trunk mousepad</code></p>
+<?php include("git.address.php"); ?>
 
-<h1>作者</h1>
-<ul>
-  <li>Erik Harrison [erikharrison at gmail.com]</li>
-</ul>
+<h3>作者</h3>
+
+<?php include("authors.php"); ?>
 
diff --git a/i18n/projects/xfwm4/authors.php b/i18n/projects/xfwm4/authors.php
new file mode 100644
index 0000000..299c2d4
--- /dev/null
+++ b/i18n/projects/xfwm4/authors.php
@@ -0,0 +1,3 @@
+<ul>
+  <li>Olivier Fourdan [fourdan at xfce.org]</li>
+</ul>
diff --git a/i18n/projects/xfwm4/git.address.php b/i18n/projects/xfwm4/git.address.php
new file mode 100644
index 0000000..ee11f58
--- /dev/null
+++ b/i18n/projects/xfwm4/git.address.php
@@ -0,0 +1,5 @@
+<p>
+<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
+</p>
+
+<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
diff --git a/i18n/projects/xfwm4/index.da.php b/i18n/projects/xfwm4/index.da.php
index aaa5f80..e4501bf 100644
--- a/i18n/projects/xfwm4/index.da.php
+++ b/i18n/projects/xfwm4/index.da.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Vindueshåndteringen</h1>
+<h2>Vindueshåndteringen</h2>
 
 <p class="center"><img src="/images/projects/screenshots/xfwm4.png" alt="Vindueshåndteringen" /></p>
 
@@ -14,18 +14,10 @@ en tastaturgenvejsredigering for brugertilpassede kommandoer og basale
 vinduesmanipulationer, og tilbyder en dialog for avancerede tilpasninger.
 </p>
 
-<h2>Eksterne henvisninger</h2>
+<h3>Eksterne henvisninger</h3>
 
- 
+<?php include("git.address.php"); ?>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Forfatter</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
+<h3>Forfatter</h3>
 
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.de.php b/i18n/projects/xfwm4/index.de.php
index de179b2..ea44984 100644
--- a/i18n/projects/xfwm4/index.de.php
+++ b/i18n/projects/xfwm4/index.de.php
@@ -1,9 +1,9 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Fensterverwaltung</h1>
+<h2>Fensterverwaltung</h2>
 <p>Die Xfce4-Fensterverwaltung steuert die Positionierung der Anwendungsfenster auf dem Bildschirm, stellt sehr schöne Fensterdekorationen bereit, verwaltet die Arbeitsflächen (virtuelle Desktops) und unterstützt von Hause aus das Verwenden von mehreren Bildschirmen. Sie bietet ihre eigene Compositing-Verwaltung (aus der Composite-Erweiterung für Xorg) und ermöglicht so echte Transparenz und Schatten. Die Xfce4-Fensterverwaltung beinhaltet auch einen Editor zum Bearbeiten der Tastenkürzel bzw. Definieren eigener Befehle, sowie ein Dialogfenster für erweiterte Fenstereinstellungen.</p>
 
-<h2>Merkmale</h2>
+<h3>Merkmale</h3>
 <ul>
   <li>Unterstützung von Mehrbildschirmnutzung (Xinerama und Twinview)</li>
   <li>Für die Fensterdekorationen werden viele verschiedene Bildformate unterstützt (xpm, png, svg, bmp, jpg, gif).</li>
@@ -14,18 +14,10 @@
   <li>Wechsel der Arbeitsflächen per Mausrad</li>
 </ul>
 
-<h2>Externe Links</h2>
+<h3>Externe Links</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Autor</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Autor</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.en.php b/i18n/projects/xfwm4/index.en.php
index 537d2f2..d970dbf 100644
--- a/i18n/projects/xfwm4/index.en.php
+++ b/i18n/projects/xfwm4/index.en.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Window Manager</h1>
+<h2>Window Manager</h2>
 
 <p class="center"><img src="/images/projects/screenshots/xfwm4.png" alt="Window Manager" /></p>
 
@@ -14,18 +14,10 @@
   windows manipulations and provides a preferences dialog for advanced tweaks.
 </p>
 
-<h2>External Links</h2>
+<h3>External Links</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Author</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Author</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.eu.php b/i18n/projects/xfwm4/index.eu.php
index 18b6420..d70eab2 100644
--- a/i18n/projects/xfwm4/index.eu.php
+++ b/i18n/projects/xfwm4/index.eu.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Leiho Kudeatzailea</h1>
+<h2>Leiho Kudeatzailea</h2>
 <p>Xfce 4 leiho kudeatzaileak pantailan aplikazioen kokalekua kudeatzen du, leiho dekorazio politak dakartza, 
 idazmahai eta pantaila birtualak kudeatzen ditu, eta pantaila anitzeko modua natiboki onarzten du. Bere konposizio 
 kudeatzailea dakar (Xorg Composite hedapenetik) gardentasun eta itzalentzat. Xfce 4 leiho kudeatzaileak teklatu 
@@ -8,7 +8,7 @@ lotura editore bat dakar komando jakin erabilpene eta leiho manipulazio oinarriz
 du ezaugarri haurreratuentzat.
 </p>
 
-<h2>Ezaugarriak</h2>
+<h3>Ezaugarriak</h3>
 <ul>
   <li>Xinerama eta Twinview-rentzat Buru-anitz onarpen natiboa.</li>
   <li>Irudi abitz onarpena leiho dekorazioentzat (xpm, png, svg, bmp, jpg, 
@@ -20,18 +20,10 @@ du ezaugarri haurreratuentzat.
   <li>sagu errubera idazmahaiean idazmahaiez aldatzeko.</li>
 </ul>
 
-<h2>Kanpo Loturak</h2>
+<h3>Kanpo Loturak</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Garatzailea</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Garatzailea</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan abildua xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.fr.php b/i18n/projects/xfwm4/index.fr.php
index 17cb680..173812d 100644
--- a/i18n/projects/xfwm4/index.fr.php
+++ b/i18n/projects/xfwm4/index.fr.php
@@ -1,9 +1,9 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Gestionnaire de fenêtres</h1>
+<h2>Gestionnaire de fenêtres</h2>
 <p>Le gestionnaire de fenêtres de Xfce 4 s'occupe de placer les fenêtres des applications à l'écran, d'ajouter des décorations aux fenêtres, gère les espaces de travail ou les bureaux virtuels et offre le support pour de multiples écrans. Xfwm4 fournit son propre gestionnaire composite (de l'extension Composite de Xorg) pour des ombres et une vrai transparence des fenêtres. Il fournit aussi un éditeur de raccourcis calvier pour des commandes spécifiques de l'utilisateur mais aussi la manipulation des fenêtres, il contient aussi une fenêtre de réglages avancés.</p>
 
-<h2>Particularités</h2>
+<h3>Particularités</h3>
 <ul>
   <li>Support natif du Multihead et support du Xinerama et Twinview.</li>
   <li>Support de plusieurs formats de fichiers images pour la décoration des fenêtres (xpm, png, svg, bmp, jpg, gif).</li>
@@ -14,18 +14,10 @@
   <li>Défilement de la molette de la souris sur le bureau pour faire défiler les espaces de travail.</li>
 </ul>
 
-<h2>Liens externes</h2>
+<h3>Liens externes</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Auteur</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Auteur</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.id.php b/i18n/projects/xfwm4/index.id.php
index 3ddff1a..99bd68e 100644
--- a/i18n/projects/xfwm4/index.id.php
+++ b/i18n/projects/xfwm4/index.id.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Manajer Jendela</h1>
+<h2>Manajer Jendela</h2>
 <p>Manajer jendela Xfce 4 mengatur penempatan jendela aplikasi di layar,
   menyediakan dekorasi jendela yang cantik, mengatur ruang kerja 
   atau destop virtual, dan mendukung mode multi layar secara asli.
@@ -10,7 +10,7 @@
   dan manipulasi jendela dasar, serta menyediakan pula dialog untuk
   tweak tingkat mahir.</p>
 
-<h2>Fitur</h2>
+<h3>Fitur</h3>
 <ul>
   <li>Dukungan Multihead asli untuk Xinerama dan Twinview.</li>
   <li>Banyak dukungan gambar untuk dekorasi jendela (xpm, png, svg, bmp, jpg, 
@@ -23,18 +23,10 @@
   <li>Gulung tetikus melewati destop untuk berpindah ruang kerja.</li>
 </ul>
 
-<h2>Taut Eksternal</h2>
+<h3>Taut Eksternal</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Penulis</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Penulis</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.ja.php b/i18n/projects/xfwm4/index.ja.php
index 2b325e4..98cedf3 100644
--- a/i18n/projects/xfwm4/index.ja.php
+++ b/i18n/projects/xfwm4/index.ja.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>ウィンドウマネージャ</h1>
+<h2>ウィンドウマネージャ</h2>
 
 <p class="center"><img src="/images/projects/screenshots/xfwm4.png" alt="Window Manager" /></p>
 
@@ -10,18 +10,10 @@ Xfce ウィンドウマネージャは、画面上のアプリケーションの
 Xfce ウィンドウマネージャにはユーザ指定コマンドや基本的なウィンドウ操作のキーボードショートカットエディタが含まれており、詳細設定のためのダイアログも用意しています。
 </p>
 
-<h2>外部リンク</h2>
+<h3>外部リンク</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>作者</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>作者</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.pt_BR.php b/i18n/projects/xfwm4/index.pt_BR.php
index 83d8378..bdd1ddb 100644
--- a/i18n/projects/xfwm4/index.pt_BR.php
+++ b/i18n/projects/xfwm4/index.pt_BR.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Gerenciador de Janelas</h1>
+<h2>Gerenciador de Janelas</h2>
 <p>O gerenciador de janelas do Xfce 4 gerencia o posicionamento das janelas
   das aplicações na tela, provê belas decorações de janelas, gerencia
   áreas de trabalho ou desktops virtuais, e suporta o modo multi-tela
@@ -9,7 +9,7 @@
   inclui um editor de atalhos do teclado para comandos específicos do usuário e
   manipulações básicas de janelas, e provê um diálogo para ajustes avançados.</p>
 
-<h2>Funcionalidades</h2>
+<h3>Funcionalidades</h3>
 <ul>
   <li>Suporte Multihead nativo para Xinerama e Twinview.</li>
   <li>Suporte à muitos formatos de imagem para decoração de janelas (xpm, png, svg, bmp, jpg,
@@ -22,18 +22,10 @@
   <li>Roda do mouse sobre o desktop troca de área de trabalho.</li>
 </ul>
 
-<h2>Endereços Externos</h2>
+<h3>Endereços Externos</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Autor</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Autor</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.pt_PT.php b/i18n/projects/xfwm4/index.pt_PT.php
index 77a9caa..0a5da0a 100644
--- a/i18n/projects/xfwm4/index.pt_PT.php
+++ b/i18n/projects/xfwm4/index.pt_PT.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Gestor de Janelas</h1>
+<h2>Gestor de Janelas</h2>
 
 <p class="center"><img src="/images/projects/screenshots/xfwm4.png" alt="Window Manager" /></p>
 
@@ -14,18 +14,10 @@ de atalhos de teclado para comando de utilizador específicos e manipulação
 de janelas básica, oferece um diálogo para ajustes avançados.
 </p>
 
-<h2>Ligações externas</h2>
+<h3>Ligações externas</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Autor</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Autor</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.sq.php b/i18n/projects/xfwm4/index.sq.php
index f2764b0..784edc1 100644
--- a/i18n/projects/xfwm4/index.sq.php
+++ b/i18n/projects/xfwm4/index.sq.php
@@ -1,6 +1,6 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>Përgjegjës Dritaresh</h1>
+<h2>Përgjegjës Dritaresh</h2>
 <p>Përgjegjësi Xfce 4 i dritareve administron vendosjen e dritareve të zbatimeve
   në ekran, bën të mundur zbukurimet e hijshme të dritareve, administron hapësira pune
   apo desktopë virtualë, dhe mbulon së brendshmi mënyrën ¨shumë ekrane¨. Bie
@@ -9,7 +9,7 @@
   urdhrash specifikë të një përdoruesi dhe përdorim fillestar të dritareve,
   si dhe ofron edhe një dialog për rregullime të mëtejshme.</p>
 
-<h2>Karakteristika</h2>
+<h3>Karakteristika</h3>
 <ul>
   <li>Asistencë të vetën Multihead për Xinerama dhe Twinview.</li>
   <li>Mbulim për shumë lloje pamjesh për zbukurime dritareje (xpm, png, svg, bmp, jpg, 
@@ -22,18 +22,10 @@
   <li>Kapërcim me miun, nëpër desktop, për ndryshimin e hapësirës së punës.</li>
 </ul>
 
-<h2>Lidhje të Jashtme</h2>
+<h3>Lidhje të Jashtme</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>Autor</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>Autor</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>
diff --git a/i18n/projects/xfwm4/index.zh_CN.php b/i18n/projects/xfwm4/index.zh_CN.php
index 8f06c83..fc10b94 100644
--- a/i18n/projects/xfwm4/index.zh_CN.php
+++ b/i18n/projects/xfwm4/index.zh_CN.php
@@ -1,9 +1,9 @@
 <div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfwm4.png" alt="xfwm4" width="48" height="48" /></div>
 
-<h1>窗口管理器</h1>
+<h2>窗口管理器</h2>
 <p>Xfce 4 窗口管理器管理应用程序窗口在屏幕上的位置,提供漂亮的窗口装饰,管理工作区或叫做虚拟桌面,以及对于多显示模式的原生支持。它通过自己的混合管理 (Xorg的混合扩展) 来实现真透明和阴影。Xfce 4 窗口管理器包括一个快捷键编辑器,用户可以设置快捷键,它还提供一个对话框来实现高级控制。</p>
 
-<h2>特性</h2>
+<h3>特性</h3>
 <ul>
    <li>原生多显示支持(Xinerama/Twinview).</li>
   <li>窗口装饰支持多种图片格式 (xpm, png, svg, bmp, jpg, 
@@ -15,18 +15,10 @@
   <li>鼠标滚轮切换工作区。</li>
 </ul>
 
-<h2>外部链接</h2>
+<h3>外部链接</h3>
 
+<?php include("git.address.php"); ?>
 
+<h3>作者</h3>
 
-<p>
-<a class="external" href="http://git.xfce.org/xfce/xfwm4/">CGit</a>
-</p>
-
-<p><code class="code">git clone http://git.xfce.org/git/xfce/xfwm4</code></p>
-
-<h2>作者</h2>
-<ul>
-  <li>Olivier Fourdan [fourdan at xfce.org]</li>
-</ul>
-
+<?php include("authors.php"); ?>



More information about the Xfce4-commits mailing list