[Xfce4-commits] [www/www.xfce.org] 13/55: Include 4.14 screenshots on page
noreply at xfce.org
noreply at xfce.org
Mon Aug 12 02:52:35 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository www/www.xfce.org.
commit 9743b9a3e85b17f16f5e150cba071e91f8fce2f5
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Fri Aug 9 15:20:31 2019 +0200
Include 4.14 screenshots on page
---
pages/about/screenshots.php | 5 +++++
static/about/screenshots/4.14-1-small.png | Bin 0 -> 20826 bytes
static/about/screenshots/4.14-2-small.png | Bin 0 -> 22247 bytes
3 files changed, 5 insertions(+)
diff --git a/pages/about/screenshots.php b/pages/about/screenshots.php
index 391c6af..5b2dd0e 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.14') ?></h2>
+<p>
+ <?php print_shots ('4.14', 2); ?>
+</p>
+
<h2><?php E_('Xfce 4.12') ?></h2>
<p>
<?php print_shots ('4.12', 3); ?>
diff --git a/static/about/screenshots/4.14-1-small.png b/static/about/screenshots/4.14-1-small.png
new file mode 100644
index 0000000..f3bc4ff
Binary files /dev/null and b/static/about/screenshots/4.14-1-small.png differ
diff --git a/static/about/screenshots/4.14-2-small.png b/static/about/screenshots/4.14-2-small.png
new file mode 100644
index 0000000..d5cf489
Binary files /dev/null and b/static/about/screenshots/4.14-2-small.png differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list