From 161a36909a54047e05fb699752266a1f2b468503 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 31 Aug 2010 09:16:50 +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 54ec82b..f2987ed 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -66,4 +66,5 @@ libGHS3DPRLPluginGUI_la_LDFLAGS = \ # resources files nodist_salomeres_DATA = \ GHS3DPRLPlugin_images.qm \ - GHS3DPRLPlugin_msg_en.qm + GHS3DPRLPlugin_msg_en.qm \ + GHS3DPRLPlugin_msg_fr.qm -- 2.39.2