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

Comparing AE/Installer/trunk/source/main_window.cpp (file contents):
Revision 390 by gumby, Mon Jul 6 14:02:56 2009 UTC vs.
Revision 391 by gumby, Mon Jul 6 14:04:11 2009 UTC

# Line 338 | Line 338 | int globalizeData(void)
338                  // or we could just include it in the zip in the proper place already.
339  
340                  copy("../../persist.dat","../persist.dat");
341 <                copy("../../keyconfig.txt","../keyconfig.txt");
341 >                copy("../../keyconfig.txt","../keyconfig.txt");
342   #ifndef WIN32
343                  /* On Mac only, set the current GDF to the AE GDF by writing to Oni's global preferences file (thankfully a standard OS X ".plist" XML file).
344                     If there are no Oni prefs (only possible if Oni has not been run even once), then the above line will fail silently, no harm done,

Diff Legend

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