Subversion Repositories Kolibri OS

Rev

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

Rev 6157 Rev 6158
Line 590... Line 590...
590
		DrawList();
590
		DrawList();
591
		Open_Dir(#path,ONLY_SHOW);
591
		Open_Dir(#path,ONLY_SHOW);
592
	}
592
	}
593
	else
593
	else
594
	{
594
	{
-
 
595
		SystemDiscs.Get();
595
		llist_copy(#files, #files_inactive);
596
		llist_copy(#files, #files_inactive);
596
		strcpy(#path, #inactive_path);
597
		strcpy(#path, #inactive_path);
597
		col_selec = 0xCCCccc;
598
		col_selec = 0xCCCccc;
598
		SystemDiscs.Get();
-
 
599
		SystemDiscs.Draw();
599
		SystemDiscs.Draw();
600
		files_y = files.y;
600
		files_y = files.y;
Line 601... Line 601...
601
 
601
 
602
		if (active_panel==1)
602
		if (active_panel==1)