[Xfce4-commits] [www/www.xfce.org] 05/29: Fix typo in filename

noreply at xfce.org noreply at xfce.org
Sun May 21 22:00:47 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 5d1068240dc76079f3962b7258ad687d245fab7c
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Wed May 17 23:30:19 2017 +0300

    Fix typo in filename
---
 pages/frontpage.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/frontpage.php b/pages/frontpage.php
index 9f7b03d..2d0a65f 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -11,7 +11,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>
-	<div style="background-image: url(<?php echo $static_media; ?>/frontpage/slide-th	unar.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>
+	<div style="background-image: url(<?php echo $static_media; ?>/frontpage/slide-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>
 	<!--<div style="background-image: url(<?php echo $static_media; ?>/frontpage/slider-thunar.jpg);" 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>-->
 	<!----><div style="background-image: url(<?php echo $static_media; ?>/frontpage/slider-settings.jpg);" alt="Settings" title="<?php E_('The Xfce Desktop provides all the required settings to configure your hardware, desktop appearance and other desktop-critical settings allowing you to easily manage your system.') ?>"></div>
 	<!----><div style="background-image: url(<?php echo $static_media; ?>/frontpage/slider-xfwm4.jpg);" alt="Window Manager" title="<?php E_('The Xfce Window Manager is the core of the desktop. It can be tuned to make window management quick and predictable. It also features around 100 border styles giving it the look you want!') ?>"></div>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list