2008-02-23 Jerome Rapinat <romjerome@yahoo.fr>
* configure.in : allow Slovenian support svn: r10101
This commit is contained in:
parent
8f4d387464
commit
1fdfbedac3
@ -1,3 +1,6 @@
|
|||||||
|
2008-02-23 Jerome Rapinat <romjerome@yahoo.fr>
|
||||||
|
* configure.in : allow Slovenian support
|
||||||
|
|
||||||
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
|
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||||
* ViewManager.py
|
* ViewManager.py
|
||||||
* gen/db/iterator.py
|
* gen/db/iterator.py
|
||||||
|
@ -40,7 +40,7 @@ AC_SUBST(RELEASE)
|
|||||||
AC_SUBST(VERSIONSTRING)
|
AC_SUBST(VERSIONSTRING)
|
||||||
|
|
||||||
dnl Add the languages which your application supports here.
|
dnl Add the languages which your application supports here.
|
||||||
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk tr bg hr"
|
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk tr bg hr sl"
|
||||||
GETTEXT_PACKAGE=gramps
|
GETTEXT_PACKAGE=gramps
|
||||||
AC_SUBST(GETTEXT_PACKAGE)
|
AC_SUBST(GETTEXT_PACKAGE)
|
||||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.])
|
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.])
|
||||||
|
Loading…
Reference in New Issue
Block a user