Index: /FCKeditor/trunk/PackageDefinition.xml
===================================================================
--- /FCKeditor/trunk/PackageDefinition.xml	(revision 6)
+++ /FCKeditor/trunk/PackageDefinition.xml	(revision 7)
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <Package>
+	
 	<OriginalFile sourcePath="editor/fckeditor.html" targetPath="editor/fckeditor.original.html" />
+	
+	<IgnoreDir path="_dir" />
 	<IgnoreDir path="_test" />
-	<IgnoreDir path="_bugs_tcs" />
 	<IgnoreDir path="editor/js" />
 
@@ -9,170 +11,3 @@
 	<IgnoreFile path="FCKeditor.V2.csproj" />
 	-->
-
-	<PackageFile path="editor/js/fckeditorcode_ie.js" compactJavascript="true" header="Short">
-		<File path="editor/_source/fckconstants.js" />
-		<File path="editor/_source/fckjscoreextensions.js" />
-		<File path="editor/_source/classes/fckiecleanup.js" />
-		<File path="editor/_source/internals/fckbrowserinfo.js" />
-		<File path="editor/_source/internals/fckurlparams.js" />
-		<File path="editor/_source/internals/fck.js" />
-		<File path="editor/_source/internals/fckconfig.js" />
-
-		<File path="editor/_source/internals/fckdebug.js" />
-		<File path="editor/_source/internals/fcktools.js" />
-		<File path="editor/_source/internals/fcktools_ie.js" />
-		<File path="editor/_source/fckeditorapi.js" />
-		<File path="editor/_source/internals/fckregexlib.js" />
-		<File path="editor/_source/internals/fcklanguagemanager.js" />
-		<File path="editor/_source/classes/fckevents.js" />
-		<File path="editor/_source/internals/fckxhtmlentities.js" />
-		<File path="editor/_source/internals/fckxhtml.js" />
-		<File path="editor/_source/internals/fckxhtml_ie.js" />
-		<File path="editor/_source/internals/fckcodeformatter.js" />
-		<File path="editor/_source/internals/fckundo_ie.js" />
-		<File path="editor/_source/classes/fckeditingarea.js" />
-		<File path="editor/_source/classes/fckkeystrokehandler.js" />
-
-		<File path="editor/_source/internals/fcklisthandler.js" />
-		<File path="editor/_source/classes/fckelementpath.js" />
-		<File path="editor/_source/classes/fckdomrange.js" />
-		<File path="editor/_source/classes/fckdomrange_ie.js" />
-		<File path="editor/_source/classes/fckenterkey.js" />
-		
-		<File path="editor/_source/internals/fckdocumentprocessor.js" />
-		<File path="editor/_source/internals/fck_1.js" />
-		<File path="editor/_source/internals/fck_1_ie.js" />
-		<File path="editor/_source/internals/fck_2.js" />
-		<File path="editor/_source/internals/fck_2_ie.js" />
-		<File path="editor/_source/internals/fckselection.js" />
-		<File path="editor/_source/internals/fckselection_ie.js" />
-
-		<File path="editor/_source/internals/fcktablehandler.js" />
-		<File path="editor/_source/internals/fcktablehandler_ie.js" />
-		<File path="editor/_source/classes/fckxml_ie.js" />
-		<File path="editor/_source/classes/fckstyledef.js" />
-		<File path="editor/_source/classes/fckstyledef_ie.js" />
-		<File path="editor/_source/classes/fckstylesloader.js" />
-
-		<File path="editor/_source/commandclasses/fcknamedcommand.js" />
-		<File path="editor/_source/commandclasses/fck_othercommands.js" />
-		<File path="editor/_source/commandclasses/fckspellcheckcommand_ie.js" />
-		<File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
-		<File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
-		<File path="editor/_source/commandclasses/fckpastewordcommand.js" />
-		<File path="editor/_source/commandclasses/fcktablecommand.js" />
-		<File path="editor/_source/commandclasses/fckstylecommand.js" />
-		<File path="editor/_source/commandclasses/fckfitwindow.js" />
-		<File path="editor/_source/internals/fckcommands.js" />
-
-		<File path="editor/_source/classes/fckpanel.js" />
-		<File path="editor/_source/classes/fckicon.js" />
-		<File path="editor/_source/classes/fcktoolbarbuttonui.js" />
-		<File path="editor/_source/classes/fcktoolbarbutton.js" />
-		<File path="editor/_source/classes/fckspecialcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontscombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarstylecombo.js" />
-		<File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
-		<File path="editor/_source/internals/fcktoolbaritems.js" />
-		<File path="editor/_source/classes/fcktoolbar.js" />
-		<File path="editor/_source/classes/fcktoolbarbreak_ie.js" />
-		<File path="editor/_source/internals/fcktoolbarset.js" />
-		<File path="editor/_source/internals/fckdialog.js" />
-		<File path="editor/_source/internals/fckdialog_ie.js" />
-
-		<File path="editor/_source/classes/fckmenuitem.js" />
-		<File path="editor/_source/classes/fckmenublock.js" />
-		<File path="editor/_source/classes/fckmenublockpanel.js" />
-		<File path="editor/_source/classes/fckcontextmenu.js" />
-    <File path="editor/_source/internals/fck_contextmenu.js" />
-
-		<File path="editor/_source/classes/fckplugin.js" />
-		<File path="editor/_source/internals/fckplugins.js" />
-	</PackageFile>
-
-	<PackageFile path="editor/js/fckeditorcode_gecko.js" compactJavascript="true" header="Short">
-		<File path="editor/_source/fckconstants.js" />
-		<File path="editor/_source/fckjscoreextensions.js" />
-		<File path="editor/_source/internals/fckbrowserinfo.js" />
-		<File path="editor/_source/internals/fckurlparams.js" />
-		<File path="editor/_source/internals/fck.js" />
-		<File path="editor/_source/internals/fckconfig.js" />
-
-		<File path="editor/_source/internals/fckdebug.js" />
-		<File path="editor/_source/internals/fcktools.js" />
-		<File path="editor/_source/internals/fcktools_gecko.js" />
-		<File path="editor/_source/fckeditorapi.js" />
-		<File path="editor/_source/internals/fckregexlib.js" />
-		<File path="editor/_source/internals/fcklanguagemanager.js" />
-		<File path="editor/_source/classes/fckevents.js" />
-		<File path="editor/_source/internals/fckxhtmlentities.js" />
-		<File path="editor/_source/internals/fckxhtml.js" />
-		<File path="editor/_source/internals/fckxhtml_gecko.js" />
-		<File path="editor/_source/internals/fckcodeformatter.js" />
-		<File path="editor/_source/internals/fckundo_gecko.js" />
-		<File path="editor/_source/classes/fckeditingarea.js" />
-		<File path="editor/_source/classes/fckkeystrokehandler.js" />
-
-		<File path="editor/_source/internals/fcklisthandler.js" />
-		<File path="editor/_source/classes/fckelementpath.js" />
-		<File path="editor/_source/classes/fckdomrange.js" />
-		<File path="editor/_source/classes/fckdomrange_gecko.js" />
-		<File path="editor/_source/classes/fckenterkey.js" />
-		
-		<File path="editor/_source/internals/fckdocumentprocessor.js" />
-		<File path="editor/_source/internals/fck_1.js" />
-		<File path="editor/_source/internals/fck_1_gecko.js" />
-		<File path="editor/_source/internals/fck_2.js" />
-		<File path="editor/_source/internals/fck_2_gecko.js" />
-		<File path="editor/_source/internals/fckselection.js" />
-		<File path="editor/_source/internals/fckselection_gecko.js" />
-
-		<File path="editor/_source/internals/fcktablehandler.js" />
-		<File path="editor/_source/internals/fcktablehandler_gecko.js" />
-		<File path="editor/_source/classes/fckxml_gecko.js" />
-		<File path="editor/_source/classes/fckstyledef.js" />
-		<File path="editor/_source/classes/fckstyledef_gecko.js" />
-		<File path="editor/_source/classes/fckstylesloader.js" />
-
-		<File path="editor/_source/commandclasses/fcknamedcommand.js" />
-		<File path="editor/_source/commandclasses/fck_othercommands.js" />
-		<File path="editor/_source/commandclasses/fckspellcheckcommand_gecko.js" />
-		<File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
-		<File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
-		<File path="editor/_source/commandclasses/fckpastewordcommand.js" />
-		<File path="editor/_source/commandclasses/fcktablecommand.js" />
-		<File path="editor/_source/commandclasses/fckstylecommand.js" />
-		<File path="editor/_source/commandclasses/fckfitwindow.js" />
-		<File path="editor/_source/internals/fckcommands.js" />
-
-		<File path="editor/_source/classes/fckpanel.js" />
-		<File path="editor/_source/classes/fckicon.js" />
-		<File path="editor/_source/classes/fcktoolbarbuttonui.js" />
-		<File path="editor/_source/classes/fcktoolbarbutton.js" />
-		<File path="editor/_source/classes/fckspecialcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontscombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
-		<File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
-		<File path="editor/_source/classes/fcktoolbarstylecombo.js" />
-		<File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
-		<File path="editor/_source/internals/fcktoolbaritems.js" />
-		<File path="editor/_source/classes/fcktoolbar.js" />
-		<File path="editor/_source/classes/fcktoolbarbreak_gecko.js" />
-		<File path="editor/_source/internals/fcktoolbarset.js" />
-		<File path="editor/_source/internals/fckdialog.js" />
-		<File path="editor/_source/internals/fckdialog_gecko.js" />
-
-		<File path="editor/_source/classes/fckmenuitem.js" />
-		<File path="editor/_source/classes/fckmenublock.js" />
-		<File path="editor/_source/classes/fckmenublockpanel.js" />
-		<File path="editor/_source/classes/fckcontextmenu.js" />
-		<File path="editor/_source/internals/fck_contextmenu.js" />
-		
-		<File path="editor/_source/classes/fckplugin.js" />
-		<File path="editor/_source/internals/fckplugins.js" />
-	</PackageFile>
 </Package>
Index: /FCKeditor/trunk/_dev/svn_update.bat
===================================================================
--- /FCKeditor/trunk/_dev/svn_update.bat	(revision 7)
+++ /FCKeditor/trunk/_dev/svn_update.bat	(revision 7)
@@ -0,0 +1,20 @@
+@ECHO OFF
+
+::
+:: This batch will update the current working copy with the SVN HEAD.
+:: It requires "svn" to be in your environment PATH.
+::
+
+CLS
+
+:: Move to the "root" directory.
+CD ../
+
+:: Executes FCKeditor.LangTools
+svn update
+
+:: Move back to the "_dev" directory.
+CD _dev
+
+ECHO.
+PAUSE
Index: /FCKeditor/trunk/_dev/update_lang.bat
===================================================================
--- /FCKeditor/trunk/_dev/update_lang.bat	(revision 7)
+++ /FCKeditor/trunk/_dev/update_lang.bat	(revision 7)
@@ -0,0 +1,21 @@
+@ECHO OFF
+
+::
+:: This batch will update all language files found in the "editor/lang" folder,
+:: marking all missing entries with "//MISSING" and updating the 
+:: "_translationstatus.txt" file.
+::
+
+CLS
+
+:: Move to the "lang" directory.
+CD ../editor/lang
+
+:: Executes FCKeditor.LangTools
+"../../_dev/bin/FCKeditor.LangTools.exe" -i -r
+
+:: Move back to the "_dev" directory.
+CD ../../_dev
+
+ECHO.
+PAUSE
