Menu

Diff of /trunk/Src/FirstRun.UMain.pas [r2714] .. [r2715]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/Src/FirstRun.UMain.pas
+++ b/trunk/Src/FirstRun.UMain.pas
@@ -3,7 +3,7 @@
  * v. 2.0. If a copy of the MPL was not distributed with this file, You can
  * obtain one at http://mozilla.org/MPL/2.0/
  *
- * Copyright (C) 2008-2012, Peter Johnson (www.delphidabbler.com).
+ * Copyright (C) 2008-2013, Peter Johnson (www.delphidabbler.com).
  *
  * $Rev$
  * $Date$
@@ -253,6 +253,9 @@
   end;
   {$ENDIF}
 
+  if fUserConfigFile.FileVer < 11 then
+    fUserConfigFile.RenameMainWindowSection;
+
   fUserConfigFile.Stamp;
   // NOTE: strictly speaking we only need to stamp common config file in
   // portable version. Installer does this in normal version. However, it does
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.