From 1f6280ffd901b49fc26a823fa1f5971655036ac5 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 31 Aug 2010 09:14:42 +0000 Subject: [PATCH] SALOME internationalization: add textual resources for French language --- src/GUI/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/GUI/Makefile.am b/src/GUI/Makefile.am index c10e802..4612061 100644 --- a/src/GUI/Makefile.am +++ b/src/GUI/Makefile.am @@ -69,4 +69,5 @@ libBLSURFPluginGUI_la_LDFLAGS = \ # resources files nodist_salomeres_DATA = \ BLSURFPlugin_images.qm \ - BLSURFPlugin_msg_en.qm + BLSURFPlugin_msg_en.qm \ + BLSURFPlugin_msg_fr.qm -- 2.39.2