diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-01 07:09:13 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-01 07:09:13 +0000 |
commit | 64331dacfb07c7a34d8c910b0a6e37cc21d2a062 (patch) | |
tree | 31b14d62ab9e6b24fb6fa799271fd3a4faaf1a45 /plugins/FingerprintNG/src/resource.h | |
parent | 51804a5fbe97b919ce9e307b8b384970408e2a55 (diff) |
added qindows phone detection
git-svn-id: http://svn.miranda-ng.org/main/trunk@3387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/src/resource.h')
-rw-r--r-- | plugins/FingerprintNG/src/resource.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h index f68e29f228..41d88eb74d 100644 --- a/plugins/FingerprintNG/src/resource.h +++ b/plugins/FingerprintNG/src/resource.h @@ -641,10 +641,11 @@ #define IDI_TUUKLE_CHAT 1083
#define IDI_UIM 1084
#define IDI_UTALK 1085
-#define IDI_WIPPIEN 1086
-#define IDI_YAMIGO 1087
-#define IDI_YEIGO 1088
-#define IDI_YOONO 1089
+#define IDI_WINDOWS_PHONE 1086
+#define IDI_WIPPIEN 1087
+#define IDI_YAMIGO 1088
+#define IDI_YEIGO 1089
+#define IDI_YOONO 1090
#define IDI_GNUGADU 1091
//###############################################
|