diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-23 09:07:09 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-23 09:07:09 +0000 |
commit | 69138332e3c696e058c78180408b3e18ab7f69eb (patch) | |
tree | 055082816a73f8bb5f9fb329c4127ecd05b7dbb0 /protocols/Skype/src/resource.h | |
parent | 0e13cbe768de6de5cc4dccf5fab7fcd9f51a4b2e (diff) |
я запутался в пунктах меню
git-svn-id: http://svn.miranda-ng.org/main/trunk@2060 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/resource.h')
-rw-r--r-- | protocols/Skype/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h index e5a3950e49..651a4c1a27 100644 --- a/protocols/Skype/src/resource.h +++ b/protocols/Skype/src/resource.h @@ -7,7 +7,7 @@ #define IDI_ICON 101
#define IDR_RUNTIME 102
#define IDI_AUTH_GRANT 103
-#define IDI_AUTH_ASK 104
+#define IDI_AUTH_REQUEST 104
#define IDI_AUTH_REVOKE 105
#define IDD_PASSWORDREQUEST 106
#define IDC_SN 1001
|