See Changelog.

Monotone-Parent: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2
Monotone-Revision: e3951f85165fbcdda1e4339ca3625cd4f4fbcf9f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-11T20:06:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-03-11 20:06:38 +00:00
parent 7b1c213051
commit 3dcb595c5a
6 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ CKEDITOR.editorConfig = function( config )
config.uiColor = '#D4D0C8';
config.skin = 'kama';
config.removePlugins = "elementspath,maximize,resize";
config.scayt_autoStartup = true;
config.scayt_autoStartup = false;
};