summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/proto_yahoo
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Yahoo/proto_yahoo')
-rw-r--r--protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj4
-rw-r--r--protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj.filters4
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Away.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Away.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/DND.ico (renamed from protocols/Yahoo/proto_yahoo/icos/DND.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Invisible.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Invisible.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Lunch.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Lunch.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/NA.ico (renamed from protocols/Yahoo/proto_yahoo/icos/NA.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Occupied.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Occupied.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Offline.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Offline.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Online.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Online.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Phone.ico (renamed from protocols/Yahoo/proto_yahoo/icos/Phone.ico)bin5430 -> 5430 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/res/Proto_Yahoo.rc (renamed from protocols/Yahoo/proto_yahoo/Proto_Yahoo.rc)bin4320 -> 4244 bytes
-rw-r--r--protocols/Yahoo/proto_yahoo/src/resource.h (renamed from protocols/Yahoo/proto_yahoo/resource.h)bin1634 -> 1634 bytes
13 files changed, 4 insertions, 4 deletions
diff --git a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj
index 5ce16e3a7d..7cd443371d 100644
--- a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj
+++ b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj
@@ -119,10 +119,10 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ClInclude Include="resource.h" />
+ <ClInclude Include="src\resource.h" />
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="Proto_Yahoo.rc" />
+ <ResourceCompile Include="res\Proto_Yahoo.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj.filters b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj.filters
index ebfcf02beb..57344450d0 100644
--- a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.vcxproj.filters
+++ b/protocols/Yahoo/proto_yahoo/Proto_Yahoo.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_Yahoo.rc">
+ <ResourceCompile Include="res\Proto_Yahoo.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
diff --git a/protocols/Yahoo/proto_yahoo/icos/Away.ico b/protocols/Yahoo/proto_yahoo/res/Away.ico
index e3eb13d0ca..e3eb13d0ca 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Away.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Away.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/DND.ico b/protocols/Yahoo/proto_yahoo/res/DND.ico
index 9293111894..9293111894 100644
--- a/protocols/Yahoo/proto_yahoo/icos/DND.ico
+++ b/protocols/Yahoo/proto_yahoo/res/DND.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Invisible.ico b/protocols/Yahoo/proto_yahoo/res/Invisible.ico
index 0433f80e2f..0433f80e2f 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Invisible.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Invisible.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Lunch.ico b/protocols/Yahoo/proto_yahoo/res/Lunch.ico
index 91868389c9..91868389c9 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Lunch.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Lunch.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/NA.ico b/protocols/Yahoo/proto_yahoo/res/NA.ico
index 848466bf33..848466bf33 100644
--- a/protocols/Yahoo/proto_yahoo/icos/NA.ico
+++ b/protocols/Yahoo/proto_yahoo/res/NA.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Occupied.ico b/protocols/Yahoo/proto_yahoo/res/Occupied.ico
index 5a57e27fda..5a57e27fda 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Occupied.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Occupied.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Offline.ico b/protocols/Yahoo/proto_yahoo/res/Offline.ico
index c2a67ca6b6..c2a67ca6b6 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Offline.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Offline.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Online.ico b/protocols/Yahoo/proto_yahoo/res/Online.ico
index 61c3f6a143..61c3f6a143 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Online.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Online.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/icos/Phone.ico b/protocols/Yahoo/proto_yahoo/res/Phone.ico
index 3688089d10..3688089d10 100644
--- a/protocols/Yahoo/proto_yahoo/icos/Phone.ico
+++ b/protocols/Yahoo/proto_yahoo/res/Phone.ico
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.rc b/protocols/Yahoo/proto_yahoo/res/Proto_Yahoo.rc
index 849036ddd4..42febe1f96 100644
--- a/protocols/Yahoo/proto_yahoo/Proto_Yahoo.rc
+++ b/protocols/Yahoo/proto_yahoo/res/Proto_Yahoo.rc
Binary files differ
diff --git a/protocols/Yahoo/proto_yahoo/resource.h b/protocols/Yahoo/proto_yahoo/src/resource.h
index b8b3a0451c..b8b3a0451c 100644
--- a/protocols/Yahoo/proto_yahoo/resource.h
+++ b/protocols/Yahoo/proto_yahoo/src/resource.h
Binary files differ