On Sunday 21 December 2014 18:47:53 John Ralls wrote: > commit e55e7db9fd47611c2266f33939dc32715314092d > Author: John Ralls <[email protected]> > Date: Sun Dec 21 11:09:21 2014 -0800 > > Remove note from the top of environment.in. It's obsolete. > > diff --git a/src/bin/environment.in b/src/bin/environment.in > index eef7194..333525d 100644 > --- a/src/bin/environment.in > +++ b/src/bin/environment.in > @@ -1,8 +1,3 @@ > -@-NOTE If you make any changes here, you should probably -@ > -@-NOTE also change the equivalent sections in: -@ > -@-NOTE - src/bin/gnucash-launcher.in -@ > -@-NOTE - packaging/win32/gnucash.iss.in -@ > -@-NOTE - packaging/win32/install.sh -@ > # environment > # > # This configuration file can be used to change/add environment > variables
I wonder if the note should really be removed or rather rephrased. gnucash-launcher.in is no longer used and the two other locations have been moved to an external repository. Should be change this to inform the reader that changes in this file may require additional changes in the relevant files in the gnucash-on-windows repository ? Also the file on master had src/bin/overrides/gnucash-env.in listed. I'm not sure if that file is obsolete or not. I seem to remember Derek sometimes refers to it. Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
