[Xfce4-commits] [www/www.xfce.org] 54/55: news-array: Add hyperlinks

noreply at xfce.org noreply at xfce.org
Mon Aug 12 02:53:16 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 10caa2db2ec7628f8a6bbf275cfff532767f6145
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Mon Aug 12 02:20:17 2019 +0200

    news-array: Add hyperlinks
---
 pages/news-array.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/news-array.php b/pages/news-array.php
index 3422c01..1113c44 100644
--- a/pages/news-array.php
+++ b/pages/news-array.php
@@ -45,9 +45,9 @@ $news = array (
 			array(
 				'<ul>',
 					'<li>'.R_('We finally have our own <a href="https://docs.xfce.org/apps/screensaver/start">screensaver</a> (yes - we realize it\'s 2019 ;)). With lots of features and tight Xfce integration (obviously) it is a great addition to our catalog.').'</li>',
-					'<li>'.R_('The status notifier plugin provides a next-generation system tray where applications can show indicators. It supersedes the Ubuntu-centric xfce4-indicator-plugin for most application indicators.').'</li>',
+					'<li>'.R_('The <a href="https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin">status notifier panel plugin</a> provides a next-generation system tray where applications can show indicators. It supersedes the Ubuntu-centric xfce4-indicator-plugin for most application indicators.').'</li>',
 					'<li>'.R_('<a href="https://docs.xfce.org/apps/catfish/start">Catfish file search</a> is like an old friend for most Xfce users - now it\'s officially part of Xfce!').'</li>',
-					'<li>'.R_('Finally Panel Profiles, which allows you to backup and restore your panel layouts, has moved under the Xfce umbrella.').'</li>',
+					'<li>'.R_('Finally <a href="https://git.xfce.org/apps/xfce4-panel-profiles/about/">Panel Profiles</a>, which allows you to backup and restore your panel layouts, has moved under the Xfce umbrella.').'</li>',
 				'</ul>',
 			),
 			R_('As always it\'s also time to say goodbye to some older <strong>unmaintained or deprecated projects</strong>. (Luckily our projects only go to the attic aka the archive on git.xfce.org when they die.) With a salty teardrop of sadness we bid farewell to:'),

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


More information about the Xfce4-commits mailing list