Added "ga" to ALL_LINGUAS line in configure.in
This commit is contained in:
parent
38412b4460
commit
6b144cd2eb
@ -1,3 +1,7 @@
|
|||||||
|
2003-03-11 Paul Duffy <dubhthach@zion.nuigalway.ie>
|
||||||
|
|
||||||
|
* configure.in: Added "ga" to ALL_LINGUAS
|
||||||
|
|
||||||
2003-03-11 Rob Adams <robadams@ucla.edu>
|
2003-03-11 Rob Adams <robadams@ucla.edu>
|
||||||
|
|
||||||
* src/constraints.c (meta_window_constrain): include left frame
|
* src/constraints.c (meta_window_constrain): include left frame
|
||||||
|
@ -116,7 +116,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
|
|||||||
## try definining HAVE_BACKTRACE
|
## try definining HAVE_BACKTRACE
|
||||||
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
|
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
|
||||||
|
|
||||||
ALL_LINGUAS="am az be bg ca cs da de el en_GB es fa fi fr gl he hu it ja ko lv mk mn ms nl no pl pt pt_BR ro ru sl sk sv tr uk vi zh_CN zh_TW"
|
ALL_LINGUAS="am az be bg ca cs da de el en_GB es fa fi fr ga gl he hu it ja ko lv mk mn ms nl no pl pt pt_BR ro ru sl sk sv tr uk vi zh_CN zh_TW"
|
||||||
AM_GLIB_GNU_GETTEXT
|
AM_GLIB_GNU_GETTEXT
|
||||||
|
|
||||||
## here we get the flags we'll actually use
|
## here we get the flags we'll actually use
|
||||||
|
Loading…
Reference in New Issue
Block a user