Renamed sources files to english words, updated makefile, recomputed dependencies.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@703 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-03-29 00:12:33 +00:00
parent fb24a9ae67
commit eb781b9bd6
40 changed files with 219 additions and 221 deletions

10
init.c
View File

@@ -51,13 +51,13 @@
#include "struct.h"
#include "global.h"
#include "graph.h"
#include "boutons.h"
#include "buttons.h"
#include "palette.h"
#include "aide.h"
#include "help.h"
#include "operatio.h"
#include "divers.h"
#include "erreurs.h"
#include "clavier.h"
#include "misc.h"
#include "errors.h"
#include "keyboard.h"
#include "io.h"
#include "hotkeys.h"
#include "setup.h"