[Xfce4-commits] [www/www.xfce.org] 16/20: slider: Add notifyd-settings

noreply at xfce.org noreply at xfce.org
Wed Aug 21 02:34:54 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 a27c1f7084187e104e64053120aa4d6caa6658f5
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Tue Aug 20 16:06:54 2019 +0200

    slider: Add notifyd-settings
---
 pages/frontpage.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/frontpage.php b/pages/frontpage.php
index 4e6f76d..d2a9b97 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -25,7 +25,7 @@ $head['css'] = '@media screen and (max-width:830px) {
 	<div id="slide-settings" style="background-image: url(<?php echo $static_media; ?>/slider/settings_color_overlay.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/notification.png);"></span><span id="slide-panel-vertical" style="background-image: url(<?php echo $static_media; ?>/slider/panel-do-not-disturb.png);"></span>
+		<span id="slide-panel-notifyd" style="background-image: url(<?php echo $static_media; ?>/slider/notifyd-settings.png);"></span><span id="slide-panel-vertical" style="background-image: url(<?php echo $static_media; ?>/slider/panel-do-not-disturb.png);"></span>
 	</div>
 	<div id="slide-apps" style="background-image: url(<?php echo $static_media; ?>/slider/apps.png);" alt="Applications" title="<?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.') ?>"></div>
 </div>

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


More information about the Xfce4-commits mailing list