Updating branch refs/heads/xfce-4.10
         to 60e77a6c7576d33524537c16e0e5fc1d196aa9d3 (commit)
       from 79c749fc36d6766f702ed41336ec9371edd6c98b (commit)

commit 60e77a6c7576d33524537c16e0e5fc1d196aa9d3
Author: Nick Schermer <n...@xfce.org>
Date:   Sun Apr 15 23:20:22 2012 +0200

    Drop the tips.

 pages/frontpage.php |   29 ++++++-----------------------
 1 files changed, 6 insertions(+), 23 deletions(-)

diff --git a/pages/frontpage.php b/pages/frontpage.php
index c46b046..abbffa5 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -11,29 +11,12 @@ $head['feed'] = 'http://www.xfce.org/feed?lang='.$lang;
 <div id="slidewrap">
 <div id="slide">
        <ul>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-desktop.jpg" width="800" height="400" alt="Xfce Desktop" />
-               </li>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-thunar.jpg" width="800" height="400" alt="File Manager" />
-                       <p><?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.') ?></p>
-               </li>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-settings.jpg" width="800" height="400" alt="Settings" />
-                       <p><?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.') ?></p>
-               </li>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-xfwm4.jpg" width="800" height="400" alt="Window Manager" />
-                       <p><?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!') ?></p>
-               </li>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-panel.jpg" width="800" height="400" alt="Panel" />
-                       <p><?php E_('The Xfce Panel can be customized in 
numerous ways so it provides all the items you need right where you need them. 
It has three different display modes, transparency and a few dozen different 
plugins.') ?></p>
-               </li>
-               <li>
-                       <img src="<?php echo $static_media; 
?>/frontpage/slider-apps.jpg" width="800" height="400" alt="Applications" />
-                       <p><?php E_('Beside the core desktop functionality, a 
number of other applications are developed in the Xfce repositories, like an 
image viewer, the Midori web browser, task manager, notes plugin and 
calendar.') ?></p>
-               </li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-desktop.jpg" width="800" height="400" alt="" title="Xfce 
Desktop" /></li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-thunar.jpg" width="800" height="400" alt="" title="File 
Manager" /></li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-settings.jpg" width="800" height="400" alt="" 
title="Settings" /></li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-xfwm4.jpg" width="800" height="400" alt="" title="Window 
Manager" /></li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-panel.jpg" width="800" height="400" alt="" title="Panel" 
/></li>
+               <li><img src="<?php echo $static_media; 
?>/frontpage/slider-apps.jpg" width="800" height="400" alt="" 
title="Applications" /></li>
        </ul>
 </div>
 <div id="slidenavwrap">
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to