mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
5 lines
260 B
Plaintext
5 lines
260 B
Plaintext
# Languages cannot be in regex as .*, therefore they have to be explicitly named
|
|
# This is due to our implementation in creating different lists for different languages
|
|
.*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF
|
|
.*/attic/(eu|id|it|pl|sk)_.*
|