add search pat for docs

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1738 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1999-06-01 05:23:22 +00:00
parent 5f2ae6c4e7
commit 247adc7cea
+1 -1
View File
@@ -9,5 +9,5 @@ exec ./gnucash.bin \
--debug \
--share-dir ./share \
--config-dir ./etc \
--doc-path '("./Docs" "./Reports")' \
--doc-path '("./Docs/En" "./Docs" "./Reports")' \
"$@"