~vcs-imports/scrollkeeper/head

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: trmac
  • Date: 2005-03-09 15:12:29 UTC
  • Revision ID: Arch-1:scrollkeeper@products.ubuntu.com%scrollkeeper--MAIN--0--patch-747
2005-03-09  Miloslav Trmac  <mitr@volny.cz>

* cl/templates/Makefile.am: Added "fi" to TRANSLATED_LOCALES.

* configure.in: Added "fi" to ALL_LINGUAS.

* po/fi.po: Added Finnish translation by
Tommi Vainikainen <Tommi.Vainikainen@iki.fi>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
AM_PROG_LIBTOOL
35
35
AC_PROG_INTLTOOL([0.28])
36
36
 
37
 
ALL_LINGUAS="am az be ca cs cy da de el en_GB es eu fr hu it ja kn ko nl nn no pl pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
 
37
ALL_LINGUAS="am az be ca cs cy da de el en_GB es eu fi fr hu it ja kn ko nl nn no pl pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
38
38
 
39
39
dnl ====================================
40
40
dnl = Begin checks for typedefs, structures, and compiler characteristics.