diff options
author | George Hazan <george.hazan@gmail.com> | 2014-06-09 13:19:33 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-06-09 13:19:33 +0000 |
commit | 4118b10293352e8c098c19f445cf3acf4a38fd27 (patch) | |
tree | 1255f4739f4f005847ce15bd3bac355fa4625ac9 /plugins/Clist_modern/clist_modern_12.vcxproj | |
parent | 7dabbdb85b6fdee186708973d94f21f7158585f8 (diff) |
icon's filename fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@9429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/clist_modern_12.vcxproj')
-rw-r--r-- | plugins/Clist_modern/clist_modern_12.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/clist_modern_12.vcxproj b/plugins/Clist_modern/clist_modern_12.vcxproj index 6300fa7d83..202a0178aa 100644 --- a/plugins/Clist_modern/clist_modern_12.vcxproj +++ b/plugins/Clist_modern/clist_modern_12.vcxproj @@ -296,7 +296,7 @@ <Image Include="res\6.ico" />
<Image Include="res\7.ico" />
<Image Include="res\8.ico" />
- <Image Include="res\addgoupp.ico" />
+ <Image Include="res\addgroup.ico" />
<Image Include="res\Away.ico" />
<Image Include="res\Back.tga" />
<Image Include="res\chat.ico" />
|