Fixed broken links for quark, mgb, zsnes
git-svn-id: svn://kolibrios.org@9573 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1177,7 +1177,7 @@ void FnProcess(byte N)
|
||||
if (files.count) ShowPopinForm(POPIN_RENAME);
|
||||
break;
|
||||
case 3:
|
||||
if (files.count) && (!itdir) RunProgram("/sys/quark", #file_path);
|
||||
if (files.count) && (!itdir) RunProgram("/kolibrios/utils/quark", #file_path);
|
||||
break;
|
||||
case 4:
|
||||
if (files.count) && (!itdir) RunProgram("/sys/develop/cedit", #file_path);
|
||||
|
Reference in New Issue
Block a user