diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-11 22:53:14 +0200 |
---|---|---|
committer | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-24 21:17:13 +0200 |
commit | 522b81899594be04cc975b65bb04f5a58378b20d (patch) | |
tree | fcff015fbbfa6d4aed56d3a4a81f886056d566c9 /extras/README | |
parent | 8d0869246db0b080bf45f077c484618b7c82253f (diff) |
Remove useless AutoText
As no UI available in these languages, autotext were removed for:
ab af-ZA (af is used) an az en-AU ga-IE (ga is used) jv kl ky lb-LU (lb is used) nl-BE (nl is used) sah ti ur
Change-Id: If048baec9821dde3bbd60de202d6b8e0b188fc5d
Reviewed-on: https://gerrit.libreoffice.org/78839
Tested-by: Jenkins
Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
Diffstat (limited to 'extras/README')
-rw-r--r-- | extras/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/README b/extras/README index aaaf4387b2fa..448d0baafa77 100644 --- a/extras/README +++ b/extras/README @@ -8,7 +8,7 @@ How-to add a new gallery: + add a new GALLERY_FILELIST statement in scp2/ How-to add a new autotext category - + create a directory extras/source/autotext/lang/xx/foo/ where xx is your lang code + + create a directory extras/source/autotext/lang/xx/foo/ where xx is your lang code. xx must exactly fit with an UI lang code. + unzip your foo.bau autotext file in this directory (including an empty mimetype file) + add xx/foo.bau in extras/AllLangPackage_autotextshare.mk + in extras/CustomTarget_autotextshare.mk: |