Index: /CKEditor/branches/versions/3.5.x/_source/plugins/showblocks/plugin.js
===================================================================
--- /CKEditor/branches/versions/3.5.x/_source/plugins/showblocks/plugin.js	(revision 6164)
+++ /CKEditor/branches/versions/3.5.x/_source/plugins/showblocks/plugin.js	(revision 6165)
@@ -148,5 +148,6 @@
 /**
  * Whether to automaticaly enable the "show block" command when the editor
- * loads.
+ * loads. (StartupShowBlocks in FCKeditor)
+ * @name CKEDITOR.config.startupOutlineBlocks
  * @type Boolean
  * @default false
Index: /CKEditor/branches/versions/3.5.x/_source/plugins/showborders/plugin.js
===================================================================
--- /CKEditor/branches/versions/3.5.x/_source/plugins/showborders/plugin.js	(revision 6164)
+++ /CKEditor/branches/versions/3.5.x/_source/plugins/showborders/plugin.js	(revision 6165)
@@ -195,4 +195,6 @@
 /**
  * Whether to automatically enable the "show borders" command when the editor loads.
+ * (ShowBorders in FCKeditor)
+ * @name CKEDITOR.config.startupShowBorders
  * @type Boolean
  * @default true
