gnucash maint: Bug 771379 - GnuCash doesn't support Russian Ruble Symbol

John Ralls jralls at code.gnucash.org
Tue Sep 13 13:31:20 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/90126d52 (commit)
	from  https://github.com/Gnucash/gnucash/commit/afd684c1 (commit)



commit 90126d52dcac8f639a68b3beb3a9b9361bb4a1ca
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 13 10:29:46 2016 -0700

    Bug 771379 - GnuCash doesn't support Russian Ruble Symbol

diff --git a/src/engine/iso-4217-currencies.xml b/src/engine/iso-4217-currencies.xml
index 515e7fb..aa29fd0 100644
--- a/src/engine/iso-4217-currencies.xml
+++ b/src/engine/iso-4217-currencies.xml
@@ -2158,7 +2158,7 @@
   exchange-code="643"
   parts-per-unit="100"
   smallest-fraction="100"
-  local-symbol="руб"
+  local-symbol="₽"
 />
 <!-- "RWF" - "Rwanda Franc"
 -->



Summary of changes:
 src/engine/iso-4217-currencies.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list