diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-11 19:11:56 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-11 19:11:56 +0000 |
commit | 7cea79f2940e3bfe7b38158e4d39c193a8868159 (patch) | |
tree | 049d3c6728d23a5048d463341f980b1b2e6b3ff5 /plugins/Popup/version.rc | |
parent | bb22e7b2a0af67cc65ce5179917b20e5977ed4ef (diff) |
Popup:
fixed popup icons in toptoolbar
git-svn-id: http://svn.miranda-ng.org/main/trunk@906 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup/version.rc')
-rw-r--r-- | plugins/Popup/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/version.rc b/plugins/Popup/version.rc index 2831b4a41b..160afdf230 100644 --- a/plugins/Popup/version.rc +++ b/plugins/Popup/version.rc @@ -25,7 +25,7 @@ BEGIN BEGIN
BLOCK "000004b0"
BEGIN
- VALUE "Comments", POPUP_DESCRIPT
+ VALUE "Comments", POPUP_DESCRIPTION
VALUE "CompanyName", "MPK"
VALUE "FileDescription", "Popup Plus plugin for Miranda IM"
VALUE "FileVersion", __VERSION_STRING_DOT
|