[Xfce4-commits] <www:nick/gettext> Update mixer project page.

Jérôme Guelfucci noreply at xfce.org
Wed Dec 22 17:10:03 CET 2010


Updating branch refs/heads/nick/gettext
         to 1fc27a672bd78d5354107d4ed08629819dea3f0c (commit)
       from 8f79f2473ca7018f4b862273dc1c79ae42738388 (commit)

commit 1fc27a672bd78d5354107d4ed08629819dea3f0c
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Wed Dec 22 17:08:28 2010 +0100

    Update mixer project page.

 pages/projects/xfce4-mixer.php |   37 +++++++++++++++++++++++--------------
 1 files changed, 23 insertions(+), 14 deletions(-)

diff --git a/pages/projects/xfce4-mixer.php b/pages/projects/xfce4-mixer.php
index cf41713..2d2a14e 100644
--- a/pages/projects/xfce4-mixer.php
+++ b/pages/projects/xfce4-mixer.php
@@ -1,23 +1,32 @@
-<div style="float:right; margin:0 0 0.5em 0.5em;"><img src="/images/projects/xfce4-mixer.png" alt="xfce4-mixer" width="48" height="48" /></div>
-
-<h2>Mixer</h2>
-
-<p class="center"><img src="/images/projects/screenshots/xfce4-mixer.png" alt="Mixer" /></p>
+<h1><?php E_("What is the mixer?") ?></h1>
 
 <p>
-The Mixer is a volume control application for the Xfce Desktop Environment. It provides
-both a volume control plugin for the Xfce Panel and a standalone mixer application.
+  <?php E_("The Mixer is a volume control application for the Xfce Desktop Environment. It provides both a volume control plugin for the Xfce Panel and a standalone mixer application.") ?>
 </p>
 
 <p>
-It supports all audio systems supported by the <a href="http://www.gstreamer.net/">GStreamer</a> project.
+  <?php E_('It supports all audio systems supported by the <a href="http://www.gstreamer.net/">GStreamer</a> project.') ?>
 </p>
 
-<h3>External Links</h3>
-
-<?php include("git.address.php"); ?>
-
-<h3>Author</h3>
+<p class="center"><img src="/images/projects/screenshots/xfce4-mixer.png" alt="Mixer" /></p>
 
-<?php include("authors.php"); ?>
+<h2><?php E_("Authors") ?></h2>
+
+<ul>
+  <li>Jannis Pohlmann [jannis at xfce.org]</li>
+</ul>
+
+<h2><?php E_("Useful links") ?></h2>
+
+<ul>
+  <li>
+    <a href="http://archive.xfce.org/src/apps/xfce4-mixer/" class="external"><?php E_("Download the source tarballs of Xfce4 Mixer releases") ?></a>
+  </li>
+  <li>
+    <a href="http://git.xfce.org/apps/xfce4-mixer/" class="external"><?php E_("Xfce4 Mixer source code on git.xfce.org") ?></a>
+  </li>
+  <li>
+    <a href="http://bugzilla.xfce.org/buglist.cgi?resolution=---;classification=Apps;query_format=advanced;product=Xfce4-Mixer" class="external"><?php E_("Bugs reported against Xfce4 Mixer") ?></a>
+  </li>
+</ul>
 



More information about the Xfce4-commits mailing list