mirror of
https://github.com/LibreOffice/dictionaries.git
synced 2025-07-20 16:43:03 +00:00
Fix path of logo for Spanish dictionary
Regression from 762abe7400
"Updating RLA-ES Spanish spellcheker to v2.9."
There's no "images" subdir in "dictionaries/es"
Change-Id: I0aef269375f01fc0d869474059693ebf7ffc9a5a
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/183711
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
@ -9,10 +9,6 @@
|
||||
|
||||
$(eval $(call gb_Dictionary_Dictionary,dict-es,dictionaries/es))
|
||||
|
||||
$(eval $(call gb_Dictionary_add_files,dict-es,images,\
|
||||
dictionaries/es/RLA-ES.png \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Dictionary_add_root_files,dict-es,\
|
||||
dictionaries/es/es_AR.aff \
|
||||
dictionaries/es/es_AR.dic \
|
||||
@ -66,6 +62,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-es,\
|
||||
dictionaries/es/README_hyph_es.txt \
|
||||
dictionaries/es/README_th_es.txt \
|
||||
dictionaries/es/LICENSE.md \
|
||||
dictionaries/es/RLA-ES.png \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Dictionary_add_thesauri,dict-es,\
|
||||
|
Reference in New Issue
Block a user