mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
Added fr to ALL_LINGUAS
This commit is contained in:
parent
637d35a74b
commit
ebb788140a
@ -1,3 +1,7 @@
|
|||||||
|
2002-07-13 Christophe Fergeau <teuf@users.sourceforge.net>
|
||||||
|
|
||||||
|
* configure.in: added fr to ALL_LINGUAS
|
||||||
|
|
||||||
2002-07-12 Havoc Pennington <hp@pobox.com>
|
2002-07-12 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/session.c (warn_about_lame_clients_and_finish_interact):
|
* src/session.c (warn_about_lame_clients_and_finish_interact):
|
||||||
@ -101,6 +105,7 @@
|
|||||||
|
|
||||||
* src/common.h: add a grab op for alt+esc window cycling
|
* src/common.h: add a grab op for alt+esc window cycling
|
||||||
|
|
||||||
|
>>>>>>> 1.366
|
||||||
2002-07-05 Havoc Pennington <hp@pobox.com>
|
2002-07-05 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/themes/Makefile.am (THEMES): Take Gorilla out until it gets
|
* src/themes/Makefile.am (THEMES): Take Gorilla out until it gets
|
||||||
|
@ -82,7 +82,7 @@ if test "x$GCC" = "xyes"; then
|
|||||||
fi
|
fi
|
||||||
changequote([,])dnl
|
changequote([,])dnl
|
||||||
|
|
||||||
ALL_LINGUAS="az ca da de es gl it ja ko lv ms no pl pt ru sk sv tr uk zh_TW"
|
ALL_LINGUAS="az ca da de es fr gl it ja ko lv ms no pl pt ru sk sv tr uk 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