Updating branch refs/heads/nick/gettext
         to 9d1e6e2bc22530223e77b4765853d9dfe406c840 (commit)
       from a1d8bc3f4cf7d2fe183786b1d9b9e77c7ea41aa6 (commit)

commit 9d1e6e2bc22530223e77b4765853d9dfe406c840
Author: Jérôme Guelfucci <[email protected]>
Date:   Sat Dec 18 13:14:20 2010 +0100

    Update Orage project page.

 pages/projects/orage.php |   41 +++++++++++++++++++++++++----------------
 1 files changed, 25 insertions(+), 16 deletions(-)

diff --git a/pages/projects/orage.php b/pages/projects/orage.php
index 8bd50de..0de917b 100644
--- a/pages/projects/orage.php
+++ b/pages/projects/orage.php
@@ -1,20 +1,29 @@
-<div style="float:right; margin:0 0 0.5em 0.5em;"><img 
src="/images/projects/orage.png" alt="orage" width="48" height="48" /></div>
-
-<h2>Orage</h2>
+<h1><?php E_("What is Orage?") ?></h1>
 
 <p>
-Orage provides a calendar which integrates nicely into the Xfce Desktop 
Environment. It is highly configurable and
-supports alerts based on dates. It warns you with popup or audio alarm. As it 
is an application for every day use
-it launches itself in the background as a daemon and can be accessed using the 
Orage Clock plugin for the panel.
+  <?php E_("Orage provides a calendar which integrates nicely into the Xfce 
Desktop Environment. It is highly configurable and supports alerts based on 
dates. It warns you with popup or audio alarm. As it is an application for 
every day use, it launches itself in the background as a daemon and can be 
accessed using the Orage Clock plugin for the panel.") ?>
 </p>
 
-<h3>External Links</h3>
-
-<p><a class="external" 
href="http://www.kolumbus.fi/~w408237/orage/";>Homepage</a></p>
-
-<?php include("git.address.php"); ?>
-
-<h3>Authors</h3>
-
-<?php include("authors.php"); ?>
-
+<h2><?php E_("Authors") ?></h2>
+
+<ul>
+  <li>Juha Kautto [juha at xfce.org]</li>
+  <li>Mickael Graf [korbinus xfce.org]</li>
+</ul>
+
+<h2><?php E_("Useful links") ?></h2>
+
+<ul>
+  <li>
+    <a href="http://archive.xfce.org/src/apps/orage/"; class="external"><?php 
E_("Download the source tarballs of Orage releases") ?></a>
+  </li>
+  <li>
+    <a href="http://git.xfce.org/apps/orage/"; class="external"><?php E_("Orage 
source code on git.xfce.org") ?></a>
+  </li>
+  <li>
+    <a 
href="http://bugzilla.xfce.org/buglist.cgi?resolution=---;classification=Apps;query_format=advanced;product=Orage";
 class="external"><?php E_("Bugs reported against Orage") ?></a>
+  </li>
+  <li>
+    <a href="http://www.kolumbus.fi/~w408237/orage/"; 
class="external">Homepage</a>
+  </li>
+</ul>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to