Index: /FCKeditor.Java/branches/2.4/src/main/resources/net/fckeditor/handlers/default.properties
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/resources/net/fckeditor/handlers/default.properties	(revision 1499)
+++ /FCKeditor.Java/branches/2.4/src/main/resources/net/fckeditor/handlers/default.properties	(revision 1500)
@@ -10,7 +10,8 @@
 fckeditor.dir = /fckeditor/
 
+# default extensions settings
 fckeditor.file.extensions.denied = php|php3|php5|phtml|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|dll|reg|cgi
-
 fckeditor.flash.extensions.denied = swf|fla
+fckeditor.image.extensions.allowed = jpg|gif|jpeg|png|bmp
 
 # Due to security issues with Apache modules, it is recommended to leave this setting enabled.
@@ -19,6 +20,4 @@
 # default height of the editor
 fckeditor.height = 200
-
-fckeditor.image.extensions.allowed = jpg|gif|jpeg|png|bmp
 
 # sub-directories for each file type
@@ -34,4 +33,5 @@
 fckeditor.width = 100%
 
+# some messages
 message.enabled_tag.compatible_browser.no            = Your browser is not compatible
 message.enabled_tag.compatible_browser.yes           = Your browser is fully compatible
