[Xfce4-commits] [www/www.xfce.org] 10/29: Remove the reference to the old desktop slide
noreply at xfce.org
noreply at xfce.org
Sun May 21 22:00:52 CEST 2017
This is an automated email from the git hooks/post-receive script.
k n o m e 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 7d11074754e59e9233eb21bdac2ae9f0bce1d4ff
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date: Thu May 18 15:21:45 2017 +0300
Remove the reference to the old desktop slide
---
pages/frontpage.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/frontpage.php b/pages/frontpage.php
index 56d6f01..19e89ea 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -10,7 +10,7 @@ $head['feed'] = 'https://www.xfce.org/feed?lang='.$lang;
<div id="slidewrap">
<div id="slide">
- <div style="background-image: url(<?php echo $static_media; ?>/frontpage/slider-desktop.jpg);" alt="Xfce Desktop" title="<?php E_('The default Xfce Desktop provides a simple and attractive desktop for Unix users.') ?>">
+ <div alt="Xfce Desktop" title="<?php E_('The default Xfce Desktop provides a simple and attractive desktop for Unix users.') ?>">
<span id="slide-desktop-panel"><span id="slide-desktop-panel-left"></span><span id="slide-desktop-panel-right"></span></span>
</div>
<div style="background-image: url(<?php echo $static_media; ?>/slider/collase_thunar.png);" alt="File Manager" title="<?php E_('Thunar is the file manager for the Xfce Desktop. It has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options by default.') ?>"></div>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list