Subversion Repositories Kolibri OS

Rev

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

Rev 4139 Rev 4141
Line 43... Line 43...
43
//WindowDefinitions
43
//WindowDefinitions
44
#define WIN_W         600
44
#define WIN_W         600
45
#define WIN_H         440
45
#define WIN_H         440
46
#define WIN_MIN_W     500
46
#define WIN_MIN_W     500
47
#define WIN_MIN_H     380
47
#define WIN_MIN_H     380
48
#define LOGIN_HEADER   "Login - Email client Liza 0.9"
48
#define LOGIN_HEADER   "Login - Email client Liza 0.9a"
49
#define OPTIONS_HEADER "Options - Email client Liza 0.9"
49
#define OPTIONS_HEADER "Options - Email client Liza 0.9a"
50
#define MAILBOX_HEADER "Mail Box - Email client Liza 0.9"
50
#define MAILBOX_HEADER "Mail Box - Email client Liza 0.9a"
51
#define BUFFERSIZE		512	
51
#define BUFFERSIZE		512	
52
proc_info Form;
52
proc_info Form;
53
system_colors sc;
53
system_colors sc;
54
#define LBUMP 0xFFFfff
54
#define LBUMP 0xFFFfff