Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7644 → Rev 7645

/programs/cmm/eolite/include/gui.h
93,7 → 93,7
PutPixel(x+3,y+3,col_pxl);
}
 
:void DrawCaptButtonSmallText(dword x,y,w,h,id,color_b, color_t,text)
void DrawCaptButtonSmallText(dword x,y,w,h,id,color_b, color_t,text)
{
dword tx = -strlen(text)*6+w/2+x;
dword ty = h/2-3+y;
/programs/cmm/eolite/include/translations.h
1,5 → 1,5
#define TITLE "Eolite File Manager 4.21"
#define ABOUT_TITLE "EOLITE 4.21"
#define TITLE "Eolite File Manager 4.21b"
#define ABOUT_TITLE "EOLITE 4.21b"
 
#ifdef LANG_RUS
?define T_FILE "” ©«"
/programs/cmm/lib/copyf.h
104,7 → 104,7
}
 
#ifdef LANG_RUS
:unsigned char *ERROR_TEXT[]={
unsigned char *ERROR_TEXT[]={
"Š®¤ #0: ãᯥ譮",
"Žè¨¡ª  #1: ­¥ ®¯à¥¤¥«¥­  ¡ §  ¨/¨«¨ à §¤¥« ¦ñá⪮£® ¤¨áª ",
"Žè¨¡ª  #2: äã­ªæ¨ï ­¥ ¯®¤¤¥à¦¨¢ ¥âáï ¤«ï í⮩ ä ©«®¢®© á¨á⥬ë",
123,7 → 123,7
"Žè¨¡ª  #31: ä ©« ­¥ ï¥âáï ¨á¯®«­ï¥¬ë¬",
"Žè¨¡ª  #32: ᫨誮¬ ¬­®£® ¯à®æ¥áᮢ", 0};
#else
:unsigned char *ERROR_TEXT[]={
unsigned char *ERROR_TEXT[]={
"Code #0 - No error, compleated successfully",
"Error #1 - Base or partition of a hard disk is not defined",
"Error #2 - Function isn't supported for this file system",