[Xfce4-commits] <www:master> Add dummy for 4.10.

Nick Schermer noreply at xfce.org
Sat Apr 21 18:20:02 CEST 2012


Updating branch refs/heads/master
         to 7746e63a3cc18580cde69a4a1c2a3090e575f87a (commit)
       from 55829833ec48d9c52f805c94720fb91ce01bf7f5 (commit)

commit 7746e63a3cc18580cde69a4a1c2a3090e575f87a
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Apr 21 18:18:32 2012 +0200

    Add dummy for 4.10.

 pages/news-array.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pages/news-array.php b/pages/news-array.php
index f3a09e9..d7f6e28 100644
--- a/pages/news-array.php
+++ b/pages/news-array.php
@@ -7,6 +7,13 @@
  * */
 
 $news = array (
+	array ('title' => R_('Xfce 4.10 released'),
+	       'version' => '4.10',
+	       'date' => '28 apr 2012',
+	       'author' => 'Release Manager',
+	       'paragraphs' => array (
+			R_('Today, after 1 year of work, we have the special pleasure of announcing the much awaited release of Xfce 4.10, the new stable version that supersedes Xfce 4.8.'))
+	       ),
 	array ('title' => R_('Xfce 4.10pre2 released'),
 	       'version' => '4.10pre2',
 	       'date' => '14 apr 2012',


More information about the Xfce4-commits mailing list