diff options
author | Robert Pösel <robyer@seznam.cz> | 2016-07-25 19:44:19 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2016-07-25 19:44:19 +0000 |
commit | a61c8728b379057fe7f0a0d86fe0b037598229dd (patch) | |
tree | e7a0e328616cdc5a0920d9cb598ba1bd8dd88d9f /protocols/FacebookRM/src/resource.h | |
parent | 9c4ce5c83b1b782d9031896454823e478611f6c2 (diff) |
Facebook: Rename "On this day" to "Memories" as Facebook calls it, and use better icon for it
git-svn-id: http://svn.miranda-ng.org/main/trunk@17132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/resource.h')
-rw-r--r-- | protocols/FacebookRM/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/resource.h b/protocols/FacebookRM/src/resource.h index 3752e107e2..aea6099feb 100644 --- a/protocols/FacebookRM/src/resource.h +++ b/protocols/FacebookRM/src/resource.h @@ -26,6 +26,7 @@ #define IDI_LOVE 138 #define IDI_SAD 139 #define IDI_WOW 140 +#define IDI_MEMORIES 141 #define IDC_UN 1001 #define IDC_PW 1002 #define IDC_NEWACCOUNTLINK 1003 @@ -75,7 +76,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 135 +#define _APS_NEXT_RESOURCE_VALUE 142 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1219 #define _APS_NEXT_SYMED_VALUE 134 |