diff options
| author | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-03-27 17:47:30 +0000 |
|---|---|---|
| committer | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-03-27 17:47:30 +0000 |
| commit | 709917c49a37d6511c27dcd1b3ad7e99b7e903d7 (patch) | |
| tree | 7e9a683752c0445f132950ee3f06daa8bf468024 /Plugins/avatarhistory/resource.h | |
| parent | b6b56ba35f8e907b7e897ee766eb4e5155d233f0 (diff) | |
+ Show Contact Name in Avatar History dialog title
+ Show picture path in avatar history dialog
+ support for WindowList
* fixed some issues reported by borkra
+ updated m_folders.h
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@243 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/avatarhistory/resource.h')
| -rw-r--r-- | Plugins/avatarhistory/resource.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Plugins/avatarhistory/resource.h b/Plugins/avatarhistory/resource.h index 146be59..9ec6008 100644 --- a/Plugins/avatarhistory/resource.h +++ b/Plugins/avatarhistory/resource.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
+// Microsoft Visual C++ generated include file.
// Used by AvatarHistory.rc
//
#define IDD_OPTIONS_OLD 101
@@ -46,6 +46,7 @@ #define IDC_MIR_SAME 1022
#define IDC_LEFT_ACTION 1023
#define IDC_MIR_PROTO 1023
+#define IDC_AVATARPATH 1023
#define IDC_MIR_SHORT 1024
#define IDC_SHORT 1025
#define IDC_DUP 1026
@@ -81,7 +82,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40004
-#define _APS_NEXT_CONTROL_VALUE 1023
+#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif
|
