/*

MAgen.dll: Miranda plugin for mail.ru message exchange.

Copyright 2005-2010 Lenik.
Project home at http://www.lenik.ru/win32/magent
Author contact: lenik@lenik.ru

This program is free software.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

*/

#define IDI_MAIN                        101

#define IDI_ONLINE                      104
#define IDI_OFFLINE                     105
#define IDI_AWAY                        128
#define IDI_INVISIBLE                   130

#define IDD_OPT_MAGENT                  201
#define IDD_MRIMACCOUNT                 501
#define IDD_INFO_MAGENT                 601

#define IDC_STATIC                      -1
#define IDC_GROUP                       104
#define IDC_STMRIMGROUP                 105

#define IDC_EMAIL                       1001
#define IDC_PW                          1002

#define IDC_MRIMLOGIN                   2001
#define IDC_PASSWORD                    2002
#define IDC_NEWMAILFLAG                 2003
#define IDC_NEWMAILCHKFLAG              2004
#define IDC_PROTOCOLTIMEOUT             2005

#define IDC_UI_LOCATION                 700
