Subversion Repositories Kolibri OS

Rev

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

Rev 3363 Rev 3412
Line 198... Line 198...
198
}
198
}
Line 199... Line 199...
199
 
199
 
200
 
200
 
-
 
201
void OpenDictionary(dword fileid)
201
void OpenDictionary(dword fileid)
202
{
202
{
203
	KillProcess(speaker_id);
203
	if (!dir_buf) ShowDictList();
204
	if (!dir_buf) ShowDictList();
204
	if (!dir_buf) strcpy(#cur_dict, "none");
205
	if (!dir_buf) strcpy(#cur_dict, "none");