Changeset 1458 in MondoRescue for branches/stable/mondo/src/mondoarchive


Ignore:
Timestamp:
May 22, 2007, 10:10:30 AM (17 years ago)
Author:
Bruno Cornec
Message:

gettext reviewed + french messages updated (half done)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondoarchive/mondoarchive.c

    r1438 r1458  
    1717#include <unistd.h>
    1818
    19 #include "my-stuff.h"
    20 #include "mondostructures.h"
    21 #include "libmondo.h"
    22 #include "mondo-cli-EXT.h"
    23 
     19#include "mr_gettext.h"
    2420#include "mondoarchive.h"
    2521#include "mr_mem.h"
     
    2925#include "mr_err.h"
    3026#include "mr_conf.h"
     27
     28#include "my-stuff.h"
     29#include "mondostructures.h"
     30#include "libmondo.h"
     31#include "mondo-cli-EXT.h"
    3132
    3233// for CVS
Note: See TracChangeset for help on using the changeset viewer.