Merge "(Bug 45863) Set custom bold and italic buttons for Basque language"

This commit is contained in:
jenkins-bot 2013-04-16 08:55:40 +00:00 committed by Gerrit Code Review
commit b92cafd27d

View file

@ -40,6 +40,7 @@ getDefaultConfig: function() {
'fr': 'format-bold-G.png',
'gl': 'format-bold-N.png',
'es': 'format-bold-N.png',
'eu': 'format-bold-L.png',
'he': 'format-bold-B.png',
'hu': 'format-bold-F.png',
'it': 'format-bold-G.png',
@ -92,6 +93,7 @@ getDefaultConfig: function() {
'fr': 'format-italic-I.png',
'gl': 'format-italic-C.png',
'es': 'format-italic-C.png',
'eu': 'format-italic-E.png',
'he': 'format-italic-I.png',
'hu': 'format-italic-D.png',
'it': 'format-italic-C.png',