summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-06-29 08:53:29 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-06-29 08:53:29 +0000
commitdf7e4fc7ed4c31d518cd0dd93979d7fc2852e460 (patch)
tree71ac653316e81acd59310bfdca94e9e9b2ae118e /plugins
parenta2795725f5afc756a405a85c192bdd53b967999d (diff)
mir_icons.sln added, icons project removed from mir_full.sln, metacontacts protocol icons project added
git-svn-id: http://svn.miranda-ng.org/main/trunk@680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/MetaContacts/MetaContacts_10.sln10
-rw-r--r--plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rcbin0 -> 4450 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj130
-rw-r--r--plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters23
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Away.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/DND.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/FFC.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Invisible.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Lunch.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/NA.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Occupied.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Offline.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Online.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/icos/Phone.icobin0 -> 1150 bytes
-rw-r--r--plugins/MetaContacts/proto_metacontacts/resource.hbin0 -> 1738 bytes
15 files changed, 163 insertions, 0 deletions
diff --git a/plugins/MetaContacts/MetaContacts_10.sln b/plugins/MetaContacts/MetaContacts_10.sln
index 636c27ec9b..507c52a10a 100644
--- a/plugins/MetaContacts/MetaContacts_10.sln
+++ b/plugins/MetaContacts/MetaContacts_10.sln
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MetaContacts", "MetaContacts_10.vcxproj", "{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_MetaContacts", "proto_metacontacts\Proto_MetaContacts.vcxproj", "{793B6174-89B0-4682-A957-A32BE7F61502}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -19,6 +21,14 @@ Global
{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|Win32.Build.0 = Release|Win32
{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|x64.ActiveCfg = Release|x64
{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|x64.Build.0 = Release|x64
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Debug|Win32.ActiveCfg = Debug|Win32
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Debug|Win32.Build.0 = Debug|Win32
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Debug|x64.ActiveCfg = Debug|x64
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Debug|x64.Build.0 = Debug|x64
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Release|Win32.ActiveCfg = Release|Win32
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Release|Win32.Build.0 = Release|Win32
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Release|x64.ActiveCfg = Release|x64
+ {793B6174-89B0-4682-A957-A32BE7F61502}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc
new file mode 100644
index 0000000000..bc0ee80246
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj
new file mode 100644
index 0000000000..4195943ad0
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{793B6174-89B0-4682-A957-A32BE7F61502}</ProjectGuid>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Icons\</OutDir>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Icons\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Icons\</OutDir>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Icons\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
+ <IgnoreImportLibrary>true</IgnoreImportLibrary>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <AdditionalLibraryDirectories>$(SolutionDir)\lib</AdditionalLibraryDirectories>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <AdditionalLibraryDirectories>$(SolutionDir)\lib</AdditionalLibraryDirectories>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <AdditionalLibraryDirectories>$(SolutionDir)\lib</AdditionalLibraryDirectories>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <AdditionalLibraryDirectories>$(SolutionDir)\lib</AdditionalLibraryDirectories>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClInclude Include="resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="Proto_MetaContacts.rc" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project> \ No newline at end of file
diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters
new file mode 100644
index 0000000000..f1da3c7881
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="Header Files">
+ <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
+ <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
+ </Filter>
+ <Filter Include="Resource Files">
+ <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
+ <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="resource.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="Proto_MetaContacts.rc">
+ <Filter>Resource Files</Filter>
+ </ResourceCompile>
+ </ItemGroup>
+</Project> \ No newline at end of file
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Away.ico b/plugins/MetaContacts/proto_metacontacts/icos/Away.ico
new file mode 100644
index 0000000000..41def6a954
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Away.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/DND.ico b/plugins/MetaContacts/proto_metacontacts/icos/DND.ico
new file mode 100644
index 0000000000..7e2a80318c
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/DND.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico b/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico
new file mode 100644
index 0000000000..82e21a3d9c
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico b/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico
new file mode 100644
index 0000000000..a4c3701df6
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico b/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico
new file mode 100644
index 0000000000..03fe42309c
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/NA.ico b/plugins/MetaContacts/proto_metacontacts/icos/NA.ico
new file mode 100644
index 0000000000..03b6aa419c
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/NA.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico b/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico
new file mode 100644
index 0000000000..8b76a97269
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico b/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico
new file mode 100644
index 0000000000..64a5750fbc
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Online.ico b/plugins/MetaContacts/proto_metacontacts/icos/Online.ico
new file mode 100644
index 0000000000..ae811fa98c
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Online.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico b/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico
new file mode 100644
index 0000000000..fe3532b6c1
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico
Binary files differ
diff --git a/plugins/MetaContacts/proto_metacontacts/resource.h b/plugins/MetaContacts/proto_metacontacts/resource.h
new file mode 100644
index 0000000000..6a73a87039
--- /dev/null
+++ b/plugins/MetaContacts/proto_metacontacts/resource.h
Binary files differ