summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-02-14 18:23:37 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-02-14 18:23:37 +0000
commit0a1a69241815b1e27051a51fa87f0b2f6fdbf2b4 (patch)
tree581297c527157ff1c7e5b2d850e68aad4f3c3bda /protocols/Tox/src/resource.h
parent054110d7777848d931e22137ed2e4072334c6d58 (diff)
first draft of add node dialog
git-svn-id: http://svn.miranda-ng.org/main/trunk@12105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r--protocols/Tox/src/resource.h60
1 files changed, 33 insertions, 27 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h
index 123b897341..9bbf7d0004 100644
--- a/protocols/Tox/src/resource.h
+++ b/protocols/Tox/src/resource.h
@@ -1,39 +1,45 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by E:\Projects\C++\MirandaNG\protocols\Tox\res\resource.rc
+// Used by d:\Miranda_orig\protocols\Tox\res\resource.rc
//
-#define IDD_INFO_JABBER 103
-#define IDD_ACCOUNT_INFO 103
-#define IDD_USER_INFO 103
-#define IDD_PASSWORD 111
-#define IDI_TOX 1000
-#define IDD_PROFILE_MANAGER 1001
-#define IDD_PROFILE_IMPORT 1001
-#define IDC_TOXID 1002
-#define IDD_ACCOUNT_MANAGER 1003
-#define IDC_CLIPBOARD 1004
-#define IDD_OPTIONS_MAIN 1005
-#define IDC_PROFILE_PATH 1007
-#define IDC_SEARCH 1008
-#define IDC_PASSWORD 1008
-#define IDC_BROWSE_PROFILE 1010
-#define IDC_NAME 1011
-#define IDC_GROUP 1012
-#define IDC_DISABLE_UDP 1013
-#define IDC_DISABLE_IPV6 1014
-#define IDD_SEARCH 1015
-#define IDC_DNS_ID 1016
-#define IDC_SAVEFORSESSION 1048
-#define IDC_SAVEPERMANENT 1324
-#define IDC_SAVEPERMANENTLY 1324
+#define IDD_USER_INFO 101
+#define IDD_PASSWORD 102
+#define IDD_PROFILE_IMPORT 103
+#define IDD_ACCOUNT_MANAGER 104
+#define IDD_SEARCH 105
+#define IDD_OPTIONS_MAIN 106
+#define IDD_OPTIONS_NODES 107
+#define IDD_ADDNODE 108
+#define IDI_TOX 120
+#define IDC_TOXID 1001
+#define IDC_CLIPBOARD 1002
+#define IDC_PROFILE_PATH 1003
+#define IDC_SEARCH 1004
+#define IDC_PASSWORD 1005
+#define IDC_BROWSE_PROFILE 1006
+#define IDC_NAME 1007
+#define IDC_GROUP 1008
+#define IDC_DISABLE_UDP 1009
+#define IDC_DISABLE_IPV6 1010
+#define IDC_DNS_ID 1011
+#define IDC_SAVEPERMANENT 1012
+#define IDC_SAVEPERMANENTLY 1013
+#define IDC_NODESLIST 1014
+#define IDC_ADDNODE 1015
+#define IDC_CHANGE 1016
+#define IDC_REMOVE 1017
+#define IDC_IPV4 1018
+#define IDC_IPV6 1019
+#define IDC_PORT 1020
+#define IDC_CLIENTID 1021
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1017
+#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif