]> git.pld-linux.org Git - packages/gramps.git/blob - gramps-locale_names.patch
updated for 2.0.9
[packages/gramps.git] / gramps-locale_names.patch
1 diff -urN gramps-2.0.9.org/configure gramps-2.0.9/configure
2 --- gramps-2.0.9.org/configure  2005-12-12 02:41:21.000000000 +0100
3 +++ gramps-2.0.9/configure      2006-02-18 17:28:09.521722000 +0100
4 @@ -2023,7 +2023,7 @@
5     { (exit 1); exit 1; }; }
6  fi
7  
8 -LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
9 +LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi lt"
10  
11  
12  DISTLANGS=
13 diff -urN gramps-2.0.9.org/configure.in gramps-2.0.9/configure.in
14 --- gramps-2.0.9.org/configure.in       2005-12-12 02:40:17.000000000 +0100
15 +++ gramps-2.0.9/configure.in   2006-02-18 17:28:39.101722000 +0100
16 @@ -42,7 +42,7 @@
17    AC_MSG_ERROR(Couldn't find iconv program.)
18  fi
19  
20 -LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
21 +LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi lt"
22  AC_SUBST(LANGUAGES)
23  
24  DISTLANGS=
This page took 0.857116 seconds and 3 git commands to generate.