summaryrefslogtreecommitdiff
path: root/plugins/LangMan/langman_12.vcxproj
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-03-17 06:22:14 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-03-17 06:22:14 +0000
commit0dccd307d189bf1e3fb98a85f5fbca8d4b1095e2 (patch)
treee3ada9b1bc326f1567fe03e9cdaa884f8505709c /plugins/LangMan/langman_12.vcxproj
parent8fed87c869ef9ca38d07f7d7c866ac9bd81a3f90 (diff)
LangMan:
- reverted reload menu item - when plugin is disabled, selected langpack will be moved to root folder git-svn-id: http://svn.miranda-ng.org/main/trunk@8646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LangMan/langman_12.vcxproj')
-rw-r--r--plugins/LangMan/langman_12.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/LangMan/langman_12.vcxproj b/plugins/LangMan/langman_12.vcxproj
index 860d6ce922..2de7b76c1a 100644
--- a/plugins/LangMan/langman_12.vcxproj
+++ b/plugins/LangMan/langman_12.vcxproj
@@ -212,6 +212,9 @@
<ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="res\reload.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>