Subversion Repositories Kolibri OS

Rev

Rev 8252 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8252 Rev 9585
Line 1703... Line 1703...
1703
	{
1703
	{
1704
		ofd.procinfo = procinfo;
1704
		ofd.procinfo = procinfo;
1705
		ofd.com_area_name = "FFFFFFFF_open_dialog";
1705
		ofd.com_area_name = "FFFFFFFF_open_dialog";
1706
		ofd.com_area = 0;
1706
		ofd.com_area = 0;
1707
		ofd.opendir_path = plugin_path;
1707
		ofd.opendir_path = plugin_path;
1708
		ofd.dir_default_path = "/rd/1";
1708
		ofd.dir_default_path = "/sys";
1709
		ofd.start_path = "/rd/1/File managers/opendial";
1709
		ofd.start_path = "/sys/File managers/opendial";
1710
		ofd.draw_window = DrawWindow;
1710
		ofd.draw_window = DrawWindow;
1711
		ofd.status = 0;
1711
		ofd.status = 0;
1712
		ofd.openfile_path = CommandLine;
1712
		ofd.openfile_path = CommandLine;
1713
		ofd.filename_area = filename_area;
1713
		ofd.filename_area = filename_area;
1714
		ofd.filter_area = &filter1;
1714
		ofd.filter_area = &filter1;