Changeset 1400 for trunk/dll/saveclip.c


Ignore:
Timestamp:
Mar 8, 2009, 6:50:25 PM (17 years ago)
Author:
Gregg Young
Message:

Remainder of changes to rename commafmt.h/c (Ticket 28, 82); Additional strings moved to PCSZs in init.c (Ticket 6); Added WriteDetailsSwitches used it and LoadDetailsSwitches to consolidate inline code (Ticket 343, 344)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/saveclip.c

    r1398 r1400  
    2828  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
    2929  07 Feb 09 GKY Move repeated strings to PCSZs.
     30  08 Mar 09 GKY Renamed commafmt.h i18nutil.h
    3031
    3132***********************************************************************/
     
    5758#include "strips.h"                     // bstrip
    5859#include "misc.h"                       // CheckDriveSpaceAvail
    59 #include "commafmt.h"                   // CommaFmtULL
     60#include "i18nutil.h"                   // CommaFmtULL
    6061#include "valid.h"                      // IsRoot
    6162#include "dirs.h"                       // save_dir2
Note: See TracChangeset for help on using the changeset viewer.