summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-04-30 08:20:16 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-04-30 08:20:16 +0000
commitd373118fad0c3567cfce3817ce363176274a3930 (patch)
tree850aafb45079b7a6c7468a61a641e49c25db6af7 /protocols/Skype/src/resource.h
parent53a415159610fdc005db6c3289bf614d25c3d78e (diff)
added all own info exept timezone
git-svn-id: http://svn.miranda-ng.org/main/trunk@4571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/resource.h')
-rw-r--r--protocols/Skype/src/resource.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h
index 57d21f5aab..a8425e9e65 100644
--- a/protocols/Skype/src/resource.h
+++ b/protocols/Skype/src/resource.h
@@ -45,13 +45,27 @@
#define IDC_PASSWORD2 1023
#define IDC_INSTRUCTION3 1024
#define IDC_FULLNAME 1025
+#define IDC_EMAIL1 1025
#define IDC_BIRTH_DAY 1026
+#define IDC_EMAIL2 1026
#define IDC_BIRTH_MONTH 1027
+#define IDC_EMAIL3 1027
#define IDC_BIRTH_YEAR 1028
+#define IDC_MOBPHONE 1028
#define IDC_GENDER 1029
+#define IDC_HOMEPHONE 1029
#define IDC_HOMEPAGE 1030
+#define IDC_HOMEPHONE2 1030
+#define IDC_OFFICEPHONE 1030
#define IDC_LANGUAGE 1031
#define IDC_ABOUT 1034
+#define IDC_ABOUT2 1035
+#define IDC_MOOD 1035
+#define IDC_CITY 1036
+#define IDC_STATE 1037
+#define IDC_COUNTRY 1038
+#define IDC_COUNTRY2 1039
+#define IDC_TIMEZONE 1039
// Next default values for new objects
//
@@ -59,7 +73,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1025
+#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif