summaryrefslogtreecommitdiff
path: root/plugins/Modernb/icons_pack
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:10:43 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:10:43 +0000
commit725f68b6808a8a30778f58223fac75386f082785 (patch)
treeccba410760749d45139e5e78fd5e08f416ade1a0 /plugins/Modernb/icons_pack
parentf920ef497f3299ae24fe783ce03bdd93b419f764 (diff)
plugins folders renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@61 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Modernb/icons_pack')
-rw-r--r--plugins/Modernb/icons_pack/ICONS.rc61
-rw-r--r--plugins/Modernb/icons_pack/ICONS.sln18
-rw-r--r--plugins/Modernb/icons_pack/ICONS.vcproj148
-rw-r--r--plugins/Modernb/icons_pack/ICONS_10.vcxproj227
-rw-r--r--plugins/Modernb/icons_pack/ICONS_8.vcproj301
-rw-r--r--plugins/Modernb/icons_pack/ICONS_MODERN.dep18
-rw-r--r--plugins/Modernb/icons_pack/ICONS_MODERN.dsp71
-rw-r--r--plugins/Modernb/icons_pack/ICONS_MODERN.dsw29
-rw-r--r--plugins/Modernb/icons_pack/ICONS_MODERN.mak111
-rw-r--r--plugins/Modernb/icons_pack/icon_resource.h32
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_accmgr.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_bookmarks.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_dbeditor.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_find_user.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_groups_off.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_groups_on.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_hideoffline.icobin0 -> 2038 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_mainmenu.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_minimize.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_options.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_showoffline.icobin0 -> 2038 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_sounds_off.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_sounds_on.icobin0 -> 2550 bytes
-rw-r--r--plugins/Modernb/icons_pack/icos/icon_statusmenu.icobin0 -> 2550 bytes
24 files changed, 1016 insertions, 0 deletions
diff --git a/plugins/Modernb/icons_pack/ICONS.rc b/plugins/Modernb/icons_pack/ICONS.rc
new file mode 100644
index 0000000000..287d4d44f5
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS.rc
@@ -0,0 +1,61 @@
+//Microsoft Developer Studio generated resource script.
+//
+#include "icon_resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "winres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+
+IDI_MAINMENU ICON DISCARDABLE "icos/icon_mainmenu.ico"
+IDI_STATUSMENU ICON DISCARDABLE "icos/icon_statusmenu.ico"
+IDI_HIDEOFFLINE ICON DISCARDABLE "icos/icon_hideoffline.ico"
+IDI_SHOWOFFLINE ICON DISCARDABLE "icos/icon_showoffline.ico"
+IDI_BOOKMARKS ICON DISCARDABLE "icos/icon_bookmarks.ico"
+IDI_DBEDITOR ICON DISCARDABLE "icos/icon_dbeditor.ico"
+IDI_FINDUSER ICON DISCARDABLE "icos/icon_find_user.ico"
+IDI_OPTIONS ICON DISCARDABLE "icos/icon_options.ico"
+
+IDI_GROUPS_ON ICON DISCARDABLE "icos/icon_groups_on.ico"
+IDI_GROUPS_OFF ICON DISCARDABLE "icos/icon_groups_off.ico"
+IDI_SOUNDS_ON ICON DISCARDABLE "icos/icon_sounds_on.ico"
+IDI_SOUNDS_OFF ICON DISCARDABLE "icos/icon_sounds_off.ico"
+IDI_MINIMIZE ICON DISCARDABLE "icos/icon_minimize.ico"
+IDI_ACCMGR ICON DISCARDABLE "icos/icon_accmgr.ico"
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Tool bar icons #"
+END
+
+
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
diff --git a/plugins/Modernb/icons_pack/ICONS.sln b/plugins/Modernb/icons_pack/ICONS.sln
new file mode 100644
index 0000000000..52a26e2bb7
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS.sln
@@ -0,0 +1,18 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICONS", "ICONS.vcproj", "{796B43EF-DACE-4145-8571-31886F45A2C0}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {796B43EF-DACE-4145-8571-31886F45A2C0}.Release.ActiveCfg = Release|Win32
+ {796B43EF-DACE-4145-8571-31886F45A2C0}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/plugins/Modernb/icons_pack/ICONS.vcproj b/plugins/Modernb/icons_pack/ICONS.vcproj
new file mode 100644
index 0000000000..f3c0a0c908
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS.vcproj
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="ICONS"
+ ProjectGUID="{796B43EF-DACE-4145-8571-31886F45A2C0}"
+ RootNamespace="ICONS"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Plugins/Obj"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="3"
+ PrecompiledHeaderThrough="stdafx.h"
+ PrecompiledHeaderFile=".\Release/ICONS.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/ALIGN:4096 /ignore:4108"
+ OutputFile="$(OutDir)\..\Icons\toolbar_icons.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ResourceOnlyDLL="TRUE"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ HeaderFileName=""/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="3"
+ PrecompiledHeaderThrough="stdafx.h"
+ PrecompiledHeaderFile=".\Release/ICONS.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/ALIGN:4096 /ignore:4108"
+ OutputFile="$(OutDir)\..\Icons\toolbar_icons.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="FALSE"
+ ResourceOnlyDLL="TRUE"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ HeaderFileName=""/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx">
+ <File
+ RelativePath=".\icon_resource.h">
+ </File>
+ <File
+ RelativePath="ICONS.rc">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/plugins/Modernb/icons_pack/ICONS_10.vcxproj b/plugins/Modernb/icons_pack/ICONS_10.vcxproj
new file mode 100644
index 0000000000..617894f82e
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_10.vcxproj
@@ -0,0 +1,227 @@
+<?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">
+ <ProjectName>toolbar_icons</ProjectName>
+ <ProjectGuid>{796B43EF-DACE-4145-8571-31886F45A2C0}</ProjectGuid>
+ <RootNamespace>ICONS</RootNamespace>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </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" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </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" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </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>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
+ <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>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkIncremental>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Midl>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <TargetEnvironment>Win32</TargetEnvironment>
+ <HeaderFileName>
+ </HeaderFileName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>Use</PrecompiledHeader>
+ <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>.\Release/ICONS.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <ResourceCompile>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalOptions>/ALIGN:4096 /ignore:4108 %(AdditionalOptions)</AdditionalOptions>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <NoEntryPoint>true</NoEntryPoint>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <HeaderFileName>
+ </HeaderFileName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>Use</PrecompiledHeader>
+ <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>.\Release/ICONS.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <ResourceCompile>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalOptions>/ALIGN:4096 /ignore:4108 %(AdditionalOptions)</AdditionalOptions>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <NoEntryPoint>true</NoEntryPoint>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Midl>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <TargetEnvironment>Win32</TargetEnvironment>
+ <HeaderFileName>
+ </HeaderFileName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>Use</PrecompiledHeader>
+ <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>.\Release/ICONS.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <ResourceCompile>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalOptions>/ALIGN:4096 /ignore:4108 %(AdditionalOptions)</AdditionalOptions>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <NoEntryPoint>true</NoEntryPoint>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <HeaderFileName>
+ </HeaderFileName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>Use</PrecompiledHeader>
+ <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
+ <PrecompiledHeaderOutputFile>.\Release/ICONS.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <ResourceCompile>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalOptions>/ALIGN:4096 /ignore:4108 %(AdditionalOptions)</AdditionalOptions>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <NoEntryPoint>true</NoEntryPoint>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClInclude Include="icon_resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="ICONS.rc" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="icos\icon_accmgr.ico" />
+ <None Include="icos\icon_bookmarks.ico" />
+ <None Include="icos\icon_dbeditor.ico" />
+ <None Include="icos\icon_find_user.ico" />
+ <None Include="icos\icon_groups_off.ico" />
+ <None Include="icos\icon_groups_on.ico" />
+ <None Include="icos\icon_hideoffline.ico" />
+ <None Include="icos\icon_mainmenu.ico" />
+ <None Include="icos\icon_minimize.ico" />
+ <None Include="icos\icon_options.ico" />
+ <None Include="icos\icon_showoffline.ico" />
+ <None Include="icos\icon_sounds_off.ico" />
+ <None Include="icos\icon_sounds_on.ico" />
+ <None Include="icos\icon_statusmenu.ico" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project> \ No newline at end of file
diff --git a/plugins/Modernb/icons_pack/ICONS_8.vcproj b/plugins/Modernb/icons_pack/ICONS_8.vcproj
new file mode 100644
index 0000000000..3732f8213e
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_8.vcproj
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="ICONS"
+ ProjectGUID="{796B43EF-DACE-4145-8571-31886F45A2C0}"
+ RootNamespace="ICONS"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Plugins/Obj"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="stdafx.h"
+ PrecompiledHeaderFile=".\Release/ICONS.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/ALIGN:4096 /ignore:4108"
+ OutputFile="$(OutDir)\..\Icons\toolbar_icons.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ResourceOnlyDLL="true"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Plugins/Obj"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="stdafx.h"
+ PrecompiledHeaderFile=".\Release/ICONS.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/ALIGN:4096 /ignore:4108"
+ OutputFile="$(OutDir)\..\Icons\toolbar_icons.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ResourceOnlyDLL="true"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="4"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ICONS_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="stdafx.h"
+ PrecompiledHeaderFile=".\Release/ICONS.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/ALIGN:4096 /ignore:4108"
+ OutputFile="$(OutDir)\Icons\toolbar_icons.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ResourceOnlyDLL="true"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ >
+ <File
+ RelativePath=".\icon_resource.h"
+ >
+ </File>
+ <File
+ RelativePath="ICONS.rc"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/plugins/Modernb/icons_pack/ICONS_MODERN.dep b/plugins/Modernb/icons_pack/ICONS_MODERN.dep
new file mode 100644
index 0000000000..d39ff347b9
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dep
@@ -0,0 +1,18 @@
+# Microsoft Developer Studio Generated Dependency File, included by ICONS_MODERN.mak
+
+ICONS.rc : \
+ ".\icos\icon_accmgr.ico"\
+ ".\icos\icon_bookmarks.ico"\
+ ".\icos\icon_dbeditor.ico"\
+ ".\icos\icon_find_user.ico"\
+ ".\icos\icon_groups_off.ico"\
+ ".\icos\icon_groups_on.ico"\
+ ".\icos\icon_hideoffline.ico"\
+ ".\icos\icon_mainmenu.ico"\
+ ".\icos\icon_minimize.ico"\
+ ".\icos\icon_options.ico"\
+ ".\icos\icon_showoffline.ico"\
+ ".\icos\icon_sounds_off.ico"\
+ ".\icos\icon_sounds_on.ico"\
+ ".\icos\icon_statusmenu.ico"\
+
diff --git a/plugins/Modernb/icons_pack/ICONS_MODERN.dsp b/plugins/Modernb/icons_pack/ICONS_MODERN.dsp
new file mode 100644
index 0000000000..c47a5056ad
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dsp
@@ -0,0 +1,71 @@
+# Microsoft Developer Studio Project File - Name="ICONS_MODERN" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=ICONS_MODERN - Win32 Release
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "ICONS_MODERN.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "ICONS_MODERN.mak" CFG="ICONS_MODERN - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "ICONS_MODERN - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir ".\Release"
+# PROP BASE Intermediate_Dir ".\Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ".\Release"
+# PROP Intermediate_Dir ".\Release"
+# PROP Ignore_Export_Lib 1
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "ICONS_EXPORTS" /D "_MBCS" /Yu"stdafx.h" /c
+# ADD CPP /nologo /Za /W3 /GX- /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "ICONS_EXPORTS" /D "_MBCS" /Yu"stdafx.h" /c
+# SUBTRACT CPP /Z<none>
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:"..\..\..\bin\Release\Icons\toolbar_icons.dll" /pdbtype:sept /noentry /ALIGN:4096 /ignore:4108
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /pdb:none /machine:IX86 /nodefaultlib /out:"..\..\..\bin\Release\Icons\toolbar_icons.dll" /noentry /ALIGN:4096 /ignore:4108
+# SUBTRACT LINK32 /debug
+# Begin Target
+
+# Name "ICONS_MODERN - Win32 Release"
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+# Begin Source File
+
+SOURCE=.\icon_resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=ICONS.rc
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/plugins/Modernb/icons_pack/ICONS_MODERN.dsw b/plugins/Modernb/icons_pack/ICONS_MODERN.dsw
new file mode 100644
index 0000000000..1aef2bbcc4
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dsw
@@ -0,0 +1,29 @@
+Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "ICONS_MODERN"=.\ICONS_MODERN.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/plugins/Modernb/icons_pack/ICONS_MODERN.mak b/plugins/Modernb/icons_pack/ICONS_MODERN.mak
new file mode 100644
index 0000000000..876a5e47cf
--- /dev/null
+++ b/plugins/Modernb/icons_pack/ICONS_MODERN.mak
@@ -0,0 +1,111 @@
+# Microsoft Developer Studio Generated NMAKE File, Based on ICONS_MODERN.dsp
+!IF "$(CFG)" == ""
+CFG=ICONS_MODERN - Win32 Release
+!MESSAGE No configuration specified. Defaulting to ICONS_MODERN - Win32 Release.
+!ENDIF
+
+!IF "$(CFG)" != "ICONS_MODERN - Win32 Release"
+!MESSAGE Invalid configuration "$(CFG)" specified.
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "ICONS_MODERN.mak" CFG="ICONS_MODERN - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "ICONS_MODERN - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+!ERROR An invalid configuration is specified.
+!ENDIF
+
+!IF "$(OS)" == "Windows_NT"
+NULL=
+!ELSE
+NULL=nul
+!ENDIF
+
+OUTDIR=.\Release
+INTDIR=.\Release
+
+ALL : "..\..\..\bin\Release\Icons\toolbar_icons.dll"
+
+
+CLEAN :
+ -@erase "$(INTDIR)\ICONS.res"
+ -@erase "$(OUTDIR)\toolbar_icons.exp"
+ -@erase "..\..\..\bin\Release\Icons\toolbar_icons.dll"
+
+"$(OUTDIR)" :
+ if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
+
+CPP=cl.exe
+CPP_PROJ=/nologo /ML /Za /W3 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "ICONS_EXPORTS" /D "_MBCS" /Fp"$(INTDIR)\ICONS_MODERN.pch" /Yu"stdafx.h" /Fo"$(INTDIR)\\" /c
+
+.c{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.c{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+MTL=midl.exe
+MTL_PROJ=/nologo /win32
+RSC=rc.exe
+RSC_PROJ=/l 0x409 /fo"$(INTDIR)\ICONS.res"
+BSC32=bscmake.exe
+BSC32_FLAGS=/nologo /o"$(OUTDIR)\ICONS_MODERN.bsc"
+BSC32_SBRS= \
+
+LINK32=link.exe
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /pdb:none /machine:IX86 /nodefaultlib /out:"..\..\..\bin\Release\Icons\toolbar_icons.dll" /implib:"$(OUTDIR)\toolbar_icons.lib" /noentry /ALIGN:4096 /ignore:4108
+LINK32_OBJS= \
+ "$(INTDIR)\ICONS.res"
+
+"..\..\..\bin\Release\Icons\toolbar_icons.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
+ $(LINK32) @<<
+ $(LINK32_FLAGS) $(LINK32_OBJS)
+<<
+
+
+!IF "$(NO_EXTERNAL_DEPS)" != "1"
+!IF EXISTS("ICONS_MODERN.dep")
+!INCLUDE "ICONS_MODERN.dep"
+!ELSE
+!MESSAGE Warning: cannot find "ICONS_MODERN.dep"
+!ENDIF
+!ENDIF
+
+
+!IF "$(CFG)" == "ICONS_MODERN - Win32 Release"
+SOURCE=ICONS.rc
+
+"$(INTDIR)\ICONS.res" : $(SOURCE) "$(INTDIR)"
+ $(RSC) $(RSC_PROJ) $(SOURCE)
+
+
+
+!ENDIF
+
diff --git a/plugins/Modernb/icons_pack/icon_resource.h b/plugins/Modernb/icons_pack/icon_resource.h
new file mode 100644
index 0000000000..c9f5c0f94a
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icon_resource.h
@@ -0,0 +1,32 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resources.rc
+//
+#define IDI_MAINMENU 100
+#define IDI_STATUSMENU 105
+#define IDI_HIDEOFFLINE 110
+#define IDI_SHOWOFFLINE 111
+#define IDI_BOOKMARKS 120
+#define IDI_DBEDITOR 130
+#define IDI_FINDUSER 140
+#define IDI_OPTIONS 150
+
+#define IDI_GROUPS_OFF 160
+#define IDI_GROUPS_ON 161
+#define IDI_SOUNDS_OFF 170
+#define IDI_SOUNDS_ON 171
+#define IDI_MINIMIZE 180
+#define IDI_ACCMGR 282
+
+
+#define IDS_IDENTIFY 10
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 190
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1026
+#define _APS_NEXT_SYMED_VALUE 1000
+#endif
+#endif
diff --git a/plugins/Modernb/icons_pack/icos/icon_accmgr.ico b/plugins/Modernb/icons_pack/icos/icon_accmgr.ico
new file mode 100644
index 0000000000..776b989fe3
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_accmgr.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_bookmarks.ico b/plugins/Modernb/icons_pack/icos/icon_bookmarks.ico
new file mode 100644
index 0000000000..469090ed61
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_bookmarks.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_dbeditor.ico b/plugins/Modernb/icons_pack/icos/icon_dbeditor.ico
new file mode 100644
index 0000000000..4218d610f5
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_dbeditor.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_find_user.ico b/plugins/Modernb/icons_pack/icos/icon_find_user.ico
new file mode 100644
index 0000000000..2091d72960
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_find_user.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_groups_off.ico b/plugins/Modernb/icons_pack/icos/icon_groups_off.ico
new file mode 100644
index 0000000000..6baf9d9d3d
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_groups_off.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_groups_on.ico b/plugins/Modernb/icons_pack/icos/icon_groups_on.ico
new file mode 100644
index 0000000000..9416f143f7
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_groups_on.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_hideoffline.ico b/plugins/Modernb/icons_pack/icos/icon_hideoffline.ico
new file mode 100644
index 0000000000..428ffc68e8
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_hideoffline.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_mainmenu.ico b/plugins/Modernb/icons_pack/icos/icon_mainmenu.ico
new file mode 100644
index 0000000000..b57331093d
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_mainmenu.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_minimize.ico b/plugins/Modernb/icons_pack/icos/icon_minimize.ico
new file mode 100644
index 0000000000..f52668220b
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_minimize.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_options.ico b/plugins/Modernb/icons_pack/icos/icon_options.ico
new file mode 100644
index 0000000000..3529a5baf9
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_options.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_showoffline.ico b/plugins/Modernb/icons_pack/icos/icon_showoffline.ico
new file mode 100644
index 0000000000..70f8e21200
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_showoffline.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_sounds_off.ico b/plugins/Modernb/icons_pack/icos/icon_sounds_off.ico
new file mode 100644
index 0000000000..a4d8f9093d
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_sounds_off.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_sounds_on.ico b/plugins/Modernb/icons_pack/icos/icon_sounds_on.ico
new file mode 100644
index 0000000000..65c67c2386
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_sounds_on.ico
Binary files differ
diff --git a/plugins/Modernb/icons_pack/icos/icon_statusmenu.ico b/plugins/Modernb/icons_pack/icos/icon_statusmenu.ico
new file mode 100644
index 0000000000..44681552fd
--- /dev/null
+++ b/plugins/Modernb/icons_pack/icos/icon_statusmenu.ico
Binary files differ