repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#95854 Same shortcut for insert and edit comment
[LibreOffice.git]
/
config_host
/
config_langs.h.in
blob
d60a5c1684209954414b17cc50508bc39d2e8991
1
/* Configuration of restriction on supported ui languages, by the
2
* --with-lang option.
3
*/
4
5
#ifndef CONFIG_LANGS_H
6
#define CONFIG_LANGS_H
7
8
#define WITH_LANG
""
9
10
#endif