X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=build-config.js;h=26b60953082489756117c23973ffc01306df0578;hp=0d0a54da1743915f8c2e8250f19e7c87c57f38e5;hb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;hpb=4625dba05116026713fee9008dd93306be0d1553 diff --git a/build-config.js b/build-config.js index 0d0a54d..26b6095 100644 --- a/build-config.js +++ b/build-config.js @@ -1,6 +1,6 @@  /** - * @license Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -74,11 +74,13 @@ var CKBUILDER_CONFIG = { 'showborders' : 1, 'sourcearea' : 1, 'specialchar' : 1, + 'scayt' : 1, 'stylescombo' : 1, 'tab' : 1, 'table' : 1, 'tabletools' : 1, 'undo' : 1, + 'wsc' : 1, 'dialog' : 1, 'dialogui' : 1, 'panelbutton' : 1, @@ -89,7 +91,8 @@ var CKBUILDER_CONFIG = { 'popup' : 1, 'fakeobjects' : 1, 'richcombo' : 1, - 'listblock' : 1 + 'listblock' : 1, + 'menubutton' : 1 }, languages : { 'af' : 1,