[Xfce4-commits] [www/www.xfce.org] 02/03: enable 4.12 screenshots
noreply at xfce.org
noreply at xfce.org
Sat Feb 28 15:04:37 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch xfce-4.12
in repository www/www.xfce.org.
commit b6b402f21ecaf612c83908f10fe7b25466c95050
Author: Landry Breuil <landry at xfce.org>
Date: Sat Feb 28 15:04:10 2015 +0100
enable 4.12 screenshots
---
pages/about/screenshots.php | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pages/about/screenshots.php b/pages/about/screenshots.php
index ebf946e..69181c1 100644
--- a/pages/about/screenshots.php
+++ b/pages/about/screenshots.php
@@ -20,6 +20,11 @@ function print_shots ($group, $count, $format = 'png')
<?php E_('Some screenshots of Xfce, ordered by version.') ?>
</p>
+<h2><?php E_('Xfce 4.12') ?></h2>
+<p>
+ <?php print_shots ('4.12', 1); ?>
+</p>
+
<h2><?php E_('Xfce 4.10') ?></h2>
<p>
<?php print_shots ('4.10', 4); ?>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list