[Xfce4-commits] [www/www.xfce.org] 40/55: Fix name of color profiles image

noreply at xfce.org noreply at xfce.org
Mon Aug 12 02:53:02 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 f33db5023a439dd67c45a46c32326a81b681f831
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Aug 11 22:49:02 2019 +0200

    Fix name of color profiles image
---
 pages/frontpage.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/frontpage.php b/pages/frontpage.php
index 452331f..247d4c0 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -26,7 +26,7 @@ $head['css'] = '@media screen and (max-width:830px) {
 		<span id="slide-opensuse-icons" style="background-image: url(<?php echo $static_media; ?>/slider/opensuse-desktop-icons.png);"></span>
 		<span id="slide-opensuse-yast" style="background-image: url(<?php echo $static_media; ?>/slider/opensuse-yast.png);"></span>
 	</div>
-	<div id="slide-settings" style="background-image: url(<?php echo $static_media; ?>/slider/color-settings.png);" 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 id="slide-settings" style="background-image: url(<?php echo $static_media; ?>/slider/color-profiles.png);" 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 id="slide-xfwm4" style="background-image: url(<?php echo $static_media; ?>/slider/xfwm4.png);" 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>
 	<div id="slide-panel" style="background-image: url(<?php echo $static_media; ?>/slider/panel.png);" alt="Panel" title="<?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.') ?>">
 		<span id="slide-panel-deskbar" style="background-image: url(<?php echo $static_media; ?>/slider/panel_deskbar.png);"></span><span id="slide-panel-vertical" style="background-image: url(<?php echo $static_media; ?>/slider/panel_vertical.png);"></span>

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


More information about the Xfce4-commits mailing list