From bfda782878e0f59d46a6cbfd74d16ec60fb8e73f Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 31 Aug 2010 09:15:43 +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 a90e451..9d83ca7 100644 --- a/src/GUI/Makefile.am +++ b/src/GUI/Makefile.am @@ -62,4 +62,5 @@ libGHS3DPluginGUI_la_LDFLAGS = \ # resources files nodist_salomeres_DATA= \ GHS3DPlugin_images.qm \ - GHS3DPlugin_msg_en.qm + GHS3DPlugin_msg_en.qm \ + GHS3DPlugin_msg_fr.qm -- 2.39.2