Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7605 → Rev 7606

/programs/cmm/browser/WebView.c
1,5 → 1,5
//HTML Viewer in C--
//Copyright 2007-2018 by Veliant & Leency
//Copyright 2007-2019 by Veliant & Leency
//Asper, lev, Lrz, Barsuk, Nable, hidnplayr...
 
#ifndef AUTOBUILD
/programs/cmm/eolite/Eolite.c
1,4 → 1,4
//Leency, Veliant, Punk_Joker, PavelYakov & KolibriOS Team 2008-2018
//Leency, Veliant, Punk_Joker, PavelYakov & KolibriOS Team 2008-2019
//GNU GPL license.
 
// 70.5 - get volume info and label
/programs/cmm/eolite/include/about.h
43,7 → 43,7
WriteTextB(about_x+2,107,0x82,0xD49CD2,ABOUT_TITLE);
WriteTextB(about_x,105,0x82,0x9D129D,ABOUT_TITLE);
DrawRectangle3D(0,154,about_form.cwidth,1,system.color.work_dark,system.color.work_light);
WriteTextLines(7,163,0x90,system.color.work_text,"KolibriOS File Manager\nAuthors: Leency, Veliant\nPunk_Joker, Pavelyakov\n2008 - 2018",20);
WriteTextLines(7,163,0x90,system.color.work_text,"KolibriOS File Manager\nAuthors: Leency, Veliant\nPunk_Joker, Pavelyakov\n2008 - 2019",20);
#ifdef LANG_RUS
DrawStandartCaptButton(60,about_form.cheight-38,11,"ˆáâ®à¨ï ࠧࠡ®âª¨");
#endif