Subversion Repositories Kolibri OS

Rev

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

Rev 8509 Rev 8823
Line 114... Line 114...
114
 
114
 
115
void EventInstall()
115
void EventInstall()
116
{
116
{
117
	ini_set_int stdcall ("/sys/settings/taskbar.ini", "Flags", "Attachment", 0);
117
	ini_set_int stdcall ("/sys/settings/taskbar.ini", "Flags", "Attachment", 0);
-
 
118
	copyf("/kolibrios/KolibriNext/settings", "/sys/settings");
Line 118... Line 119...
118
	copyf("/kolibrios/KolibriNext/settings", "/sys/settings");
119
	copyf("/kolibrios/KolibriNext", "/sys");
119
 
120
 
120
	RestartProcessByName("/sys/@icon", MULTIPLE);
121
	RestartProcessByName("/sys/@icon", MULTIPLE);