Subversion Repositories Kolibri OS

Rev

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

Rev 9535 Rev 9573
Line 1175... Line 1175...
1175
			break;
1175
			break;
1176
		case 2:
1176
		case 2:
1177
			if (files.count) ShowPopinForm(POPIN_RENAME);
1177
			if (files.count) ShowPopinForm(POPIN_RENAME);
1178
			break;
1178
			break;
1179
		case 3:
1179
		case 3:
1180
			if (files.count) && (!itdir) RunProgram("/sys/quark", #file_path);
1180
			if (files.count) && (!itdir) RunProgram("/kolibrios/utils/quark", #file_path);
1181
			break;
1181
			break;
1182
		case 4:
1182
		case 4:
1183
			if (files.count) && (!itdir) RunProgram("/sys/develop/cedit", #file_path);
1183
			if (files.count) && (!itdir) RunProgram("/sys/develop/cedit", #file_path);
1184
			break;
1184
			break;
1185
		case 5:
1185
		case 5: