[GNC-dev] gnucash-on-windows master: Multiple changes pushed
Geert Janssens
geert.gnucash at kobaltwit.be
Wed Jun 6 03:08:01 EDT 2018
Op woensdag 6 juni 2018 02:09:42 CEST schreef John Ralls:
> Updated via https://github.com/Gnucash/gnucash-on-windows/commit/
da073de4
> (commit) via https://github.com/Gnucash/gnucash-on-windows/commit/e5f02222
> (commit) via https://github.com/Gnucash/gnucash-on-windows/commit/b45cd16b
> (commit) via https://github.com/Gnucash/gnucash-on-windows/commit/c01d13e1
> (commit) via https://github.com/Gnucash/gnucash-on-windows/commit/b2da7735
> (commit) via https://github.com/Gnucash/gnucash-on-windows/commit/02404748
> (commit) from
> https://github.com/Gnucash/gnucash-on-windows/commit/8a61821b (commit)
>
>
>
> commit da073de4959206c2f13e285caa7823261e312629
> Author: John Ralls <jralls at ceridwen.us>
> Date: Tue Jun 5 17:09:13 2018 -0700
>
> Bug 796432 - chinese not show correctly in intall
>
> The gnucash*.iss files need a UTF8 BOM because Microsoft says so.
>
...
> diff --git a/inno_setup/gnucash.iss b/inno_setup/gnucash.iss
> index 37d9b54..8a81fcf 100644
> --- a/inno_setup/gnucash.iss
> +++ b/inno_setup/gnucash.iss
> @@ -1,4 +1,4 @@
> -; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> +; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> ; Input configuration for the Inno Setup Compiler
> ; Copyright (c) 2004-2005 Christian Stimming <stimming at tuhh.de>
> ;
The old build system's inno setup file already had a BOM. Now it has two...
Geert
More information about the gnucash-devel
mailing list