Author: Carlos Lopez <[email protected]>
Date:   Thu May 19 16:50:58 2011 +0200

Remove Persian language until missed \n at the end of string is fixed.

---

 synfig-core/configure.ac   |    2 +-
 synfig-studio/configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac
index 7c386a8..320fa25 100644
--- a/synfig-core/configure.ac
+++ b/synfig-core/configure.ac
@@ -395,7 +395,7 @@ if test $with_jpeg = "no" ; then {
 
 AC_LIB_LTDL
 
-ALL_LINGUAS="es fr it ru de en_GB zh_CN ro no_NO pt_BR fa_IR"
+ALL_LINGUAS="es fr it ru de en_GB zh_CN ro no_NO pt_BR"
 AM_GNU_GETTEXT([external])
 # This is here so autoreconf will run autopoint
 AM_GNU_GETTEXT_VERSION([0.15])
diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac
index f9c532b..2e39527 100755
--- a/synfig-studio/configure.ac
+++ b/synfig-studio/configure.ac
@@ -67,7 +67,7 @@ AC_LIBTOOL_PATCH
 ## FIXME: add i18n for .desktop and other non-compiled files
 ## AM_GLIB_GNU_GETTEXT([external])
 ## AC_PROG_INTLTOOL(0.11)
-ALL_LINGUAS="ca fr es it ru de en_GB zh_CN sk_SK pt_BR fa_IR"
+ALL_LINGUAS="ca fr es it ru de en_GB zh_CN sk_SK pt_BR"
 AM_GNU_GETTEXT([external])
 # This is here so autoreconf will run autopoint
 AM_GNU_GETTEXT_VERSION([0.15])


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to