Fix TJS spelling.

2005-10-07  Christian Stimming  <stimming@tuhh.de>

        * src/engine/iso-4217-currencies.scm: Fix spelling of TJS
        currency. Fixes #310697.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11400 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2005-10-07 19:09:14 +00:00
parent 2c3e8d5054
commit 16d548a9b7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-10-07 Christian Stimming <stimming@tuhh.de>
* src/engine/iso-4217-currencies.scm: Fix spelling of TJS
currency. Fixes #310697.
2005-10-06 David Hampton <hampton@employees.org>
* src/app-utils/date-utilities.scm: Patch from Yves-Eric Martin

View File

@ -170,7 +170,7 @@
( "Swiss Franc" "franc" "centime" "ISO4217" "CHF" "756" 100 100 )
( "Syrian Pound" "pound" "pence" "ISO4217" "SYP" "760" 100 100 )
( "Taiwan Dollar" "dollar" "cent" "ISO4217" "TWD" "901" 100 100 )
( "Tajikistan Somani" "somani" "dirams" "ISO4217" "TJS" "972" 100 100 ) ;; 2002-11-06 on
( "Tajikistani Somoni" "somoni" "dirams" "ISO4217" "TJS" "972" 100 100 ) ;; 2002-11-06 on
( "Tajikistan Ruble" "ruble" "ruble" "ISO4217" "TJR" "762" 1 1 ) ;; until 2002-11-05
( "Tanzanian Shilling" "shilling" "cent" "ISO4217" "TZS" "834" 100 100 )
( "Thai Baht" "baht" "stang" "ISO4217" "THB" "764" 100 100 )