| # language-related config variables for Collabora Office | |
| # this file is intended to be able to be included in a Makefile | |
| # and not to be sourced in a shell session | |
| # | |
| ALL_LANGS=@ALL_LANGS@ | |
| WITH_LANG=@WITH_LANG@ | |
| WITH_LANG_LIST=@WITH_LANG_LIST@ | |
| WITH_POOR_HELP_LOCALIZATIONS=@WITH_POOR_HELP_LOCALIZATIONS@ |