Subversion Repositories Kolibri OS

Rev

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

Rev 5685 Rev 5723
Line 53... Line 53...
53
				DefineAndDrawWindow(Form.left+Form.width/2,Form.top+Form.height/2-114,300,248+GetSkinHeight(),0x34,system.color.work,INTRO_TEXT_1);
53
				DefineAndDrawWindow(Form.left+Form.width/2,Form.top+Form.height/2-114,300,248+GetSkinHeight(),0x34,system.color.work,INTRO_TEXT_1);
54
				GetProcessInfo(#about_form, SelfInfo);
54
				GetProcessInfo(#about_form, SelfInfo);
55
				if (Form.status_window>2) break;
55
				if (Form.status_window>2) break;
56
				DrawBar(0,0,about_form.cwidth,50,0x8494C4);
56
				DrawBar(0,0,about_form.cwidth,50,0x8494C4);
57
				PutPaletteImage(#logo,85,85,about_form.cwidth/2-43,7,8,#logo_pal);
57
				PutPaletteImage(#logo,85,85,about_form.cwidth/2-43,7,8,#logo_pal);
58
				WriteTextB(about_form.cwidth/2-66,100,0x81,0xBF40BF,ABOUT_TITLE);
58
				WriteTextB(-strlen(ABOUT_TITLE)*12+about_form.cwidth/2,100,0x81,0xBF40BF,ABOUT_TITLE);
59
				WriteTextCenter(0,130,about_form.cwidth,0,INTRO_TEXT_2);			
59
				WriteTextCenter(0,130,about_form.cwidth,0,INTRO_TEXT_2);			
60
				WriteTextCenter(0,143,about_form.cwidth,0,"Leency Veliant PunkJoker Pavelyakov"); 
60
				WriteTextCenter(0,143,about_form.cwidth,0,"Leency Veliant PunkJoker Pavelyakov"); 
61
				WriteTextCenter(0,156,about_form.cwidth,0,"KolibriOS Team");
61
				WriteTextCenter(0,156,about_form.cwidth,0,"KolibriOS Team");
62
				WriteTextCenter(0,169,about_form.cwidth,0,"2008-2015");
62
				WriteTextCenter(0,169,about_form.cwidth,0,"2008-2015");
63
				WriteTextCenter(10,182,about_form.width-125,0,INTRO_TEXT_3);			
63
				WriteTextCenter(10,182,about_form.width-125,0,INTRO_TEXT_3);