From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/samples/old/assets/outputxhtml/outputxhtml.css | 2 +- sources/samples/old/assets/posteddata.php | 4 ++-- sources/samples/old/assets/uilanguages/languages.js | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'sources/samples/old/assets') diff --git a/sources/samples/old/assets/outputxhtml/outputxhtml.css b/sources/samples/old/assets/outputxhtml/outputxhtml.css index 1b3bf646..50daa1d0 100644 --- a/sources/samples/old/assets/outputxhtml/outputxhtml.css +++ b/sources/samples/old/assets/outputxhtml/outputxhtml.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license * * Styles used by the XHTML 1.1 sample page (xhtml.html). diff --git a/sources/samples/old/assets/posteddata.php b/sources/samples/old/assets/posteddata.php index 1e1406f2..914b0984 100644 --- a/sources/samples/old/assets/posteddata.php +++ b/sources/samples/old/assets/posteddata.php @@ -1,7 +1,7 @@ @@ -52,7 +52,7 @@ if (!empty($_POST)) CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico Knabben. All rights reserved. + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/samples/old/assets/uilanguages/languages.js b/sources/samples/old/assets/uilanguages/languages.js index c2db0e1c..bffea891 100644 --- a/sources/samples/old/assets/uilanguages/languages.js +++ b/sources/samples/old/assets/uilanguages/languages.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -17,6 +17,7 @@ var CKEDITOR_LANGS = ( function() { cy: 'Welsh', da: 'Danish', de: 'German', + 'de-ch': 'German (Switzerland)', el: 'Greek', en: 'English', 'en-au': 'English (Australia)', -- cgit v1.2.3