Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5487 → Rev 5486

/programs/cmm/installer/installer.c
17,7 → 17,6
RunProgram("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");
notify(T_END);
copyf(abspath("tmp"), "/tmp0/1");
copyf(abspath("sys"), "/sys");
ExitProcess();
}