Changeset 3193 in MondoRescue for branches/3.1/mondo/src/include/my-stuff.h


Ignore:
Timestamp:
Sep 29, 2013, 9:31:34 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Finish with backports from 3.1 for now. Still some work to do, but we will now make that version compile and work again and serve as a base

so the gettext patch can be added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/mondo/src/include/my-stuff.h

    r3147 r3193  
    339339#define ARCH_THREADS 2          ///< The number of simultaneous threads running afio in the background.
    340340#define ARCH_BUFFER_NUM (ARCH_THREADS*4)    // Number of permissible queued afio files
     341#define FORTY_SPACES "                                         "    ///< 40 spaces.
    341342#define DO_MBR_PLEASE "/tmp/DO-MBR-PLEASE"
    342343#define MONDO_MNTLISTCHG "/tmp/mountlist.changed"
Note: See TracChangeset for help on using the changeset viewer.