Subversion Repositories Kolibri OS

Rev

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

Rev 9396 Rev 9585
Line 33... Line 33...
33
 
33
 
34
proc_info Form;
34
proc_info Form;
35
dword semi_white;
35
dword semi_white;
Line 36... Line 36...
36
bool bg_dark=false;
36
bool bg_dark=false;
37
 
37
 
Line 38... Line 38...
38
char default_dir[4096] = "/rd/1";
38
char default_dir[4096] = "/sys";
39
od_filter filter2 = { 69, "BMP\0GIF\0ICO\0CUR\0JPEG\0JPG\0PNG\0PNM\0TGA\0TIFF\0TIF\0WBMP\0XBM\0XCF\Z80\0\0" };
39
od_filter filter2 = { 69, "BMP\0GIF\0ICO\0CUR\0JPEG\0JPG\0PNG\0PNM\0TGA\0TIFF\0TIF\0WBMP\0XBM\0XCF\Z80\0\0" };