Subversion Repositories Kolibri OS

Rev

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

Rev 7976 Rev 7987
Line 1... Line 1...
1
char version[]="WebView 2.61";
1
char version[]="WebView 2.61b";
Line 2... Line 2...
2
 
2
 
3
#ifdef LANG_RUS
3
#ifdef LANG_RUS
4
char buidin_page_error[] = FROM "buidin_pages\\page_not_found_ru.htm""\0";
4
char buidin_page_error[] = FROM "buidin_pages\\page_not_found_ru.htm""\0";
5
char buidin_page_home[]  = FROM "buidin_pages\\homepage_ru.htm""\0";
5
char buidin_page_home[]  = FROM "buidin_pages\\homepage_ru.htm""\0";