[Xfce4-commits] <www:master> Add 4.6.2.

Nick Schermer noreply at xfce.org
Sat May 22 18:28:01 CEST 2010


Updating branch refs/heads/master
         to 68373b20c2fffc61460ef465b95f0c7b03e18be7 (commit)
       from 66c03cef76d2dcd2dd8018fe9348c85c60a61d1d (commit)

commit 68373b20c2fffc61460ef465b95f0c7b03e18be7
Author: Nick Schermer <nick at xfce.org>
Date:   Sat May 22 18:26:04 2010 +0200

    Add 4.6.2.

 i18n/documentation/changelogs/4.6.2.en.php    |  138 +++++++++++++++++++++++++
 i18n/documentation/changelogs/index.da.php    |    6 +-
 i18n/documentation/changelogs/index.en.php    |    7 +-
 i18n/documentation/changelogs/index.es.php    |    6 +-
 i18n/documentation/changelogs/index.ja.php    |    2 +
 i18n/documentation/changelogs/index.nl.php    |    3 +
 i18n/documentation/changelogs/index.pt_PT.php |    3 +
 i18n/documentation/changelogs/index.sq.php    |    3 +
 i18n/documentation/changelogs/index.zh_CN.php |    3 +
 i18n/download/version.php                     |    2 +-
 i18n/frontpage.be.php                         |    4 +-
 i18n/frontpage.ca.php                         |    4 +-
 i18n/frontpage.da.php                         |    4 +-
 i18n/frontpage.de.php                         |    4 +-
 i18n/frontpage.en.php                         |    4 +-
 i18n/frontpage.es.php                         |    4 +-
 i18n/frontpage.eu.php                         |    4 +-
 i18n/frontpage.fr.php                         |    4 +-
 i18n/frontpage.id.php                         |    4 +-
 i18n/frontpage.ja.php                         |    4 +-
 i18n/frontpage.nl.php                         |    4 +-
 i18n/frontpage.pt_BR.php                      |    4 +-
 i18n/frontpage.pt_PT.php                      |    4 +-
 i18n/frontpage.sq.php                         |    4 +-
 i18n/frontpage.sv.php                         |    4 +-
 i18n/frontpage.zh_CN.php                      |    4 +-
 26 files changed, 197 insertions(+), 40 deletions(-)

diff --git a/i18n/documentation/changelogs/4.6.2.en.php b/i18n/documentation/changelogs/4.6.2.en.php
new file mode 100644
index 0000000..f413df4
--- /dev/null
+++ b/i18n/documentation/changelogs/4.6.2.en.php
@@ -0,0 +1,138 @@
+<?php
+function bug ($id){
+    echo 'Bug <a href="http://bugzilla.xfce.org/show_bug.cgi?id='. $id .'">#'. $id .'</a>';
+}
+?>
+
+<h2>Xfce 4.6.2 Changelog</h2>
+
+<h3>Utility Library <em>(libxfce4util)</em>:</h3>
+<ul>
+    <li>Fix broken translations in applications using libxfce4util.</li>
+    <li>Build fixes for GIT.</li>
+    <li>Fix make distcheck.</li>
+    <li>Translation updates (es, sl, pl, gl, lv, ur, ur_PK, ro, hu, ast, ru, da, ca, pt, nl, fr, uk, kk, zh_CN, ug, cs, eu, fi, id, de, es).</li>
+</ul>
+
+<h3>Widget Library <em>(libxfcegui4)</em>:</h3>
+<p>Note that there have been <a href="http://git.xfce.org/xfce/libxfcegui4/plain/NEWS?h=xfce-4.6">standalone releases</a>
+   of this packages after 4.6.1, hence the version number 4.6.4 in Xfce 4.6.2.<p>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Fix make distcheck.</li>
+    <li>Translation updates (nl, it, sk, ug).</li>
+</ul>
+
+<h3>Extension Library <em>(exo)</em>:</h3>
+<p>Note that there have been <a href="http://git.xfce.org/xfce/exo/plain/NEWS?h=xfce-4.6">standalone releases</a>
+   for this packages after 4.6.1, hence the version number 0.3.107 in Xfce 4.6.2.<p>
+<ul>
+    <li>Make the treeview work again with gtk 2.20 (<?php bug ('6230')?>).</li>
+    <li>Fix compilation error (<?php bug ('6421')?>).</li>
+    <li>Build ChangeLog from GIT.</li>
+    <li>Translation updates (pt, nl, it, am, bn, kk, ug, ru, ja).</li>
+</ul>
+
+<h3>Menu Library <em>(libxfce4menu)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Fix make distcheck and compiler warnings.</li>
+    <li>Translation updates (lv, ur_PK, ur, ro, hu, ast, pa, nn, nl, am, ug).</li>
+</ul>
+
+<h3>Window Manager <em>(xfwm4)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.
+    <li>Fix mixed RTL/LTR text not rendering properly in title and tabwin.</li>
+    <li>Place windows on top of stack even when not focused in focus follow mouse (<?php bug ('5479')?>).</li>
+    <li>Increase menu button height and redice width <?php bug ('5567')?>).</li>
+    <li>Place windows on top of stack even when not focused in focus follow mouse.</li>
+    <li>Do not set the "demand attention" flag when the window is already focused.</li>
+    <li>Keep windows entirely visible on screen change (<?php bug ('5795')?>).</li>
+    <li>Various compilation warnings fixed.</li>
+    <li>Compute screen size based on each monitor size and layout and avoid using reported size (<?php bug ('5795')?>).</li>
+    <li>Reloading settings on keys-changed signal is a huge overhead and complete nonsense (<?php bug ('5964')?>).</li>
+    <li>Recent Xorg drivers disable the output when the lid is closed, leaving no active monitor, in that case simply ignore the event to avoid messing with windows' positions (<?php bug ('6209')?>).</li>
+    <li>Add linkage to libm when compositor is used (<?php bug ('6231).</li>
+    <li>Check for invalid type for GValue to avoid a crash (<?php bug ('6195')?>).</li>
+    <li>Allow only regular windows to be placed either above or below.</li>
+    <li>Translation updates (cs, el, es, gl, it, pl, pt, sv, tr, uk, lv, ur, ur_PK, ro, ru, nl, ug).</li>
+</ul>
+
+<h3>Desktop Manager <em>(xfdesktop)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Rebuild doc directory.</li>
+    <li>Add libexo to CFLAGS and LIBS for panel plugin.</li>
+    <li>Fix detection of rename/delete ability.</li>
+    <li>Fix compilation when libexo isn't present.</li>
+    <li>Update system font size when style changes.</li>
+    <li>Set mnemonic widget properly for icon type/size labels (<?php bug ('5555')?>).</li>
+    <li>Never show 'umount' when ejectable, always show 'eject' if ejectable (<?php bug ('5343')?>).</li>
+    <li>Use GtkBindingSet for keyboard handling on desktop.</li>
+    <li>Only register menu with panel if popup succeeded (<?php bug ('5792')?>).</li>
+    <li>Don't misuse the g_return_(val_)?if_fail() macros as much (<?php bug ('5791')?>).</li>
+    <li>Translation updates (el, es, gl, it, pl, pt, ru, tr, ro, lv, ca, ur, ur_PK, hu, ast, da, sk, nn, nl, si, am, kk, ja, ug, fr).</li>
+</ul>
+
+<h3>Panel <em>(xfce4-panel)</em>:</h3>
+<p>Note that there have been <a href="http://git.xfce.org/xfce/xfce4-panel/plain/NEWS?h=xfce-4.6">standalone releases</a>
+   for this packages after 4.6.1, hence the version number 4.6.4 in Xfce 4.6.2.<p>
+<ul>
+    <li>Destroy windowlist menu in an idle (<?php bug ('3853')?>).</li>
+    <li>Link directly to libm (<?php bug ('6233')?>).</li>
+    <li>Allow compilation with exo-1 too.</li>
+    <li>Translation updates (ru, ta, pr_BR, hu, gl, fi, it, si, uk, id, ug).</li>
+</ul>
+
+<h3>Session Manager <em>(xfce4-session)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Add timing information to verbose output.</li>
+    <li>If it looks like the helper got killed, just return success (<?php bug ('4849')?>).</li>
+    <li>Translation updates (de, es, gl, hu, id, pl, pt, ru, tr, uk, ro, lv, ur, ur_PK, ast, sk, nl, it, kk).</li>
+</ul>
+
+<h3>Settings Manager <em>(xfce4-settings)</em>:</h3>
+<p>Note that there have been <a href="http://git.xfce.org/xfce/xfce4-settings/plain/NEWS?h=xfce-4.6">standalone releases</a>
+   for this packages after 4.6.1, hence the version number 4.6.5 in Xfce 4.6.2.<p>
+<ul>
+    <li>Port to libxklavier 5.0 API.</li>
+    <li>Fix linking issues (<?php bug ('6236')?>).</li>
+    <li>Translation updates (pt, nl, it, am, kk, hu).</li>
+</ul>
+
+<h3>Configuration Manager <em>(xfconf)</em>:</h3>
+<ul>
+    <li>Fix compilation with Sun cc (<?php bug ('5477')?>).</li>
+    <li>Build fixes for GIT.</li>
+    <li>Fix make distcheck.</li>
+    <li>Merge xml files in reversed order (<?php bug ('6079')?>).</li>
+    <li>Fix test framework.</li>
+    <li>Translation updates (gl, lv, ur, ur_PK, ro, hu, ast, da, pt, cs, nl, uk, eu, it, kk, zh_CN, ca, ja, pr_BR, id, fi, de, ru).</li>
+</ul>
+
+<h3>File Manager <em>(thunar)</em>:</h3>
+<p>Note that there has been an <a href="http://git.xfce.org/xfce/thunar/plain/NEWS?h=xfce-4.6">individual release</a>
+   for this packages after 4.6.1, hence the version number 1.0.2 in Xfce 4.6.2.<p>
+<ul>
+    <li>Build fixes for GIT and some cleanups.</li>
+    <li>Fix make distcheck.</li>
+    <li>Work around png 1.4 API change.</li>
+    <li>Umask < 0022 not honoured (<?php bug ('5813')?> and <?php bug ('3532')?>).</li>
+    <li>Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur, ur_PK, ast, hu, kk, nn, nl, am, bn, sk, ug).</li>
+</ul>
+
+<h3>Utilities <em>(xfce-utils)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Fix make distcheck.</li>
+    <li>Translation updates (es, gl, pl, ro, lv, ur, ur_PK, hu, ast, ru, it, ta, nl, kk, nb_IN, sk, ug).</li>
+</ul>
+
+<h3>Application Finder <em>(xfce4-appfinder)</em>:</h3>
+<ul>
+    <li>Build fixes for GIT.</li>
+    <li>Properly propagate the focus-in-event of the search entry (<?php bug ('5883')?>).</li>
+    <li>Translation updates (es, gl, hu, id, it, pl, pt, tr, lv, ur, ur_PK, ro, sq, sk, nl, kk, ug).</li>
+</ul>
diff --git a/i18n/documentation/changelogs/index.da.php b/i18n/documentation/changelogs/index.da.php
index 7487b80..785dd82 100644
--- a/i18n/documentation/changelogs/index.da.php
+++ b/i18n/documentation/changelogs/index.da.php
@@ -4,8 +4,10 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
-  <li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
-  <li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
+	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
 	<li><a href="/documentation/changelogs/4.5.91">4.5.91</a></li>
diff --git a/i18n/documentation/changelogs/index.en.php b/i18n/documentation/changelogs/index.en.php
index b12614a..5033f30 100644
--- a/i18n/documentation/changelogs/index.en.php
+++ b/i18n/documentation/changelogs/index.en.php
@@ -4,9 +4,10 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
-  <li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
-  <li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
-  <li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
+	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
 	<li><a href="/documentation/changelogs/4.5.91">4.5.91</a></li>
diff --git a/i18n/documentation/changelogs/index.es.php b/i18n/documentation/changelogs/index.es.php
index b970bb5..83958c7 100644
--- a/i18n/documentation/changelogs/index.es.php
+++ b/i18n/documentation/changelogs/index.es.php
@@ -4,8 +4,10 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
-  <li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
-  <li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
+        <li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
+	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
 	<li><a href="/documentation/changelogs/4.5.91">4.5.91</a></li>
diff --git a/i18n/documentation/changelogs/index.ja.php b/i18n/documentation/changelogs/index.ja.php
index df88408..179a9c7 100644
--- a/i18n/documentation/changelogs/index.ja.php
+++ b/i18n/documentation/changelogs/index.ja.php
@@ -4,6 +4,8 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
 	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
 	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
diff --git a/i18n/documentation/changelogs/index.nl.php b/i18n/documentation/changelogs/index.nl.php
index 73862c7..dd4850c 100644
--- a/i18n/documentation/changelogs/index.nl.php
+++ b/i18n/documentation/changelogs/index.nl.php
@@ -4,6 +4,9 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
 	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
diff --git a/i18n/documentation/changelogs/index.pt_PT.php b/i18n/documentation/changelogs/index.pt_PT.php
index 1a4babb..c23deef 100644
--- a/i18n/documentation/changelogs/index.pt_PT.php
+++ b/i18n/documentation/changelogs/index.pt_PT.php
@@ -4,6 +4,9 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
 	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
diff --git a/i18n/documentation/changelogs/index.sq.php b/i18n/documentation/changelogs/index.sq.php
index 548d875..32688ad 100644
--- a/i18n/documentation/changelogs/index.sq.php
+++ b/i18n/documentation/changelogs/index.sq.php
@@ -5,6 +5,9 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
 	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
diff --git a/i18n/documentation/changelogs/index.zh_CN.php b/i18n/documentation/changelogs/index.zh_CN.php
index d0a9722..0775112 100644
--- a/i18n/documentation/changelogs/index.zh_CN.php
+++ b/i18n/documentation/changelogs/index.zh_CN.php
@@ -4,6 +4,9 @@
 </p>
 <h3>Xfce 4.6:</h3>
 <ul>
+	<li><a href="/documentation/changelogs/4.6.2">4.6.2</a></li>
+	<li><a href="/documentation/changelogs/4.6.1">4.6.1</a></li>
+	<li><a href="/documentation/changelogs/4.6.0">4.6.0</a></li>
 	<li><a href="/documentation/changelogs/4.5.99.1">4.5.99.1</a></li>
 	<li><a href="/documentation/changelogs/4.5.93">4.5.93</a></li>
 	<li><a href="/documentation/changelogs/4.5.92">4.5.92</a></li>
diff --git a/i18n/download/version.php b/i18n/download/version.php
index 9fc3374..5cec6b6 100644
--- a/i18n/download/version.php
+++ b/i18n/download/version.php
@@ -1,6 +1,6 @@
 <?php
 /* the version number here */
-$version       = "4.6.1";
+$version       = "4.6.2";
 $sf_package_id = "291314";  /* corresponds to xfce-4.6 package */
 $sf_release_id = "678213";
 
diff --git a/i18n/frontpage.be.php b/i18n/frontpage.be.php
index 7a6a9bf..165fba9 100644
--- a/i18n/frontpage.be.php
+++ b/i18n/frontpage.be.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Выгрузіць Xfce 4.6.1">Выгрузіць Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Выгрузіць Xfce 4.6.2">Выгрузіць Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="Глядзець зьмены ў ChangeLog">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Што новага ў Xfce 4.6">Вандроўка</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="Глядзець зьмены ў ChangeLog">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Што новага ў Xfce 4.6">Вандроўка</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.ca.php b/i18n/frontpage.ca.php
index b975664..47897fa 100644
--- a/i18n/frontpage.ca.php
+++ b/i18n/frontpage.ca.php
@@ -6,14 +6,14 @@
     
 			<div class="link">
       
-				<h2><a href="/download/" title="Descarregar Xfce 4.6.1">Descarregar Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Descarregar Xfce 4.6.2">Descarregar Xfce 4.6.2</a></h2>
         
 			</div>
 
       <div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Veure el registre de canvis">Registre de canvis</a>
+          <a href="/documentation/changelogs/4.6.2" title="Veure el registre de canvis">Registre de canvis</a>
           <span class="grey"> | </span><a href="/about/tour" title="Novetats a Xfce 4.6">Presentació</a>
         </p>
         
diff --git a/i18n/frontpage.da.php b/i18n/frontpage.da.php
index f166e8b..45a3cd5 100644
--- a/i18n/frontpage.da.php
+++ b/i18n/frontpage.da.php
@@ -6,14 +6,14 @@
     
 			<div class="link">
       
-				<h2><a href="/download/" title="Hent Xfce 4.6.1">Hent Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Hent Xfce 4.6.2">Hent Xfce 4.6.2</a></h2>
         
 			</div>
 
       <div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Læs ændringsloggen">Ændringslogger</a>
+          <a href="/documentation/changelogs/4.6.2" title="Læs ændringsloggen">Ændringslogger</a>
           <span class="grey"> | </span><a href="/about/tour" title="Hvad er der af nyheder i Xfce 4.6">Gennemgang</a>
         </p>
         
diff --git a/i18n/frontpage.de.php b/i18n/frontpage.de.php
index c584191..7021e82 100644
--- a/i18n/frontpage.de.php
+++ b/i18n/frontpage.de.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Xfce 4.6.1 herunterladen">Download von Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Xfce 4.6.2 herunterladen">Download von Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="ChangeLog lesen">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Was ist neu an Xfce 4.6">Tour</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="ChangeLog lesen">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Was ist neu an Xfce 4.6">Tour</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.en.php b/i18n/frontpage.en.php
index bedf9d0..80210eb 100644
--- a/i18n/frontpage.en.php
+++ b/i18n/frontpage.en.php
@@ -6,14 +6,14 @@
     
 			<div class="link">
       
-				<h2><a href="/download/" title="Download Xfce 4.6.1">Download Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Download Xfce 4.6.2">Download Xfce 4.6.2</a></h2>
         
 			</div>
 
       <div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Read the ChangeLog">ChangeLogs</a>
+          <a href="/documentation/changelogs/4.6.2" title="Read the ChangeLog">ChangeLogs</a>
           <span class="grey"> | </span><a href="/about/tour" title="What's new in Xfce 4.6?">Tour</a>
         </p>
         
diff --git a/i18n/frontpage.es.php b/i18n/frontpage.es.php
index 80cd8e2..9e5e997 100644
--- a/i18n/frontpage.es.php
+++ b/i18n/frontpage.es.php
@@ -6,14 +6,14 @@
     
 			<div class="link">
       
-				<h2><a href="/download/" title="Descargar Xfce 4.6.1">Descargar Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Descargar Xfce 4.6.2">Descargar Xfce 4.6.2</a></h2>
         
 			</div>
 
       <div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Leer los registros de cambios">Registros de cambios</a>
+          <a href="/documentation/changelogs/4.6.2" title="Leer los registros de cambios">Registros de cambios</a>
           <span class="grey"> | </span><a href="/about/tour" title="Novedades en Xfce 4.6">Presentación</a>
         </p>
         
diff --git a/i18n/frontpage.eu.php b/i18n/frontpage.eu.php
index fd646a4..375309c 100644
--- a/i18n/frontpage.eu.php
+++ b/i18n/frontpage.eu.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Xfce 4.6.1 Deskargatu">Xfce 4.6.1 Deskargatu</a></h2>
+				<h2><a href="/download/" title="Xfce 4.6.2 Deskargatu">Xfce 4.6.2 Deskargatu</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="Aldaketa erregistroa irakurri">Aldaketa erregistroak</a><span class="grey"> | </span><a href="/about/tour" title="Zein berrikuntza daude Xfce 4.6-ean">Ikustaldia</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="Aldaketa erregistroa irakurri">Aldaketa erregistroak</a><span class="grey"> | </span><a href="/about/tour" title="Zein berrikuntza daude Xfce 4.6-ean">Ikustaldia</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.fr.php b/i18n/frontpage.fr.php
index fe7c399..0994cc8 100644
--- a/i18n/frontpage.fr.php
+++ b/i18n/frontpage.fr.php
@@ -6,13 +6,13 @@
     
 			<div class="link">
       
-        <h2><a href="/download/" title="Télécharger Xfce 4.6.1">Télécharger Xfce 4.6.1</a></h2>
+        <h2><a href="/download/" title="Télécharger Xfce 4.6.2">Télécharger Xfce 4.6.2</a></h2>
 			</div>
       
 			<div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Lire le fichier ChangeLog">ChangeLogs</a>
+          <a href="/documentation/changelogs/4.6.2" title="Lire le fichier ChangeLog">ChangeLogs</a>
           <span class="grey"> | </span>
           <a href="/about/tour" title="Quelles sont les nouveautés dans Xfce 4.6?">Tour</a>
         </p>
diff --git a/i18n/frontpage.id.php b/i18n/frontpage.id.php
index 9005b2e..f72a6e8 100644
--- a/i18n/frontpage.id.php
+++ b/i18n/frontpage.id.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Unduh Xfce 4.6.1">Unduh Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Unduh Xfce 4.6.2">Unduh Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="Baca berkas Catatan Perubahan">Catatan Peruban</a><span class="grey"> | </span><a href="/about/tour" title="Apa yang baru di Xfce 4.6">Tur Keliling</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="Baca berkas Catatan Perubahan">Catatan Peruban</a><span class="grey"> | </span><a href="/about/tour" title="Apa yang baru di Xfce 4.6">Tur Keliling</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.ja.php b/i18n/frontpage.ja.php
index 248368c..58bb397 100644
--- a/i18n/frontpage.ja.php
+++ b/i18n/frontpage.ja.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Xfce 4.6.1をダウンロードする">Xfce 4.6.1をダウンロードする</a></h2>
+				<h2><a href="/download/" title="Xfce 4.6.2をダウンロードする">Xfce 4.6.2をダウンロードする</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="更新履歴を読む">更新履歴</a><span class="grey"> | </span><a href="/about/tour" title="Xfce 4.6の新しいところは何?">ツアー</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="更新履歴を読む">更新履歴</a><span class="grey"> | </span><a href="/about/tour" title="Xfce 4.6の新しいところは何?">ツアー</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.nl.php b/i18n/frontpage.nl.php
index c19d0de..10abcab 100644
--- a/i18n/frontpage.nl.php
+++ b/i18n/frontpage.nl.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Download Xfce 4.6.1">Download Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Download Xfce 4.6.2">Download Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="Lees de ChangeLog">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Wat is er nieuw in Xfce 4.6?">Rondleiding</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="Lees de ChangeLog">ChangeLogs</a><span class="grey"> | </span><a href="/about/tour" title="Wat is er nieuw in Xfce 4.6?">Rondleiding</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.pt_BR.php b/i18n/frontpage.pt_BR.php
index bfc1aa2..0f4bff5 100644
--- a/i18n/frontpage.pt_BR.php
+++ b/i18n/frontpage.pt_BR.php
@@ -2,10 +2,10 @@
     <div id="front-right">
         <div id="front-download">
             <div class="link">
-                <h2><a href="/download/" title="Faça download do Xfce 4.6.1 agora!">Baixe o Xfce 4.6.1</a></h2>
+                <h2><a href="/download/" title="Faça download do Xfce 4.6.2 agora!">Baixe o Xfce 4.6.2</a></h2>
             </div>
             <div class="notes">
-                <p><a href="/documentation/changelogs/4.6.1" title="Leia os Registros de Mudanças">Registros de Mudanças</a><span class="grey"> | </span><a href="/about/tour" title="O que há de novo no Xfce 4.6">Tur</a></p>
+                <p><a href="/documentation/changelogs/4.6.2" title="Leia os Registros de Mudanças">Registros de Mudanças</a><span class="grey"> | </span><a href="/about/tour" title="O que há de novo no Xfce 4.6">Tur</a></p>
             </div>
         </div>
     </div>
diff --git a/i18n/frontpage.pt_PT.php b/i18n/frontpage.pt_PT.php
index 7439e9a..1e8b98a 100644
--- a/i18n/frontpage.pt_PT.php
+++ b/i18n/frontpage.pt_PT.php
@@ -2,10 +2,10 @@
     <div id="front-right">
         <div id="front-download">
             <div class="link">
-                <h2><a href="/download/" title="Faça download do Xfce 4.6.1 agora!">Download do Xfce 4.6.1</a></h2>
+                <h2><a href="/download/" title="Faça download do Xfce 4.6.2 agora!">Download do Xfce 4.6.2</a></h2>
             </div>
             <div class="notes">
-                <p><a href="/documentation/changelogs/4.6.1" title="Leia os Registos de Mudanças">Registos de Mudanças</a><span class="grey"> | </span><a href="/about/tour" title="O que há de novo no Xfce 4.6">Tour</a></p>
+                <p><a href="/documentation/changelogs/4.6.2" title="Leia os Registos de Mudanças">Registos de Mudanças</a><span class="grey"> | </span><a href="/about/tour" title="O que há de novo no Xfce 4.6">Tour</a></p>
             </div>
         </div>
     </div>
diff --git a/i18n/frontpage.sq.php b/i18n/frontpage.sq.php
index 824dc88..33ea9b8 100644
--- a/i18n/frontpage.sq.php
+++ b/i18n/frontpage.sq.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="Shkarkoni Xfce 4.6.1">Shkarkoni Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Shkarkoni Xfce 4.6.2">Shkarkoni Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="Lexoni Regjistrin e Ndryshimeve">Regjistër Ndryshimesh</a><span class="grey"> | </span><a href="/about/tour" title="Ç'ka të re në Xfce 4.6">Tur</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="Lexoni Regjistrin e Ndryshimeve">Regjistër Ndryshimesh</a><span class="grey"> | </span><a href="/about/tour" title="Ç'ka të re në Xfce 4.6">Tur</a></p>
 			</div>
 		</div>
 	</div>
diff --git a/i18n/frontpage.sv.php b/i18n/frontpage.sv.php
index 30d8b36..5c4336a 100644
--- a/i18n/frontpage.sv.php
+++ b/i18n/frontpage.sv.php
@@ -6,14 +6,14 @@
     
 			<div class="link">
       
-				<h2><a href="/download/" title="Download Xfce 4.6.1">Hämta Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="Download Xfce 4.6.2">Hämta Xfce 4.6.2</a></h2>
         
 			</div>
 
       <div class="notes">
       
 				<p>
-          <a href="/documentation/changelogs/4.6.1" title="Read the ChangeLog">Ändringsloggar</a>
+          <a href="/documentation/changelogs/4.6.2" title="Read the ChangeLog">Ändringsloggar</a>
           <span class="grey"> | </span><a href="/about/tour" title="What's new in Xfce 4.6">Vad är nytt</a>
         </p>
         
diff --git a/i18n/frontpage.zh_CN.php b/i18n/frontpage.zh_CN.php
index 779a68a..61f88b9 100644
--- a/i18n/frontpage.zh_CN.php
+++ b/i18n/frontpage.zh_CN.php
@@ -2,10 +2,10 @@
 	<div id="front-right">
 		<div id="front-download">
 			<div class="link">
-				<h2><a href="/download/" title="下载 Xfce 4.6.1">下载 Xfce 4.6.1</a></h2>
+				<h2><a href="/download/" title="下载 Xfce 4.6.2">下载 Xfce 4.6.2</a></h2>
 			</div>
 			<div class="notes">
-				<p><a href="/documentation/changelogs/4.6.1" title="阅读更新日志">更新日志</a><span class="grey"> | </span><a href="/about/tour" title="Xfce 4.6 中有何新东西">漫游</a></p>
+				<p><a href="/documentation/changelogs/4.6.2" title="阅读更新日志">更新日志</a><span class="grey"> | </span><a href="/about/tour" title="Xfce 4.6 中有何新东西">漫游</a></p>
 			</div>
 		</div>
 	</div>



More information about the Xfce4-commits mailing list