Installer Icon changes

This commit is contained in:
Virtuworks 2012-09-06 19:35:55 -04:00
parent 67e3a1677a
commit a62345bfe0
3 changed files with 319 additions and 1437 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,7 +1,35 @@
//------------------------------------------------------------------------------
// Copyright (c) 2012, Outercurve Foundation.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// - Redistributions of source code must retain the above copyright notice, this
// list of conditions and the following disclaimer.
//
// - Redistributions in binary form must reproduce the above copyright notice,
// this list of conditions and the following disclaimer in the documentation
// and/or other materials provided with the distribution.
//
// - Neither the name of the Outercurve Foundation nor the names of its
// contributors may be used to endorse or promote products derived from this
// software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.1
// Runtime Version:4.0.30319.17929
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -60,6 +88,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Computer16 {
get {
object obj = ResourceManager.GetObject("Computer16", resourceCulture);
@ -67,6 +98,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Computer32 {
get {
object obj = ResourceManager.GetObject("Computer32", resourceCulture);
@ -74,6 +108,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Folder16 {
get {
object obj = ResourceManager.GetObject("Folder16", resourceCulture);
@ -81,6 +118,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Folder32 {
get {
object obj = ResourceManager.GetObject("Folder32", resourceCulture);
@ -88,6 +128,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Network16 {
get {
object obj = ResourceManager.GetObject("Network16", resourceCulture);
@ -95,6 +138,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Network32 {
get {
object obj = ResourceManager.GetObject("Network32", resourceCulture);
@ -102,6 +148,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Service16 {
get {
object obj = ResourceManager.GetObject("Service16", resourceCulture);
@ -109,6 +158,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Service32 {
get {
object obj = ResourceManager.GetObject("Service32", resourceCulture);
@ -116,6 +168,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Tool16 {
get {
object obj = ResourceManager.GetObject("Tool16", resourceCulture);
@ -123,6 +178,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Tool32 {
get {
object obj = ResourceManager.GetObject("Tool32", resourceCulture);
@ -130,6 +188,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon World16 {
get {
object obj = ResourceManager.GetObject("World16", resourceCulture);
@ -137,6 +198,9 @@ namespace WebsitePanel.Installer.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon World32 {
get {
object obj = ResourceManager.GetObject("World32", resourceCulture);