Use "B" and "I" icon for Persian

Change-Id: I4e6f69debc489d34e611bc177975fba9c3874a54
This commit is contained in:
Ebrahim Byagowi 2015-07-20 22:30:19 +00:00
parent cc94467971
commit 2d188d18f9

View file

@ -21,6 +21,7 @@ getDefaultConfig: function () {
'en': [2, -142],
'cs': [2, -142],
'de': [2, -214],
'fa': [2, -142],
'fr': [2, -286],
'gl': [2, -358],
'es': [2, -358],
@ -37,6 +38,7 @@ getDefaultConfig: function () {
'en': 'format-bold-B.png',
'cs': 'format-bold-B.png',
'de': 'format-bold-F.png',
'fa': 'format-bold-B.png',
'fr': 'format-bold-G.png',
'gl': 'format-bold-N.png',
'es': 'format-bold-N.png',
@ -74,6 +76,7 @@ getDefaultConfig: function () {
'en': [2, -862],
'cs': [2, -862],
'de': [2, -934],
'fa': [2, -862],
'fr': [2, -862],
'gl': [2, -790],
'es': [2, -790],
@ -92,6 +95,7 @@ getDefaultConfig: function () {
'en': 'format-italic-I.png',
'cs': 'format-italic-I.png',
'de': 'format-italic-K.png',
'fa': 'format-italic-I.png',
'fr': 'format-italic-I.png',
'gl': 'format-italic-C.png',
'es': 'format-italic-C.png',