moved source and text to american spelling

* colour -> color
* centre -> center
* normalise -> normalize
* modelling -> modeling
This commit is contained in:
2007-04-04 13:18:41 +00:00
parent 203e6ed82b
commit afdd54fa37
123 changed files with 715 additions and 715 deletions

View File

@@ -65,9 +65,9 @@ void exit_editmode(int flag);
void check_editmode(int type);
void enter_editmode(int wc);
void docentre(int centremode);
void docentre_new(void);
void docentre_cursor(void);
void docenter(int centermode);
void docenter_new(void);
void docenter_cursor(void);
void movetolayer(void);
void special_editmenu(void);
void convertmenu(void);