ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/installer.cpp
(Generate patch)

Comparing AE/Installer/trunk/source/installer.cpp (file contents):
Revision 511 by iritscen, Sat Apr 24 21:58:56 2010 UTC vs.
Revision 516 by iritscen, Wed Apr 28 10:40:52 2010 UTC

# Line 1487 | Line 1487 | bool ProcessAEUpdate(Install_info_cfg *c
1487                  CheckForGlobalization(true); // the 'true' value forces re-globalization
1488          
1489          globalPackages = getPackages(); // refresh the list in memory
1490        // TODO: Refresh the packages list in the window
1490          wxCommandEvent e;
1491          TheWindow->OnRefreshButtonClick( e );
1492          return true;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)