diff --git a/gnucash b/gnucash index 286c6e717a..bc6b42041f 100755 --- a/gnucash +++ b/gnucash @@ -9,5 +9,5 @@ exec ./gnucash.bin \ --debug \ --share-dir ./share \ --config-dir ./etc \ - --doc-path '("./Docs" "./Reports")' \ + --doc-path '("./Docs/En" "./Docs" "./Reports")' \ "$@"