Subversion Repositories Kolibri OS

Rev

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

Rev 1976 Rev 1977
Line 17... Line 17...
17
 int i;
17
 int i;
Line 18... Line 18...
18
 
18
 
19
 char download_path[]="/rd/1/.download";
19
 char download_path[]="/rd/1/.download";
20
//char search_path[]="http://nova.rambler.ru/search?words=";
20
//char search_path[]="http://nova.rambler.ru/search?words=";
21
 char search_path[]="http://nigma.ru/index.php?s=";
21
 char search_path[]="http://nigma.ru/index.php?s=";
Line 22... Line 22...
22
 char version " HTML Viewer v0.63"
22
 char version[]=" HTML Viewer v0.63";
23
 
23
 
24
 
24
 
Line 483... Line 483...
483
	}
483
	}
484
	ELSE {
484
	ELSE {
485
		w_title = 0;
485
		w_title = 0;
486
		stolbec = 0;
486
		stolbec = 0;
487
		copystr(#line, #header);
487
		copystr(#line, #header);
-
 
488
		copystr(" -", #header + strlen(#header));
488
		copystr(" -" + #version, #header + strlen(#header));
489
		copystr(#version, #header + strlen(#header));
489
		IF(stroka == 0) || (WindowRePaint == 1) DrawTitle(#header);
490
		IF(stroka == 0) || (WindowRePaint == 1) DrawTitle(#header);
490
		//äà, çíàþ, 2 ðàçà âûõîäèò, íî, åñëè áîëüøàÿ ñòðàíèöà, òî òðóú
491
		//äà, çíàþ, 2 ðàçà âûõîäèò, íî, åñëè áîëüøàÿ ñòðàíèöà, òî òðóú
491
		return;
492
		return;
492
	}
493
	}
493
	//
494
	//