[Xfce4-commits] <www:nick/gettext> Fix changelog numbering.

Nick Schermer noreply at xfce.org
Thu Sep 8 14:34:02 CEST 2011


Updating branch refs/heads/nick/gettext
         to ff4c9609cea4fadc928177c7ba4f6c193c6d291b (commit)
       from ddc7dc3ed0fbeeb773451290358ec4a68b93cf6e (commit)

commit ff4c9609cea4fadc928177c7ba4f6c193c6d291b
Author: Nick Schermer <nick at xfce.org>
Date:   Thu Sep 8 14:31:53 2011 +0200

    Fix changelog numbering.

 .htaccess |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.htaccess b/.htaccess
index ab09e60..c828d83 100755
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,9 @@ Redirect 301 /community/lists http://www.xfce.org/community
 Redirect 301 /development http://www.xfce.org/getinvolved
 Redirect 301 /archive http://archive.xfce.org
 
+# for correcting the version number style
+Redirect 301 /download/changelogs/4.8 http://www.xfce.org/download/changelogs/4.8.0
+
 # redirect homepages to mocha.xfce.org/~user
 RewriteRule ^(~.*)$ http://mocha.xfce.org/$1 [R,L]
 


More information about the Xfce4-commits mailing list