X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=build-config.js;h=c9c7d38530a370057f5990ed04ca2b1df2e6b22d;hp=26b60953082489756117c23973ffc01306df0578;hb=d60375b138c1d2c5a7a44a73949b6ba1a2379766;hpb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e diff --git a/build-config.js b/build-config.js index 26b6095..c9c7d38 100644 --- a/build-config.js +++ b/build-config.js @@ -48,12 +48,13 @@ var CKBUILDER_CONFIG = { 'font' : 1, 'forms' : 1, 'format' : 1, - 'htmlwriter' : 1, 'horizontalrule' : 1, + 'htmlwriter' : 1, 'iframe' : 1, 'wysiwygarea' : 1, 'image' : 1, - 'indent' : 1, + 'indentblock' : 1, + 'indentlist' : 1, 'smiley' : 1, 'justify' : 1, 'link' : 1, @@ -92,10 +93,12 @@ var CKBUILDER_CONFIG = { 'fakeobjects' : 1, 'richcombo' : 1, 'listblock' : 1, + 'indent' : 1, 'menubutton' : 1 }, languages : { 'af' : 1, + 'sq' : 1, 'ar' : 1, 'eu' : 1, 'bn' : 1, @@ -127,6 +130,7 @@ var CKBUILDER_CONFIG = { 'hi' : 1, 'hu' : 1, 'is' : 1, + 'id' : 1, 'it' : 1, 'ja' : 1, 'km' : 1, @@ -147,6 +151,7 @@ var CKBUILDER_CONFIG = { 'ru' : 1, 'sr' : 1, 'sr-latn' : 1, + 'si' : 1, 'sk' : 1, 'sl' : 1, 'es' : 1,