Subversion Repositories Kolibri OS

Rev

Rev 7867 | Rev 7977 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7867 Rev 7893
Line 193... Line 193...
193
    );  
193
    );  
194
}
194
}
Line 195... Line 195...
195
 
195
 
196
//NOTICE: DO NOT FORGET TO INIT libio AND libimg!!!
196
//NOTICE: DO NOT FORGET TO INIT libio AND libimg!!!
197
#ifdef LANG_RUS
-
 
198
#define TEXT_FILE_SAVED_AS "'File saved as "
-
 
199
#else
197
#ifdef LANG_RUS
-
 
198
#define TEXT_FILE_SAVED_AS "'” ©« á®åà ­¥­ ª ª "
-
 
199
#else
200
#define TEXT_FILE_SAVED_AS "'” ©« á®åà ­¥­ ª ª "
200
#define TEXT_FILE_SAVED_AS "'File saved as "
201
#endif
201
#endif
202
:void save_image(dword _image_pointer, _w, _h, _path)
202
:void save_image(dword _image_pointer, _w, _h, _path)
203
{
203
{
204
    char save_success_message[4096+200];
204
    char save_success_message[4096+200];