Author: Carlos Lopez <[email protected]> Date: Mon Apr 9 20:59:40 2012 +0200
Add support for Danish and Czech languages --- synfig-studio/AUTHORS | 2 ++ synfig-studio/configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/synfig-studio/AUTHORS b/synfig-studio/AUTHORS index 855233b..58fa87d 100644 --- a/synfig-studio/AUTHORS +++ b/synfig-studio/AUTHORS @@ -45,6 +45,8 @@ Slovekian: Alžbeta Svitková Persian: Hadi Fadakar Lithuanian: Aldas p Greek: kiolalis +Czech: Michal Hlavatý +Danish: <[email protected]> Artists: diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac index 14c9e89..f8f1926 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 lt" +ALL_LINGUAS="ca fr es it ru de en_GB zh_CN sk_SK pt_BR fa_IR lt da cs" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.15]) ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
