Subversion Repositories Kolibri OS

Rev

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

Rev 5548 Rev 5651
Line 12... Line 12...
12
?define T_END "\'“áâ ­®¢ª  KolibriN ãᯥ譮 § ¢¥à襭 .\' -O"
12
?define T_END "\'“áâ ­®¢ª  KolibriN ãᯥ譮 § ¢¥à襭 .\' -O"
13
?define T_LESS_RAM "Œ «® ᢮¡®¤­®© ®¯¥à â¨¢­®© ¯ ¬ïâ¨. Œ®£ãâ ¢®§­¨ª­ãâì ¯à®¡«¥¬ë"
13
?define T_LESS_RAM "Œ «® ᢮¡®¤­®© ®¯¥à â¨¢­®© ¯ ¬ïâ¨. Œ®£ãâ ¢®§­¨ª­ãâì ¯à®¡«¥¬ë"
Line 14... Line 14...
14
 
14
 
15
void main()
15
void main()
16
{
16
{
17
	mem_Init();
17
 
18
	SetAddApplDir("kolibrios", abspath("kolibrios")+1);
18
	SetAddApplDir("kolibrios", abspath("kolibrios")+1);
19
	RunProgram("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");
19
	RunProgram("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");
20
	copyf(abspath("tmp"), "/tmp0/1");
20
	copyf(abspath("tmp"), "/tmp0/1");
21
	copyf(abspath("sys"), "/sys");
21
	copyf(abspath("sys"), "/sys");