mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Make the case of the Mac help directories the same as in the Bundle.
Using the preferred camel-case rendering.
This commit is contained in:
parent
3eab36e832
commit
a8c884016e
@ -43,8 +43,8 @@
|
|||||||
# define HF_GUIDE "gnucash-guide.chm"
|
# define HF_GUIDE "gnucash-guide.chm"
|
||||||
# define HF_HELP "gnucash-help.chm"
|
# define HF_HELP "gnucash-help.chm"
|
||||||
#elif defined MAC_INTEGRATION
|
#elif defined MAC_INTEGRATION
|
||||||
# define HF_GUIDE "Gnucash Guide"
|
# define HF_GUIDE "GnuCash Guide"
|
||||||
# define HF_HELP "Gnucash Help"
|
# define HF_HELP "GnuCash Help"
|
||||||
#else
|
#else
|
||||||
# define HF_GUIDE "gnucash-guide"
|
# define HF_GUIDE "gnucash-guide"
|
||||||
# define HF_HELP "gnucash-help"
|
# define HF_HELP "gnucash-help"
|
||||||
|
Loading…
Reference in New Issue
Block a user