Patch for date-utilities.scm

Derek Atkins warlord at MIT.EDU
Fri Apr 4 23:16:36 CST 2003


yes... this is correct.

-derek

"James A. Treacy" <treacy at debian.org> writes:

> The following patch was submitted as part of Debian bug #185860
> (http://bugs.debian.org/185860).
> 
> --- gnucash-1.8.2/src/app-utils/date-utilities.scm.orig 2003-03-22
> 13:25:35.000000000 +0100
> +++ gnucash-1.8.2/src/app-utils/date-utilities.scm      2003-03-22
> 13:26:06.000000000 +0100
> @@ -299,7 +299,8 @@
>  (define deltalist
>    (list (cons 'SecDelta SecDelta)
>         (cons 'DayDelta DayDelta)
> -       (cons 'WeejDelta WeekDelta)
> +       (cons 'WeekDelta WeekDelta)
> +       (cons 'TwoWeekDelta TwoWeekDelta)
>         (cons 'MonthDelta MonthDelta)
>         (cons 'QuarterDelta QuarterDelta)
>         (cons 'HalfYearDelta HalfYearDelta)
> 
> Please let me know if the change is correct.
> 
> -- 
> James (Jay) Treacy
> treacy at debian.org
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-patches mailing list