diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2016-10-16 11:10:49 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-10-17 06:32:16 +0000 |
commit | 74c1355c99b3c5edb9673cc1bf1438f10e68d658 (patch) | |
tree | 722bcccfbe84a1ea8221663f1744932bc009912a /sfx2/Package_classification.mk | |
parent | f3d9249ca6be6e69362b3ae90842fd2211fd0829 (diff) |
tdf#100352 Provide French classification file
Change-Id: I1dea9c22054dde4a52241d544fb02c0ad84b0872
Reviewed-on: https://gerrit.libreoffice.org/29915
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sfx2/Package_classification.mk')
-rw-r--r-- | sfx2/Package_classification.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk index e50eb14525c0..71684f4b1800 100644 --- a/sfx2/Package_classification.mk +++ b/sfx2/Package_classification.mk @@ -12,6 +12,7 @@ $(eval $(call gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2)) $(eval $(call gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\ classification/example.xml \ classification/example_ca-ES.xml \ + classification/example_fr-FR.xml \ classification/example_hu-HU.xml \ classification/example_nl-NL.xml \ classification/example_pt-BR.xml \ |