diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-20 12:40:21 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-20 12:40:21 +0000 |
commit | 8961d22bf949515e2888f3963a3b3696b0aa61ad (patch) | |
tree | 0be982f34646ea8ed66f18b9ea012c2edb86ca3d /plugins/MetaContacts/proto_metacontacts | |
parent | b25fef05f6feb88edd6ddad6a27193db9257d2de (diff) |
MetaContacts: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MetaContacts/proto_metacontacts')
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj | 4 | ||||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters | 4 | ||||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Away.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Away.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/DND.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/DND.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/FFC.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/FFC.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Invisible.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Lunch.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/NA.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/NA.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Occupied.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Offline.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Offline.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Online.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Online.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Phone.ico (renamed from plugins/MetaContacts/proto_metacontacts/icos/Phone.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc (renamed from plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc) | bin | 4450 -> 4362 bytes | |||
-rw-r--r-- | plugins/MetaContacts/proto_metacontacts/src/resource.h (renamed from plugins/MetaContacts/proto_metacontacts/resource.h) | bin | 1738 -> 1738 bytes |
14 files changed, 4 insertions, 4 deletions
diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj index 4195943ad0..a969e084be 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj +++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj @@ -119,10 +119,10 @@ </ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ClInclude Include="resource.h" />
+ <ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="Proto_MetaContacts.rc" />
+ <ResourceCompile Include="res\Proto_MetaContacts.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters index f1da3c7881..af73080618 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters +++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters @@ -11,12 +11,12 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClInclude Include="resource.h">
+ <ClInclude Include="src\resource.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="Proto_MetaContacts.rc">
+ <ResourceCompile Include="res\Proto_MetaContacts.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Away.ico b/plugins/MetaContacts/proto_metacontacts/res/Away.ico Binary files differindex 41def6a954..41def6a954 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Away.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Away.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/DND.ico b/plugins/MetaContacts/proto_metacontacts/res/DND.ico Binary files differindex 7e2a80318c..7e2a80318c 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/DND.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/DND.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico b/plugins/MetaContacts/proto_metacontacts/res/FFC.ico Binary files differindex 82e21a3d9c..82e21a3d9c 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/FFC.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico b/plugins/MetaContacts/proto_metacontacts/res/Invisible.ico Binary files differindex a4c3701df6..a4c3701df6 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Invisible.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico b/plugins/MetaContacts/proto_metacontacts/res/Lunch.ico Binary files differindex 03fe42309c..03fe42309c 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Lunch.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/NA.ico b/plugins/MetaContacts/proto_metacontacts/res/NA.ico Binary files differindex 03b6aa419c..03b6aa419c 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/NA.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/NA.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico b/plugins/MetaContacts/proto_metacontacts/res/Occupied.ico Binary files differindex 8b76a97269..8b76a97269 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Occupied.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico b/plugins/MetaContacts/proto_metacontacts/res/Offline.ico Binary files differindex 64a5750fbc..64a5750fbc 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Offline.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Online.ico b/plugins/MetaContacts/proto_metacontacts/res/Online.ico Binary files differindex ae811fa98c..ae811fa98c 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Online.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Online.ico diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico b/plugins/MetaContacts/proto_metacontacts/res/Phone.ico Binary files differindex fe3532b6c1..fe3532b6c1 100644 --- a/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico +++ b/plugins/MetaContacts/proto_metacontacts/res/Phone.ico diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc b/plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc Binary files differindex bc0ee80246..219e1939a6 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc +++ b/plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc diff --git a/plugins/MetaContacts/proto_metacontacts/resource.h b/plugins/MetaContacts/proto_metacontacts/src/resource.h Binary files differindex 6a73a87039..6a73a87039 100644 --- a/plugins/MetaContacts/proto_metacontacts/resource.h +++ b/plugins/MetaContacts/proto_metacontacts/src/resource.h |