Subversion Repositories Kolibri OS

Rev

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

Rev 6746 Rev 6918
Line 209... Line 209...
209
	Event_DrawWindow();
209
	Event_DrawWindow();
210
}
210
}
Line 211... Line 211...
211
 
211
 
212
void Event_ShowReadme()
212
void Event_ShowReadme()
213
{
213
{
214
	io.run("/sys/textreader", #cur_readme_path);
214
	io.run("/sys/txtread", #cur_readme_path);
Line 215... Line 215...
215
}
215
}
216
 
216
 
217
void Event_RunInstall()
217
void Event_RunInstall()