forked from KolibriOS/kolibrios
fix text reader path
git-svn-id: svn://kolibrios.org@6918 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fc631064ea
commit
ee50dee1e2
@ -211,7 +211,7 @@ void Event_AsseptRisk()
|
||||
|
||||
void Event_ShowReadme()
|
||||
{
|
||||
io.run("/sys/textreader", #cur_readme_path);
|
||||
io.run("/sys/txtread", #cur_readme_path);
|
||||
}
|
||||
|
||||
void Event_RunInstall()
|
||||
|
Loading…
Reference in New Issue
Block a user