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