On Thursday 27 May 2010, Tao Wang wrote:
> Hi,
> 
> I just noticed some of locale files are not copied to 'share/locale'
> by Windows installer, they are copied to 'lib/locale'. Should all of
> the locale files be copied to share/locale?
> 
> dist-impl.sh:
>       Line 142:     cp -a $_LIBGSF_UDIR/share/locale $DIST_UDIR/lib
>       Line 202:     cp -a ${_AQBANKING_UDIR}/share/locale ${DIST_UDIR}/lib
> 
> I think they should be:
> 
>       Line 142:     cp -a $_LIBGSF_UDIR/share/locale $DIST_UDIR/share
>       Line 202:     cp -a ${_AQBANKING_UDIR}/share/locale ${DIST_UDIR}/share
> 
> Am I wrong?
> 
Thank you for reporting this. I have fixed it in r19210.

Geert
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to