Subversion Repositories Kolibri OS

Rev

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

Rev 5807 Rev 6250
Line 3... Line 3...
3
#include "..\lib\mem.h"
3
#include "..\lib\mem.h"
4
#include "..\lib\io.h"
4
#include "..\lib\io.h"
5
#include "..\lib\copyf.h"
5
#include "..\lib\copyf.h"
Line 6... Line 6...
6
 
6
 
7
#include "..\lib\patterns\restart_process.h"
-
 
8
 
7
#include "..\lib\patterns\restart_process.h"
Line 9... Line 8...
9
#include "add_appl_dir.c";
8
#include "..\lib\added_sysdir.c";
10
 
9
 
Line 11... Line 10...
11
?define T_END "\'“áâ ­®¢ª  KolibriN ãᯥ譮 § ¢¥à襭 .\' -O"
10
?define T_END "\'“áâ ­®¢ª  KolibriN ãᯥ譮 § ¢¥à襭 .\' -O"
12
?define T_LESS_RAM "Œ «® ᢮¡®¤­®© ®¯¥à â¨¢­®© ¯ ¬ïâ¨. Œ®£ãâ ¢®§­¨ª­ãâì ¯à®¡«¥¬ë"
11
?define T_LESS_RAM "Œ «® ᢮¡®¤­®© ®¯¥à â¨¢­®© ¯ ¬ïâ¨. Œ®£ãâ ¢®§­¨ª­ãâì ¯à®¡«¥¬ë"
Line 13... Line 12...
13
 
12
 
14
void main()
13
void main()
15
{
14
{
16
 
15
 
17
	SetAddApplDir("kolibrios", abspath("install/kolibrios")+1);
16
	SetAdditionalSystemDirectory("kolibrios", abspath("install/kolibrios")+1);
18
	io.run("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");
17
	io.run("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");