diff options
Diffstat (limited to 'plugins/HistorySweeperLight')
-rw-r--r-- | plugins/HistorySweeperLight/res/historysweeperlight.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/HistorySweeperLight/res/historysweeperlight.rc b/plugins/HistorySweeperLight/res/historysweeperlight.rc index e322d6468e..17d59a3855 100644 --- a/plugins/HistorySweeperLight/res/historysweeperlight.rc +++ b/plugins/HistorySweeperLight/res/historysweeperlight.rc @@ -67,12 +67,12 @@ VS_VERSION_INFO VERSIONINFO {
BLOCK "040904b0"
{
- VALUE "FileDescription", "History Sweeper Light Miranda IM Plugin"
+ VALUE "FileDescription", "History Sweeper Light Miranda NG Plugin"
VALUE "FileVersion", __VERSION_STRING
VALUE "InternalName", "History Sweeper Light"
VALUE "LegalCopyright", "Copyright (C) Boris Krasnovskiy 2006-2009, (C) 2010, 2011 tico-tico"
VALUE "OriginalFilename", "historysweeperlight.dll"
- VALUE "ProductName", "History Sweeper Light Miranda IM Plugin"
+ VALUE "ProductName", "History Sweeper Light Miranda NG Plugin"
VALUE "ProductVersion", __VERSION_STRING
}
}
|