diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
commit | d8fdc1b64f985ca228ab231069b4e556ded07006 (patch) | |
tree | 072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/ZeroNotification/res | |
parent | d2727546aff254497b8679cd36e94506356fe248 (diff) |
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ZeroNotification/res')
-rw-r--r-- | plugins/ZeroNotification/res/ZeroNotifyW.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ZeroNotification/res/ZeroNotifyW.rc b/plugins/ZeroNotification/res/ZeroNotifyW.rc index 5488ba0257..727d4d986d 100644 --- a/plugins/ZeroNotification/res/ZeroNotifyW.rc +++ b/plugins/ZeroNotification/res/ZeroNotifyW.rc @@ -43,12 +43,12 @@ BEGIN BEGIN
BLOCK "080004b0"
BEGIN
- VALUE "FileDescription", "Zero Notification Plugin for Miranda IM"
+ VALUE "FileDescription", "Zero Notification Plugin for Miranda NG"
VALUE "FileVersion", "VER_MAJOR.VER_MINOR.VER_RELEASE.VER_BUILD"
VALUE "InternalName", "ZeroNotify"
VALUE "LegalCopyright", "© 2005 bidyut, © 2009 Maat"
VALUE "OriginalFilename", "zeronotifyw.dll"
- VALUE "ProductName", "Zero Notification Plugin for Miranda IM"
+ VALUE "ProductName", "Zero Notification Plugin for Miranda NG"
VALUE "ProductVersion", "0.0.0.5"
END
END
|