[Xfce4-commits] r29885 - xfdesktop/trunk
Brian Tarricone
kelnos at xfce.org
Wed Apr 22 05:41:22 CEST 2009
Author: kelnos
Date: 2009-04-22 03:41:22 +0000 (Wed, 22 Apr 2009)
New Revision: 29885
Modified:
xfdesktop/trunk/NEWS
xfdesktop/trunk/configure.ac.in
Log:
fix build for docs dir
Modified: xfdesktop/trunk/NEWS
===================================================================
--- xfdesktop/trunk/NEWS 2009-04-22 03:40:59 UTC (rev 29884)
+++ xfdesktop/trunk/NEWS 2009-04-22 03:41:22 UTC (rev 29885)
@@ -1,3 +1,9 @@
+Xfce 4.6.2
+----------
+
+ * Add Catalan and Galician translations of the manual.
+
+
Xfce 4.6.1
----------
Modified: xfdesktop/trunk/configure.ac.in
===================================================================
--- xfdesktop/trunk/configure.ac.in 2009-04-22 03:40:59 UTC (rev 29884)
+++ xfdesktop/trunk/configure.ac.in 2009-04-22 03:41:22 UTC (rev 29885)
@@ -254,12 +254,18 @@
doc/C/Makefile
doc/C/xfdesktop.xml
doc/C/images/Makefile
+doc/ca/Makefile
+doc/ca/xfdesktop.xml
+doc/ca/images/Makefile
doc/da/Makefile
doc/da/xfdesktop.xml
doc/da/images/Makefile
doc/fr/Makefile
doc/fr/xfdesktop.xml
doc/fr/images/Makefile
+doc/gl/Makefile
+doc/gl/xfdesktop.xml
+doc/gl/images/Makefile
doc/it/Makefile
doc/it/xfdesktop.xml
doc/it/images/Makefile
More information about the Xfce4-commits
mailing list