JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
d9cc8b3557e41619e4fb1bf74376eb3c26a0919a
[ckeditor.git] / config.js
1 /*\r
2 Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 CKEDITOR.editorConfig = function( config )\r
7 {\r
8         // Define changes to default configuration here. For example:\r
9         // config.language = 'fr';\r
10         // config.uiColor = '#AADC6E';\r
11 };\r