Subversion Repositories Kolibri OS

Rev

Rev 1805 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1805 yogev_ezra 1
#define RUS 1
2
#define ENG 2
5115 clevermous 3
#ifndef LANG
4
#define LANG RUS
5
#endif