Avoiding reversing non-translated strings in Hebrew when using Pango.
This commit is contained in:
parent
f9ea0e0f6e
commit
ebf2a8a6bd
1 changed files with 2 additions and 0 deletions
|
|
@ -164,7 +164,9 @@ int lang_use_right_to_left[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
int lang_use_right_to_left_word[] = {
|
int lang_use_right_to_left_word[] = {
|
||||||
|
#ifdef NO_SDLPANGO
|
||||||
LANG_HE,
|
LANG_HE,
|
||||||
|
#endif
|
||||||
-1
|
-1
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue