[Xfce4-commits] [www/www.xfce.org] 50/55: news-array: Add list of deprecated projects
noreply at xfce.org
noreply at xfce.org
Mon Aug 12 02:53:12 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 7baa2258c8121d4ac10ad76996e95ed50e408a28
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Aug 12 01:57:31 2019 +0200
news-array: Add list of deprecated projects
---
pages/news-array.php | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pages/news-array.php b/pages/news-array.php
index 8d946cd..085d2c5 100644
--- a/pages/news-array.php
+++ b/pages/news-array.php
@@ -50,6 +50,12 @@ $news = array (
'<li>'.R_('Finally Panel Profiles, 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:'),
+ array(
+ '<ul>',
+ '<li>'.R_('garcon-vala, gtk-xfce-engine, pyxfce, thunar-actions-plugin, xfbib, xfc, xfce4-kbdleds-plugin, xfce4-mm, xfce4-taskbar-plugin, xfce4-windowlist-plugin, xfce4-wmdock-plugin and xfswitch-plugin').'</li>',
+ '</ul>',
+ ),
R_('An online tour of the changes in Xfce 4.14 can be viewed here:'),
'<a href="https://xfce.org/about/tour">https://xfce.org/about/tour</a>',
R_('A detailed overview of the changes between Xfce 4.12 and Xfce 4.14 releases can be found on the following page:'),
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list