summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-05 12:34:30 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-05 12:34:30 +0000
commit9473a2576bd2d4e0eb0045deb57465eb3bb860dd (patch)
tree0d536fb5b7edc7db8f6926fbcdfa64ffcc3fb083
parent031ffc0b97cdc214e9195ab9aaa6e5b43c7b59de (diff)
folder and files renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@2975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj (renamed from plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj)4
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj.filters (renamed from plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj.filters)2
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj (renamed from plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj)4
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj.filters (renamed from plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj.filters)2
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/res/Offline.ico (renamed from plugins/NewsAggregator/proto_newsaggr/res/Offline.ico)bin5430 -> 5430 bytes
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/res/Online.ico (renamed from plugins/NewsAggregator/proto_newsaggr/res/Online.ico)bin5430 -> 5430 bytes
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc (renamed from plugins/NewsAggregator/proto_newsaggr/res/Proto_NewsAggr.rc)bin3388 -> 3388 bytes
-rw-r--r--plugins/NewsAggregator/proto_newsaggregator/src/resource.h (renamed from plugins/NewsAggregator/proto_newsaggr/src/resource.h)bin1006 -> 1006 bytes
8 files changed, 6 insertions, 6 deletions
diff --git a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj
index 012bf047c2..23648f82bf 100644
--- a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj
+++ b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj
@@ -20,7 +20,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B97882DC-7462-41DB-A390-BDFCE5295265}</ProjectGuid>
- <ProjectName>Proto_NewsAggr</ProjectName>
+ <ProjectName>Proto_NewsAggregator</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -123,7 +123,7 @@
<ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="res\Proto_NewsAggr.rc" />
+ <ResourceCompile Include="res\Proto_NewsAggregator.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj.filters b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj.filters
index e32e34e0dc..f9a6c96da5 100644
--- a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_10.vcxproj.filters
+++ b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_10.vcxproj.filters
@@ -16,7 +16,7 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="res\Proto_NewsAggr.rc">
+ <ResourceCompile Include="res\Proto_NewsAggregator.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
diff --git a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj
index 50ba3bd590..2b3300313f 100644
--- a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj
+++ b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj
@@ -20,7 +20,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B97882DC-7462-41DB-A390-BDFCE5295265}</ProjectGuid>
- <ProjectName>Proto_NewsAggr</ProjectName>
+ <ProjectName>Proto_NewsAggregator</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -127,7 +127,7 @@
<ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="res\Proto_NewsAggr.rc" />
+ <ResourceCompile Include="res\Proto_NewsAggregator.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj.filters b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj.filters
index e32e34e0dc..f9a6c96da5 100644
--- a/plugins/NewsAggregator/proto_newsaggr/Proto_NewsAggr_11.vcxproj.filters
+++ b/plugins/NewsAggregator/proto_newsaggregator/Proto_NewsAggregator_11.vcxproj.filters
@@ -16,7 +16,7 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="res\Proto_NewsAggr.rc">
+ <ResourceCompile Include="res\Proto_NewsAggregator.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
diff --git a/plugins/NewsAggregator/proto_newsaggr/res/Offline.ico b/plugins/NewsAggregator/proto_newsaggregator/res/Offline.ico
index 91788e73e7..91788e73e7 100644
--- a/plugins/NewsAggregator/proto_newsaggr/res/Offline.ico
+++ b/plugins/NewsAggregator/proto_newsaggregator/res/Offline.ico
Binary files differ
diff --git a/plugins/NewsAggregator/proto_newsaggr/res/Online.ico b/plugins/NewsAggregator/proto_newsaggregator/res/Online.ico
index 3629737fda..3629737fda 100644
--- a/plugins/NewsAggregator/proto_newsaggr/res/Online.ico
+++ b/plugins/NewsAggregator/proto_newsaggregator/res/Online.ico
Binary files differ
diff --git a/plugins/NewsAggregator/proto_newsaggr/res/Proto_NewsAggr.rc b/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc
index 3eaac4e99b..3eaac4e99b 100644
--- a/plugins/NewsAggregator/proto_newsaggr/res/Proto_NewsAggr.rc
+++ b/plugins/NewsAggregator/proto_newsaggregator/res/Proto_NewsAggregator.rc
Binary files differ
diff --git a/plugins/NewsAggregator/proto_newsaggr/src/resource.h b/plugins/NewsAggregator/proto_newsaggregator/src/resource.h
index c6b804fd4e..c6b804fd4e 100644
--- a/plugins/NewsAggregator/proto_newsaggr/src/resource.h
+++ b/plugins/NewsAggregator/proto_newsaggregator/src/resource.h
Binary files differ