Subversion Repositories Kolibri OS

Rev

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

Rev 4169 Rev 4186
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.2"
48
#define LOGIN_HEADER   "Login - Email client Liza 0.9.3"
49
#define OPTIONS_HEADER "Options - Email client Liza 0.9.2"
49
#define OPTIONS_HEADER "Options - Email client Liza 0.9.3"
50
#define MAILBOX_HEADER "Mail Box - Email client Liza 0.9.2"
50
#define MAILBOX_HEADER "Mail Box - Email client Liza 0.9.3"
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