customizemii/CustomizeMii/CustomizeMii_Main.Designer.cs

1721 lines
89 KiB
C#

/* This file is part of CustomizeMii
* Copyright (C) 2009 Leathl
*
* CustomizeMii is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* CustomizeMii is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
namespace CustomizeMii
{
partial class CustomizeMii_Main
{
/// <summary>
/// Erforderliche Designervariable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Verwendete Ressourcen bereinigen.
/// </summary>
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Vom Windows Form-Designer generierter Code
/// <summary>
/// Erforderliche Methode für die Designerunterstützung.
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomizeMii_Main));
this.btnCreateWad = new System.Windows.Forms.Button();
this.tabControl = new System.Windows.Forms.TabControl();
this.tabSource = new System.Windows.Forms.TabPage();
this.lbCreatedValue = new System.Windows.Forms.Label();
this.lbCreated = new System.Windows.Forms.Label();
this.tbReplace = new System.Windows.Forms.TextBox();
this.btnBrowseReplace = new System.Windows.Forms.Button();
this.cmbReplace = new System.Windows.Forms.ComboBox();
this.btnSaveBaseWad = new System.Windows.Forms.Button();
this.btnPreviewBaseWad = new System.Windows.Forms.Button();
this.btnLoadBaseWad = new System.Windows.Forms.Button();
this.lbxBaseWads = new System.Windows.Forms.ListBox();
this.btnBrowseSource = new System.Windows.Forms.Button();
this.tbSourceWad = new System.Windows.Forms.TextBox();
this.lbSource = new System.Windows.Forms.Label();
this.tabTitle = new System.Windows.Forms.TabPage();
this.llbTranslateChannel = new System.Windows.Forms.LinkLabel();
this.tbItalian = new System.Windows.Forms.TextBox();
this.tbFrench = new System.Windows.Forms.TextBox();
this.tbJapanese = new System.Windows.Forms.TextBox();
this.tbDutch = new System.Windows.Forms.TextBox();
this.tbSpanish = new System.Windows.Forms.TextBox();
this.tbGerman = new System.Windows.Forms.TextBox();
this.tbEnglish = new System.Windows.Forms.TextBox();
this.lbDutch = new System.Windows.Forms.Label();
this.lbItalian = new System.Windows.Forms.Label();
this.lbSpanish = new System.Windows.Forms.Label();
this.lbFrench = new System.Windows.Forms.Label();
this.lbGerman = new System.Windows.Forms.Label();
this.lbJapanese = new System.Windows.Forms.Label();
this.lbEnglish = new System.Windows.Forms.Label();
this.lbSpecificLanguageTitles = new System.Windows.Forms.Label();
this.tbAllLanguages = new System.Windows.Forms.TextBox();
this.lbAllLanguages = new System.Windows.Forms.Label();
this.tabOptions = new System.Windows.Forms.TabPage();
this.btnOptionsExtract = new System.Windows.Forms.Button();
this.btnForwarder = new System.Windows.Forms.Button();
this.cbFailureChecks = new System.Windows.Forms.CheckBox();
this.cbLz77 = new System.Windows.Forms.CheckBox();
this.lbOptionsOptional = new System.Windows.Forms.Label();
this.btnBrowseSound = new System.Windows.Forms.Button();
this.tbSound = new System.Windows.Forms.TextBox();
this.cmbNandLoader = new System.Windows.Forms.ComboBox();
this.btnBrowseDol = new System.Windows.Forms.Button();
this.tbDol = new System.Windows.Forms.TextBox();
this.tbTitleID = new System.Windows.Forms.TextBox();
this.lbNewSound = new System.Windows.Forms.Label();
this.lbNandLoader = new System.Windows.Forms.Label();
this.lbNewDol = new System.Windows.Forms.Label();
this.lbTitleID = new System.Windows.Forms.Label();
this.tabBanner = new System.Windows.Forms.TabPage();
this.cbBannerMakeTransparent = new System.Windows.Forms.CheckBox();
this.cmbFormatBanner = new System.Windows.Forms.ComboBox();
this.lbFormatBanner = new System.Windows.Forms.Label();
this.btnPreviewBanner = new System.Windows.Forms.Button();
this.btnExtractBanner = new System.Windows.Forms.Button();
this.btnDeleteBanner = new System.Windows.Forms.Button();
this.btnAddBanner = new System.Windows.Forms.Button();
this.btnReplaceBanner = new System.Windows.Forms.Button();
this.lbxBannerTpls = new System.Windows.Forms.ListBox();
this.tabIcon = new System.Windows.Forms.TabPage();
this.cbIconMakeTransparent = new System.Windows.Forms.CheckBox();
this.cmbFormatIcon = new System.Windows.Forms.ComboBox();
this.lbFormatIcon = new System.Windows.Forms.Label();
this.btnPreviewIcon = new System.Windows.Forms.Button();
this.btnExtractIcon = new System.Windows.Forms.Button();
this.btnAddIcon = new System.Windows.Forms.Button();
this.btnDeleteIcon = new System.Windows.Forms.Button();
this.btnReplaceIcon = new System.Windows.Forms.Button();
this.lbxIconTpls = new System.Windows.Forms.ListBox();
this.tabBrlyt = new System.Windows.Forms.TabPage();
this.btnBrlytListTpls = new System.Windows.Forms.Button();
this.lbBrlytWarning = new System.Windows.Forms.Label();
this.lbBrlytActions = new System.Windows.Forms.Label();
this.btnBrlytExtract = new System.Windows.Forms.Button();
this.btnBrlytReplace = new System.Windows.Forms.Button();
this.lbBrlytIcon = new System.Windows.Forms.Label();
this.lbBrlytBanner = new System.Windows.Forms.Label();
this.lbxBrlytIcon = new System.Windows.Forms.ListBox();
this.lbxBrlytBanner = new System.Windows.Forms.ListBox();
this.tabBrlan = new System.Windows.Forms.TabPage();
this.lbBrlanWarning = new System.Windows.Forms.Label();
this.lbBrlanActions = new System.Windows.Forms.Label();
this.btnBrlanExtract = new System.Windows.Forms.Button();
this.btnBrlanDelete = new System.Windows.Forms.Button();
this.btnBrlanReplace = new System.Windows.Forms.Button();
this.lbBrlanIcon = new System.Windows.Forms.Label();
this.lbBrlanBanner = new System.Windows.Forms.Label();
this.btnBrlanAdd = new System.Windows.Forms.Button();
this.lbxBrlanIcon = new System.Windows.Forms.ListBox();
this.lbxBrlanBanner = new System.Windows.Forms.ListBox();
this.tabInstructions = new System.Windows.Forms.TabPage();
this.rtbInstructions = new System.Windows.Forms.RichTextBox();
this.tabCredits = new System.Windows.Forms.TabPage();
this.label1 = new System.Windows.Forms.Label();
this.lbForwardMiiVersion = new System.Windows.Forms.Label();
this.panCredits = new System.Windows.Forms.Panel();
this.lbCreditThanks = new System.Windows.Forms.Label();
this.llbUpdateAvailabe = new System.Windows.Forms.LinkLabel();
this.llbSite = new System.Windows.Forms.LinkLabel();
this.lbCreditVersion = new System.Windows.Forms.Label();
this.lbCreditInfo = new System.Windows.Forms.Label();
this.ssMain = new System.Windows.Forms.StatusStrip();
this.lbStatus = new System.Windows.Forms.ToolStripStatusLabel();
this.lbStatusText = new System.Windows.Forms.ToolStripStatusLabel();
this.pbProgress = new System.Windows.Forms.ToolStripProgressBar();
this.cmForwarder = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cmSimpleForwarder = new System.Windows.Forms.ToolStripMenuItem();
this.cmComplexForwarder = new System.Windows.Forms.ToolStripMenuItem();
this.cmOptionsExtract = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cmExtractWad = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractDol = new System.Windows.Forms.ToolStripMenuItem();
this.tsExtractSound = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractSoundAsBin = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractSoundAsAudio = new System.Windows.Forms.ToolStripMenuItem();
this.tsExtractImages = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractBannerImages = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractIconImages = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractBothImages = new System.Windows.Forms.ToolStripMenuItem();
this.tsExtractBrl = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractBrlyt = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractBrlan = new System.Windows.Forms.ToolStripMenuItem();
this.cmExtractBothBrl = new System.Windows.Forms.ToolStripMenuItem();
this.cmSound = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cmLoadAudioFile = new System.Windows.Forms.ToolStripMenuItem();
this.cmConvertToBns = new System.Windows.Forms.ToolStripMenuItem();
this.cmDol = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cmLoadDol = new System.Windows.Forms.ToolStripMenuItem();
this.cmDolFromSource = new System.Windows.Forms.ToolStripMenuItem();
this.tabControl.SuspendLayout();
this.tabSource.SuspendLayout();
this.tabTitle.SuspendLayout();
this.tabOptions.SuspendLayout();
this.tabBanner.SuspendLayout();
this.tabIcon.SuspendLayout();
this.tabBrlyt.SuspendLayout();
this.tabBrlan.SuspendLayout();
this.tabInstructions.SuspendLayout();
this.tabCredits.SuspendLayout();
this.panCredits.SuspendLayout();
this.ssMain.SuspendLayout();
this.cmForwarder.SuspendLayout();
this.cmOptionsExtract.SuspendLayout();
this.cmSound.SuspendLayout();
this.cmDol.SuspendLayout();
this.SuspendLayout();
//
// btnCreateWad
//
this.btnCreateWad.Dock = System.Windows.Forms.DockStyle.Bottom;
this.btnCreateWad.Location = new System.Drawing.Point(0, 235);
this.btnCreateWad.Name = "btnCreateWad";
this.btnCreateWad.Size = new System.Drawing.Size(451, 33);
this.btnCreateWad.TabIndex = 0;
this.btnCreateWad.Text = "Create WAD";
this.btnCreateWad.UseVisualStyleBackColor = true;
this.btnCreateWad.Click += new System.EventHandler(this.btnCreateWad_Click);
//
// tabControl
//
this.tabControl.Controls.Add(this.tabSource);
this.tabControl.Controls.Add(this.tabTitle);
this.tabControl.Controls.Add(this.tabOptions);
this.tabControl.Controls.Add(this.tabBanner);
this.tabControl.Controls.Add(this.tabIcon);
this.tabControl.Controls.Add(this.tabBrlyt);
this.tabControl.Controls.Add(this.tabBrlan);
this.tabControl.Controls.Add(this.tabInstructions);
this.tabControl.Controls.Add(this.tabCredits);
this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl.Location = new System.Drawing.Point(0, 0);
this.tabControl.Name = "tabControl";
this.tabControl.SelectedIndex = 0;
this.tabControl.Size = new System.Drawing.Size(451, 235);
this.tabControl.TabIndex = 1;
this.tabControl.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.tabControl_Selecting);
//
// tabSource
//
this.tabSource.Controls.Add(this.lbCreatedValue);
this.tabSource.Controls.Add(this.lbCreated);
this.tabSource.Controls.Add(this.tbReplace);
this.tabSource.Controls.Add(this.btnBrowseReplace);
this.tabSource.Controls.Add(this.cmbReplace);
this.tabSource.Controls.Add(this.btnSaveBaseWad);
this.tabSource.Controls.Add(this.btnPreviewBaseWad);
this.tabSource.Controls.Add(this.btnLoadBaseWad);
this.tabSource.Controls.Add(this.lbxBaseWads);
this.tabSource.Controls.Add(this.btnBrowseSource);
this.tabSource.Controls.Add(this.tbSourceWad);
this.tabSource.Controls.Add(this.lbSource);
this.tabSource.Location = new System.Drawing.Point(4, 22);
this.tabSource.Name = "tabSource";
this.tabSource.Padding = new System.Windows.Forms.Padding(3);
this.tabSource.Size = new System.Drawing.Size(443, 209);
this.tabSource.TabIndex = 0;
this.tabSource.Text = "Source";
this.tabSource.UseVisualStyleBackColor = true;
//
// lbCreatedValue
//
this.lbCreatedValue.AutoSize = true;
this.lbCreatedValue.Location = new System.Drawing.Point(125, 45);
this.lbCreatedValue.Name = "lbCreatedValue";
this.lbCreatedValue.Size = new System.Drawing.Size(0, 13);
this.lbCreatedValue.TabIndex = 12;
//
// lbCreated
//
this.lbCreated.AutoSize = true;
this.lbCreated.Location = new System.Drawing.Point(8, 45);
this.lbCreated.Name = "lbCreated";
this.lbCreated.Size = new System.Drawing.Size(111, 13);
this.lbCreated.TabIndex = 11;
this.lbCreated.Text = "Created / Last Edited:";
//
// tbReplace
//
this.tbReplace.AllowDrop = true;
this.tbReplace.Location = new System.Drawing.Point(100, 177);
this.tbReplace.Name = "tbReplace";
this.tbReplace.ReadOnly = true;
this.tbReplace.Size = new System.Drawing.Size(254, 20);
this.tbReplace.TabIndex = 10;
this.tbReplace.Tag = "Disabled";
this.tbReplace.TextChanged += new System.EventHandler(this.tbReplace_TextChanged);
this.tbReplace.DragDrop += new System.Windows.Forms.DragEventHandler(this.tbReplace_DragDrop);
this.tbReplace.DragEnter += new System.Windows.Forms.DragEventHandler(this.tbReplace_DragEnter);
//
// btnBrowseReplace
//
this.btnBrowseReplace.Location = new System.Drawing.Point(360, 175);
this.btnBrowseReplace.Name = "btnBrowseReplace";
this.btnBrowseReplace.Size = new System.Drawing.Size(75, 23);
this.btnBrowseReplace.TabIndex = 9;
this.btnBrowseReplace.Text = "Browse...";
this.btnBrowseReplace.UseVisualStyleBackColor = true;
this.btnBrowseReplace.Click += new System.EventHandler(this.btnBrowseReplace_Click);
//
// cmbReplace
//
this.cmbReplace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbReplace.FormattingEnabled = true;
this.cmbReplace.Items.AddRange(new object[] {
"Banner",
"Icon",
"Sound"});
this.cmbReplace.Location = new System.Drawing.Point(11, 176);
this.cmbReplace.Name = "cmbReplace";
this.cmbReplace.Size = new System.Drawing.Size(83, 21);
this.cmbReplace.TabIndex = 7;
this.cmbReplace.SelectedIndexChanged += new System.EventHandler(this.cmbReplace_SelectedIndexChanged);
//
// btnSaveBaseWad
//
this.btnSaveBaseWad.Location = new System.Drawing.Point(360, 142);
this.btnSaveBaseWad.Name = "btnSaveBaseWad";
this.btnSaveBaseWad.Size = new System.Drawing.Size(75, 23);
this.btnSaveBaseWad.TabIndex = 6;
this.btnSaveBaseWad.Text = "Save";
this.btnSaveBaseWad.UseVisualStyleBackColor = true;
this.btnSaveBaseWad.Click += new System.EventHandler(this.btnSaveBaseWad_Click);
//
// btnPreviewBaseWad
//
this.btnPreviewBaseWad.Location = new System.Drawing.Point(360, 106);
this.btnPreviewBaseWad.Name = "btnPreviewBaseWad";
this.btnPreviewBaseWad.Size = new System.Drawing.Size(75, 23);
this.btnPreviewBaseWad.TabIndex = 5;
this.btnPreviewBaseWad.Text = "Preview";
this.btnPreviewBaseWad.UseVisualStyleBackColor = true;
this.btnPreviewBaseWad.Click += new System.EventHandler(this.btnPreviewBaseWad_Click);
//
// btnLoadBaseWad
//
this.btnLoadBaseWad.Location = new System.Drawing.Point(360, 70);
this.btnLoadBaseWad.Name = "btnLoadBaseWad";
this.btnLoadBaseWad.Size = new System.Drawing.Size(75, 23);
this.btnLoadBaseWad.TabIndex = 4;
this.btnLoadBaseWad.Text = "Load";
this.btnLoadBaseWad.UseVisualStyleBackColor = true;
this.btnLoadBaseWad.Click += new System.EventHandler(this.btnLoadBaseWad_Click);
//
// lbxBaseWads
//
this.lbxBaseWads.FormattingEnabled = true;
this.lbxBaseWads.Items.AddRange(new object[] {
"Static Base",
"MPlayer CE (No Wii)",
"MPlayer CE (With Wii)",
"Snes9xGX",
"FCE Ultra (Wilsoff)",
"FCE Ultra (Leathl)",
"Wii64",
"WiiSX Full",
"WiiSX Retro",
"WADder Base 1",
"WADder Base 2",
"WADder Base 3",
"UniiLoader",
"Backup Channel"});
this.lbxBaseWads.Location = new System.Drawing.Point(11, 70);
this.lbxBaseWads.Name = "lbxBaseWads";
this.lbxBaseWads.Size = new System.Drawing.Size(343, 95);
this.lbxBaseWads.TabIndex = 3;
//
// btnBrowseSource
//
this.btnBrowseSource.Location = new System.Drawing.Point(360, 12);
this.btnBrowseSource.Name = "btnBrowseSource";
this.btnBrowseSource.Size = new System.Drawing.Size(75, 23);
this.btnBrowseSource.TabIndex = 2;
this.btnBrowseSource.Text = "Browse...";
this.btnBrowseSource.UseVisualStyleBackColor = true;
this.btnBrowseSource.Click += new System.EventHandler(this.btnBrowseSource_Click);
//
// tbSourceWad
//
this.tbSourceWad.Location = new System.Drawing.Point(84, 14);
this.tbSourceWad.Name = "tbSourceWad";
this.tbSourceWad.ReadOnly = true;
this.tbSourceWad.Size = new System.Drawing.Size(270, 20);
this.tbSourceWad.TabIndex = 1;
this.tbSourceWad.Tag = "Disabled";
//
// lbSource
//
this.lbSource.AutoSize = true;
this.lbSource.Location = new System.Drawing.Point(8, 17);
this.lbSource.Name = "lbSource";
this.lbSource.Size = new System.Drawing.Size(70, 13);
this.lbSource.TabIndex = 0;
this.lbSource.Text = "Source Wad:";
//
// tabTitle
//
this.tabTitle.Controls.Add(this.llbTranslateChannel);
this.tabTitle.Controls.Add(this.tbItalian);
this.tabTitle.Controls.Add(this.tbFrench);
this.tabTitle.Controls.Add(this.tbJapanese);
this.tabTitle.Controls.Add(this.tbDutch);
this.tabTitle.Controls.Add(this.tbSpanish);
this.tabTitle.Controls.Add(this.tbGerman);
this.tabTitle.Controls.Add(this.tbEnglish);
this.tabTitle.Controls.Add(this.lbDutch);
this.tabTitle.Controls.Add(this.lbItalian);
this.tabTitle.Controls.Add(this.lbSpanish);
this.tabTitle.Controls.Add(this.lbFrench);
this.tabTitle.Controls.Add(this.lbGerman);
this.tabTitle.Controls.Add(this.lbJapanese);
this.tabTitle.Controls.Add(this.lbEnglish);
this.tabTitle.Controls.Add(this.lbSpecificLanguageTitles);
this.tabTitle.Controls.Add(this.tbAllLanguages);
this.tabTitle.Controls.Add(this.lbAllLanguages);
this.tabTitle.Location = new System.Drawing.Point(4, 22);
this.tabTitle.Name = "tabTitle";
this.tabTitle.Padding = new System.Windows.Forms.Padding(3);
this.tabTitle.Size = new System.Drawing.Size(443, 209);
this.tabTitle.TabIndex = 1;
this.tabTitle.Text = "Title";
this.tabTitle.UseVisualStyleBackColor = true;
//
// llbTranslateChannel
//
this.llbTranslateChannel.AutoSize = true;
this.llbTranslateChannel.Location = new System.Drawing.Point(322, 42);
this.llbTranslateChannel.Name = "llbTranslateChannel";
this.llbTranslateChannel.Size = new System.Drawing.Size(103, 13);
this.llbTranslateChannel.TabIndex = 17;
this.llbTranslateChannel.TabStop = true;
this.llbTranslateChannel.Text = "Translate \"Channel\"";
this.llbTranslateChannel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llbTranslateChannel_LinkClicked);
//
// tbItalian
//
this.tbItalian.Location = new System.Drawing.Point(301, 143);
this.tbItalian.MaxLength = 20;
this.tbItalian.Name = "tbItalian";
this.tbItalian.Size = new System.Drawing.Size(124, 20);
this.tbItalian.TabIndex = 16;
//
// tbFrench
//
this.tbFrench.Location = new System.Drawing.Point(301, 115);
this.tbFrench.MaxLength = 20;
this.tbFrench.Name = "tbFrench";
this.tbFrench.Size = new System.Drawing.Size(124, 20);
this.tbFrench.TabIndex = 15;
//
// tbJapanese
//
this.tbJapanese.Location = new System.Drawing.Point(301, 87);
this.tbJapanese.MaxLength = 20;
this.tbJapanese.Name = "tbJapanese";
this.tbJapanese.Size = new System.Drawing.Size(124, 20);
this.tbJapanese.TabIndex = 14;
//
// tbDutch
//
this.tbDutch.Location = new System.Drawing.Point(70, 171);
this.tbDutch.MaxLength = 20;
this.tbDutch.Name = "tbDutch";
this.tbDutch.Size = new System.Drawing.Size(124, 20);
this.tbDutch.TabIndex = 13;
//
// tbSpanish
//
this.tbSpanish.Location = new System.Drawing.Point(70, 143);
this.tbSpanish.MaxLength = 20;
this.tbSpanish.Name = "tbSpanish";
this.tbSpanish.Size = new System.Drawing.Size(124, 20);
this.tbSpanish.TabIndex = 12;
//
// tbGerman
//
this.tbGerman.Location = new System.Drawing.Point(70, 115);
this.tbGerman.MaxLength = 20;
this.tbGerman.Name = "tbGerman";
this.tbGerman.Size = new System.Drawing.Size(124, 20);
this.tbGerman.TabIndex = 11;
//
// tbEnglish
//
this.tbEnglish.Location = new System.Drawing.Point(70, 87);
this.tbEnglish.MaxLength = 20;
this.tbEnglish.Name = "tbEnglish";
this.tbEnglish.Size = new System.Drawing.Size(124, 20);
this.tbEnglish.TabIndex = 10;
//
// lbDutch
//
this.lbDutch.AutoSize = true;
this.lbDutch.Location = new System.Drawing.Point(8, 174);
this.lbDutch.Name = "lbDutch";
this.lbDutch.Size = new System.Drawing.Size(39, 13);
this.lbDutch.TabIndex = 9;
this.lbDutch.Text = "Dutch:";
//
// lbItalian
//
this.lbItalian.AutoSize = true;
this.lbItalian.Location = new System.Drawing.Point(221, 146);
this.lbItalian.Name = "lbItalian";
this.lbItalian.Size = new System.Drawing.Size(38, 13);
this.lbItalian.TabIndex = 8;
this.lbItalian.Text = "Italian:";
//
// lbSpanish
//
this.lbSpanish.AutoSize = true;
this.lbSpanish.Location = new System.Drawing.Point(8, 146);
this.lbSpanish.Name = "lbSpanish";
this.lbSpanish.Size = new System.Drawing.Size(48, 13);
this.lbSpanish.TabIndex = 7;
this.lbSpanish.Text = "Spanish:";
//
// lbFrench
//
this.lbFrench.AutoSize = true;
this.lbFrench.Location = new System.Drawing.Point(221, 118);
this.lbFrench.Name = "lbFrench";
this.lbFrench.Size = new System.Drawing.Size(43, 13);
this.lbFrench.TabIndex = 6;
this.lbFrench.Text = "French:";
//
// lbGerman
//
this.lbGerman.AutoSize = true;
this.lbGerman.Location = new System.Drawing.Point(8, 118);
this.lbGerman.Name = "lbGerman";
this.lbGerman.Size = new System.Drawing.Size(47, 13);
this.lbGerman.TabIndex = 5;
this.lbGerman.Text = "German:";
//
// lbJapanese
//
this.lbJapanese.AutoSize = true;
this.lbJapanese.Location = new System.Drawing.Point(221, 90);
this.lbJapanese.Name = "lbJapanese";
this.lbJapanese.Size = new System.Drawing.Size(56, 13);
this.lbJapanese.TabIndex = 4;
this.lbJapanese.Text = "Japanese:";
//
// lbEnglish
//
this.lbEnglish.AutoSize = true;
this.lbEnglish.Location = new System.Drawing.Point(8, 90);
this.lbEnglish.Name = "lbEnglish";
this.lbEnglish.Size = new System.Drawing.Size(44, 13);
this.lbEnglish.TabIndex = 3;
this.lbEnglish.Text = "English:";
//
// lbSpecificLanguageTitles
//
this.lbSpecificLanguageTitles.AutoSize = true;
this.lbSpecificLanguageTitles.Location = new System.Drawing.Point(8, 63);
this.lbSpecificLanguageTitles.Name = "lbSpecificLanguageTitles";
this.lbSpecificLanguageTitles.Size = new System.Drawing.Size(175, 13);
this.lbSpecificLanguageTitles.TabIndex = 2;
this.lbSpecificLanguageTitles.Text = "Specific Language Titles (Optional):";
//
// tbAllLanguages
//
this.tbAllLanguages.Location = new System.Drawing.Point(114, 19);
this.tbAllLanguages.MaxLength = 20;
this.tbAllLanguages.Name = "tbAllLanguages";
this.tbAllLanguages.Size = new System.Drawing.Size(311, 20);
this.tbAllLanguages.TabIndex = 1;
//
// lbAllLanguages
//
this.lbAllLanguages.AutoSize = true;
this.lbAllLanguages.Location = new System.Drawing.Point(8, 22);
this.lbAllLanguages.Name = "lbAllLanguages";
this.lbAllLanguages.Size = new System.Drawing.Size(77, 13);
this.lbAllLanguages.TabIndex = 0;
this.lbAllLanguages.Text = "All Languages:";
//
// tabOptions
//
this.tabOptions.Controls.Add(this.btnOptionsExtract);
this.tabOptions.Controls.Add(this.btnForwarder);
this.tabOptions.Controls.Add(this.cbFailureChecks);
this.tabOptions.Controls.Add(this.cbLz77);
this.tabOptions.Controls.Add(this.lbOptionsOptional);
this.tabOptions.Controls.Add(this.btnBrowseSound);
this.tabOptions.Controls.Add(this.tbSound);
this.tabOptions.Controls.Add(this.cmbNandLoader);
this.tabOptions.Controls.Add(this.btnBrowseDol);
this.tabOptions.Controls.Add(this.tbDol);
this.tabOptions.Controls.Add(this.tbTitleID);
this.tabOptions.Controls.Add(this.lbNewSound);
this.tabOptions.Controls.Add(this.lbNandLoader);
this.tabOptions.Controls.Add(this.lbNewDol);
this.tabOptions.Controls.Add(this.lbTitleID);
this.tabOptions.Location = new System.Drawing.Point(4, 22);
this.tabOptions.Name = "tabOptions";
this.tabOptions.Padding = new System.Windows.Forms.Padding(3);
this.tabOptions.Size = new System.Drawing.Size(443, 209);
this.tabOptions.TabIndex = 2;
this.tabOptions.Text = "Options";
this.tabOptions.UseVisualStyleBackColor = true;
//
// btnOptionsExtract
//
this.btnOptionsExtract.Location = new System.Drawing.Point(360, 47);
this.btnOptionsExtract.Name = "btnOptionsExtract";
this.btnOptionsExtract.Size = new System.Drawing.Size(75, 23);
this.btnOptionsExtract.TabIndex = 14;
this.btnOptionsExtract.Text = "Extract...";
this.btnOptionsExtract.UseVisualStyleBackColor = true;
this.btnOptionsExtract.Click += new System.EventHandler(this.btnOptionsExtract_Click);
//
// btnForwarder
//
this.btnForwarder.Location = new System.Drawing.Point(360, 109);
this.btnForwarder.Name = "btnForwarder";
this.btnForwarder.Size = new System.Drawing.Size(75, 23);
this.btnForwarder.TabIndex = 13;
this.btnForwarder.Text = "Forwarder...";
this.btnForwarder.UseVisualStyleBackColor = true;
this.btnForwarder.Click += new System.EventHandler(this.btnForwarder_Click);
//
// cbFailureChecks
//
this.cbFailureChecks.AutoSize = true;
this.cbFailureChecks.Location = new System.Drawing.Point(263, 180);
this.cbFailureChecks.Name = "cbFailureChecks";
this.cbFailureChecks.Size = new System.Drawing.Size(172, 17);
this.cbFailureChecks.TabIndex = 12;
this.cbFailureChecks.Tag = "Independent";
this.cbFailureChecks.Text = "/!\\ Turn off security checks /!\\";
this.cbFailureChecks.UseVisualStyleBackColor = true;
//
// cbLz77
//
this.cbLz77.AutoSize = true;
this.cbLz77.Checked = true;
this.cbLz77.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbLz77.Location = new System.Drawing.Point(11, 180);
this.cbLz77.Name = "cbLz77";
this.cbLz77.Size = new System.Drawing.Size(134, 17);
this.cbLz77.TabIndex = 11;
this.cbLz77.Text = "Use Lz77 Compression";
this.cbLz77.UseVisualStyleBackColor = true;
//
// lbOptionsOptional
//
this.lbOptionsOptional.Location = new System.Drawing.Point(-7, 8);
this.lbOptionsOptional.Name = "lbOptionsOptional";
this.lbOptionsOptional.Size = new System.Drawing.Size(457, 34);
this.lbOptionsOptional.TabIndex = 10;
this.lbOptionsOptional.Text = "These are optional. Fill them in only if you want to change them.\r\nIf you want a " +
"looped sound, set the loop points first (e.g. with Wavosaur).";
this.lbOptionsOptional.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// btnBrowseSound
//
this.btnBrowseSound.Location = new System.Drawing.Point(360, 145);
this.btnBrowseSound.Name = "btnBrowseSound";
this.btnBrowseSound.Size = new System.Drawing.Size(75, 23);
this.btnBrowseSound.TabIndex = 9;
this.btnBrowseSound.Text = "Browse...";
this.btnBrowseSound.UseVisualStyleBackColor = true;
this.btnBrowseSound.Click += new System.EventHandler(this.btnBrowseSound_Click);
//
// tbSound
//
this.tbSound.AllowDrop = true;
this.tbSound.Location = new System.Drawing.Point(90, 147);
this.tbSound.Name = "tbSound";
this.tbSound.ReadOnly = true;
this.tbSound.Size = new System.Drawing.Size(264, 20);
this.tbSound.TabIndex = 8;
this.tbSound.Tag = "Disabled";
this.tbSound.DragDrop += new System.Windows.Forms.DragEventHandler(this.tbSound_DragDrop);
this.tbSound.DragEnter += new System.Windows.Forms.DragEventHandler(this.tbSound_DragEnter);
//
// cmbNandLoader
//
this.cmbNandLoader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbNandLoader.FormattingEnabled = true;
this.cmbNandLoader.Items.AddRange(new object[] {
"comex",
"Waninkoko"});
this.cmbNandLoader.Location = new System.Drawing.Point(143, 111);
this.cmbNandLoader.Name = "cmbNandLoader";
this.cmbNandLoader.Size = new System.Drawing.Size(211, 21);
this.cmbNandLoader.TabIndex = 7;
//
// btnBrowseDol
//
this.btnBrowseDol.Location = new System.Drawing.Point(360, 81);
this.btnBrowseDol.Name = "btnBrowseDol";
this.btnBrowseDol.Size = new System.Drawing.Size(75, 23);
this.btnBrowseDol.TabIndex = 6;
this.btnBrowseDol.Text = "Browse...";
this.btnBrowseDol.UseVisualStyleBackColor = true;
this.btnBrowseDol.Click += new System.EventHandler(this.btnBrowseDol_Click);
//
// tbDol
//
this.tbDol.AllowDrop = true;
this.tbDol.Location = new System.Drawing.Point(90, 83);
this.tbDol.Name = "tbDol";
this.tbDol.ReadOnly = true;
this.tbDol.Size = new System.Drawing.Size(264, 20);
this.tbDol.TabIndex = 5;
this.tbDol.Tag = "Disabled";
this.tbDol.DragDrop += new System.Windows.Forms.DragEventHandler(this.tbDol_DragDrop);
this.tbDol.DragEnter += new System.Windows.Forms.DragEventHandler(this.tbDol_DragEnter);
//
// tbTitleID
//
this.tbTitleID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.tbTitleID.Location = new System.Drawing.Point(90, 49);
this.tbTitleID.MaxLength = 4;
this.tbTitleID.Name = "tbTitleID";
this.tbTitleID.Size = new System.Drawing.Size(55, 20);
this.tbTitleID.TabIndex = 4;
//
// lbNewSound
//
this.lbNewSound.AutoSize = true;
this.lbNewSound.Location = new System.Drawing.Point(8, 150);
this.lbNewSound.Name = "lbNewSound";
this.lbNewSound.Size = new System.Drawing.Size(66, 13);
this.lbNewSound.TabIndex = 3;
this.lbNewSound.Text = "New Sound:";
//
// lbNandLoader
//
this.lbNandLoader.AutoSize = true;
this.lbNandLoader.Location = new System.Drawing.Point(49, 114);
this.lbNandLoader.Name = "lbNandLoader";
this.lbNandLoader.Size = new System.Drawing.Size(77, 13);
this.lbNandLoader.TabIndex = 2;
this.lbNandLoader.Text = "NAND Loader:";
//
// lbNewDol
//
this.lbNewDol.AutoSize = true;
this.lbNewDol.Location = new System.Drawing.Point(8, 86);
this.lbNewDol.Name = "lbNewDol";
this.lbNewDol.Size = new System.Drawing.Size(57, 13);
this.lbNewDol.TabIndex = 1;
this.lbNewDol.Text = "New DOL:";
//
// lbTitleID
//
this.lbTitleID.AutoSize = true;
this.lbTitleID.Location = new System.Drawing.Point(8, 52);
this.lbTitleID.Name = "lbTitleID";
this.lbTitleID.Size = new System.Drawing.Size(44, 13);
this.lbTitleID.TabIndex = 0;
this.lbTitleID.Text = "Title ID:";
//
// tabBanner
//
this.tabBanner.Controls.Add(this.cbBannerMakeTransparent);
this.tabBanner.Controls.Add(this.cmbFormatBanner);
this.tabBanner.Controls.Add(this.lbFormatBanner);
this.tabBanner.Controls.Add(this.btnPreviewBanner);
this.tabBanner.Controls.Add(this.btnExtractBanner);
this.tabBanner.Controls.Add(this.btnDeleteBanner);
this.tabBanner.Controls.Add(this.btnAddBanner);
this.tabBanner.Controls.Add(this.btnReplaceBanner);
this.tabBanner.Controls.Add(this.lbxBannerTpls);
this.tabBanner.Location = new System.Drawing.Point(4, 22);
this.tabBanner.Name = "tabBanner";
this.tabBanner.Padding = new System.Windows.Forms.Padding(3);
this.tabBanner.Size = new System.Drawing.Size(443, 209);
this.tabBanner.TabIndex = 3;
this.tabBanner.Text = "Banner";
this.tabBanner.UseVisualStyleBackColor = true;
//
// cbBannerMakeTransparent
//
this.cbBannerMakeTransparent.AutoSize = true;
this.cbBannerMakeTransparent.Location = new System.Drawing.Point(11, 189);
this.cbBannerMakeTransparent.Name = "cbBannerMakeTransparent";
this.cbBannerMakeTransparent.Size = new System.Drawing.Size(113, 17);
this.cbBannerMakeTransparent.TabIndex = 6;
this.cbBannerMakeTransparent.Text = "Make Transparent";
this.cbBannerMakeTransparent.UseVisualStyleBackColor = true;
this.cbBannerMakeTransparent.CheckedChanged += new System.EventHandler(this.cbBannerMakeTransparent_CheckedChanged);
//
// cmbFormatBanner
//
this.cmbFormatBanner.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbFormatBanner.FormattingEnabled = true;
this.cmbFormatBanner.Items.AddRange(new object[] {
"RGBA8",
"RGB565",
"RGB5A3",
"IA8",
"IA4",
"I8",
"I4",
"CMP"});
this.cmbFormatBanner.Location = new System.Drawing.Point(360, 182);
this.cmbFormatBanner.Name = "cmbFormatBanner";
this.cmbFormatBanner.Size = new System.Drawing.Size(75, 21);
this.cmbFormatBanner.TabIndex = 5;
//
// lbFormatBanner
//
this.lbFormatBanner.AutoSize = true;
this.lbFormatBanner.Location = new System.Drawing.Point(360, 166);
this.lbFormatBanner.Name = "lbFormatBanner";
this.lbFormatBanner.Size = new System.Drawing.Size(42, 13);
this.lbFormatBanner.TabIndex = 4;
this.lbFormatBanner.Text = "Format:";
//
// btnPreviewBanner
//
this.btnPreviewBanner.Location = new System.Drawing.Point(360, 132);
this.btnPreviewBanner.Name = "btnPreviewBanner";
this.btnPreviewBanner.Size = new System.Drawing.Size(75, 23);
this.btnPreviewBanner.TabIndex = 3;
this.btnPreviewBanner.Text = "Preview";
this.btnPreviewBanner.UseVisualStyleBackColor = true;
this.btnPreviewBanner.Click += new System.EventHandler(this.btnPreviewBanner_Click);
//
// btnExtractBanner
//
this.btnExtractBanner.Location = new System.Drawing.Point(360, 102);
this.btnExtractBanner.Name = "btnExtractBanner";
this.btnExtractBanner.Size = new System.Drawing.Size(75, 23);
this.btnExtractBanner.TabIndex = 2;
this.btnExtractBanner.Text = "Extract";
this.btnExtractBanner.UseVisualStyleBackColor = true;
this.btnExtractBanner.Click += new System.EventHandler(this.btnExtractBanner_Click);
//
// btnDeleteBanner
//
this.btnDeleteBanner.Location = new System.Drawing.Point(360, 42);
this.btnDeleteBanner.Name = "btnDeleteBanner";
this.btnDeleteBanner.Size = new System.Drawing.Size(75, 23);
this.btnDeleteBanner.TabIndex = 1;
this.btnDeleteBanner.Text = "Delete";
this.btnDeleteBanner.UseVisualStyleBackColor = true;
this.btnDeleteBanner.Click += new System.EventHandler(this.btnDeleteBanner_Click);
//
// btnAddBanner
//
this.btnAddBanner.Location = new System.Drawing.Point(360, 12);
this.btnAddBanner.Name = "btnAddBanner";
this.btnAddBanner.Size = new System.Drawing.Size(75, 23);
this.btnAddBanner.TabIndex = 1;
this.btnAddBanner.Text = "Add";
this.btnAddBanner.UseVisualStyleBackColor = true;
this.btnAddBanner.Click += new System.EventHandler(this.btnAddBanner_Click);
//
// btnReplaceBanner
//
this.btnReplaceBanner.Location = new System.Drawing.Point(360, 72);
this.btnReplaceBanner.Name = "btnReplaceBanner";
this.btnReplaceBanner.Size = new System.Drawing.Size(75, 23);
this.btnReplaceBanner.TabIndex = 1;
this.btnReplaceBanner.Text = "Replace";
this.btnReplaceBanner.UseVisualStyleBackColor = true;
this.btnReplaceBanner.Click += new System.EventHandler(this.btnReplaceBanner_Click);
//
// lbxBannerTpls
//
this.lbxBannerTpls.AllowDrop = true;
this.lbxBannerTpls.FormattingEnabled = true;
this.lbxBannerTpls.Location = new System.Drawing.Point(11, 12);
this.lbxBannerTpls.Name = "lbxBannerTpls";
this.lbxBannerTpls.Size = new System.Drawing.Size(343, 173);
this.lbxBannerTpls.Sorted = true;
this.lbxBannerTpls.TabIndex = 0;
this.lbxBannerTpls.SelectedIndexChanged += new System.EventHandler(this.lbxBannerTpls_SelectedIndexChanged);
this.lbxBannerTpls.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbxBannerTpls_DragDrop);
this.lbxBannerTpls.DragEnter += new System.Windows.Forms.DragEventHandler(this.lbxBannerTpls_DragEnter);
//
// tabIcon
//
this.tabIcon.Controls.Add(this.cbIconMakeTransparent);
this.tabIcon.Controls.Add(this.cmbFormatIcon);
this.tabIcon.Controls.Add(this.lbFormatIcon);
this.tabIcon.Controls.Add(this.btnPreviewIcon);
this.tabIcon.Controls.Add(this.btnExtractIcon);
this.tabIcon.Controls.Add(this.btnAddIcon);
this.tabIcon.Controls.Add(this.btnDeleteIcon);
this.tabIcon.Controls.Add(this.btnReplaceIcon);
this.tabIcon.Controls.Add(this.lbxIconTpls);
this.tabIcon.Location = new System.Drawing.Point(4, 22);
this.tabIcon.Name = "tabIcon";
this.tabIcon.Padding = new System.Windows.Forms.Padding(3);
this.tabIcon.Size = new System.Drawing.Size(443, 209);
this.tabIcon.TabIndex = 4;
this.tabIcon.Text = "Icon";
this.tabIcon.UseVisualStyleBackColor = true;
//
// cbIconMakeTransparent
//
this.cbIconMakeTransparent.AutoSize = true;
this.cbIconMakeTransparent.Location = new System.Drawing.Point(11, 189);
this.cbIconMakeTransparent.Name = "cbIconMakeTransparent";
this.cbIconMakeTransparent.Size = new System.Drawing.Size(113, 17);
this.cbIconMakeTransparent.TabIndex = 12;
this.cbIconMakeTransparent.Text = "Make Transparent";
this.cbIconMakeTransparent.UseVisualStyleBackColor = true;
this.cbIconMakeTransparent.CheckedChanged += new System.EventHandler(this.cbIconMakeTransparent_CheckedChanged);
//
// cmbFormatIcon
//
this.cmbFormatIcon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbFormatIcon.FormattingEnabled = true;
this.cmbFormatIcon.Items.AddRange(new object[] {
"RGBA8",
"RGB565",
"RGB5A3",
"IA8",
"IA4",
"I8",
"I4",
"CMP"});
this.cmbFormatIcon.Location = new System.Drawing.Point(360, 182);
this.cmbFormatIcon.Name = "cmbFormatIcon";
this.cmbFormatIcon.Size = new System.Drawing.Size(75, 21);
this.cmbFormatIcon.TabIndex = 11;
//
// lbFormatIcon
//
this.lbFormatIcon.AutoSize = true;
this.lbFormatIcon.Location = new System.Drawing.Point(360, 166);
this.lbFormatIcon.Name = "lbFormatIcon";
this.lbFormatIcon.Size = new System.Drawing.Size(42, 13);
this.lbFormatIcon.TabIndex = 10;
this.lbFormatIcon.Text = "Format:";
//
// btnPreviewIcon
//
this.btnPreviewIcon.Location = new System.Drawing.Point(360, 132);
this.btnPreviewIcon.Name = "btnPreviewIcon";
this.btnPreviewIcon.Size = new System.Drawing.Size(75, 23);
this.btnPreviewIcon.TabIndex = 9;
this.btnPreviewIcon.Text = "Preview";
this.btnPreviewIcon.UseVisualStyleBackColor = true;
this.btnPreviewIcon.Click += new System.EventHandler(this.btnPreviewIcon_Click);
//
// btnExtractIcon
//
this.btnExtractIcon.Location = new System.Drawing.Point(360, 102);
this.btnExtractIcon.Name = "btnExtractIcon";
this.btnExtractIcon.Size = new System.Drawing.Size(75, 23);
this.btnExtractIcon.TabIndex = 8;
this.btnExtractIcon.Text = "Extract";
this.btnExtractIcon.UseVisualStyleBackColor = true;
this.btnExtractIcon.Click += new System.EventHandler(this.btnExtractIcon_Click);
//
// btnAddIcon
//
this.btnAddIcon.Location = new System.Drawing.Point(360, 12);
this.btnAddIcon.Name = "btnAddIcon";
this.btnAddIcon.Size = new System.Drawing.Size(75, 23);
this.btnAddIcon.TabIndex = 7;
this.btnAddIcon.Text = "Add";
this.btnAddIcon.UseVisualStyleBackColor = true;
this.btnAddIcon.Click += new System.EventHandler(this.btnAddIcon_Click);
//
// btnDeleteIcon
//
this.btnDeleteIcon.Location = new System.Drawing.Point(360, 42);
this.btnDeleteIcon.Name = "btnDeleteIcon";
this.btnDeleteIcon.Size = new System.Drawing.Size(75, 23);
this.btnDeleteIcon.TabIndex = 7;
this.btnDeleteIcon.Text = "Delete";
this.btnDeleteIcon.UseVisualStyleBackColor = true;
this.btnDeleteIcon.Click += new System.EventHandler(this.btnDeleteIcon_Click);
//
// btnReplaceIcon
//
this.btnReplaceIcon.Location = new System.Drawing.Point(360, 72);
this.btnReplaceIcon.Name = "btnReplaceIcon";
this.btnReplaceIcon.Size = new System.Drawing.Size(75, 23);
this.btnReplaceIcon.TabIndex = 7;
this.btnReplaceIcon.Text = "Replace";
this.btnReplaceIcon.UseVisualStyleBackColor = true;
this.btnReplaceIcon.Click += new System.EventHandler(this.btnReplaceIcon_Click);
//
// lbxIconTpls
//
this.lbxIconTpls.AllowDrop = true;
this.lbxIconTpls.FormattingEnabled = true;
this.lbxIconTpls.Location = new System.Drawing.Point(11, 12);
this.lbxIconTpls.Name = "lbxIconTpls";
this.lbxIconTpls.Size = new System.Drawing.Size(343, 173);
this.lbxIconTpls.Sorted = true;
this.lbxIconTpls.TabIndex = 6;
this.lbxIconTpls.SelectedIndexChanged += new System.EventHandler(this.lbxIconTpls_SelectedIndexChanged);
this.lbxIconTpls.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbxIconTpls_DragDrop);
this.lbxIconTpls.DragEnter += new System.Windows.Forms.DragEventHandler(this.lbxIconTpls_DragEnter);
//
// tabBrlyt
//
this.tabBrlyt.Controls.Add(this.btnBrlytListTpls);
this.tabBrlyt.Controls.Add(this.lbBrlytWarning);
this.tabBrlyt.Controls.Add(this.lbBrlytActions);
this.tabBrlyt.Controls.Add(this.btnBrlytExtract);
this.tabBrlyt.Controls.Add(this.btnBrlytReplace);
this.tabBrlyt.Controls.Add(this.lbBrlytIcon);
this.tabBrlyt.Controls.Add(this.lbBrlytBanner);
this.tabBrlyt.Controls.Add(this.lbxBrlytIcon);
this.tabBrlyt.Controls.Add(this.lbxBrlytBanner);
this.tabBrlyt.Location = new System.Drawing.Point(4, 22);
this.tabBrlyt.Name = "tabBrlyt";
this.tabBrlyt.Padding = new System.Windows.Forms.Padding(3);
this.tabBrlyt.Size = new System.Drawing.Size(443, 209);
this.tabBrlyt.TabIndex = 6;
this.tabBrlyt.Text = "Layout";
this.tabBrlyt.UseVisualStyleBackColor = true;
//
// btnBrlytListTpls
//
this.btnBrlytListTpls.Location = new System.Drawing.Point(360, 131);
this.btnBrlytListTpls.Name = "btnBrlytListTpls";
this.btnBrlytListTpls.Size = new System.Drawing.Size(75, 23);
this.btnBrlytListTpls.TabIndex = 8;
this.btnBrlytListTpls.Text = "List TPLs";
this.btnBrlytListTpls.UseVisualStyleBackColor = true;
this.btnBrlytListTpls.Click += new System.EventHandler(this.btnBrlytListTpls_Click);
//
// lbBrlytWarning
//
this.lbBrlytWarning.ForeColor = System.Drawing.Color.Red;
this.lbBrlytWarning.Location = new System.Drawing.Point(-4, 192);
this.lbBrlytWarning.Name = "lbBrlytWarning";
this.lbBrlytWarning.Size = new System.Drawing.Size(451, 23);
this.lbBrlytWarning.TabIndex = 7;
this.lbBrlytWarning.Text = "Be careful with these features, wrong handling WILL BRICK your Wii!";
this.lbBrlytWarning.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbBrlytActions
//
this.lbBrlytActions.Location = new System.Drawing.Point(357, 42);
this.lbBrlytActions.Name = "lbBrlytActions";
this.lbBrlytActions.Size = new System.Drawing.Size(78, 11);
this.lbBrlytActions.TabIndex = 6;
this.lbBrlytActions.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// btnBrlytExtract
//
this.btnBrlytExtract.Location = new System.Drawing.Point(360, 98);
this.btnBrlytExtract.Name = "btnBrlytExtract";
this.btnBrlytExtract.Size = new System.Drawing.Size(75, 23);
this.btnBrlytExtract.TabIndex = 5;
this.btnBrlytExtract.Text = "Extract";
this.btnBrlytExtract.UseVisualStyleBackColor = true;
this.btnBrlytExtract.Click += new System.EventHandler(this.btnBrlytExtract_Click);
//
// btnBrlytReplace
//
this.btnBrlytReplace.Location = new System.Drawing.Point(360, 65);
this.btnBrlytReplace.Name = "btnBrlytReplace";
this.btnBrlytReplace.Size = new System.Drawing.Size(75, 23);
this.btnBrlytReplace.TabIndex = 5;
this.btnBrlytReplace.Text = "Replace";
this.btnBrlytReplace.UseVisualStyleBackColor = true;
this.btnBrlytReplace.Click += new System.EventHandler(this.btnBrlytReplace_Click);
//
// lbBrlytIcon
//
this.lbBrlytIcon.AutoSize = true;
this.lbBrlytIcon.Location = new System.Drawing.Point(11, 102);
this.lbBrlytIcon.Name = "lbBrlytIcon";
this.lbBrlytIcon.Size = new System.Drawing.Size(31, 13);
this.lbBrlytIcon.TabIndex = 4;
this.lbBrlytIcon.Text = "Icon:";
//
// lbBrlytBanner
//
this.lbBrlytBanner.AutoSize = true;
this.lbBrlytBanner.Location = new System.Drawing.Point(11, 11);
this.lbBrlytBanner.Name = "lbBrlytBanner";
this.lbBrlytBanner.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.lbBrlytBanner.Size = new System.Drawing.Size(44, 13);
this.lbBrlytBanner.TabIndex = 3;
this.lbBrlytBanner.Text = "Banner:";
//
// lbxBrlytIcon
//
this.lbxBrlytIcon.FormattingEnabled = true;
this.lbxBrlytIcon.Location = new System.Drawing.Point(11, 120);
this.lbxBrlytIcon.Name = "lbxBrlytIcon";
this.lbxBrlytIcon.Size = new System.Drawing.Size(343, 69);
this.lbxBrlytIcon.Sorted = true;
this.lbxBrlytIcon.TabIndex = 1;
this.lbxBrlytIcon.SelectedIndexChanged += new System.EventHandler(this.lbxBrlytIcon_SelectedIndexChanged);
//
// lbxBrlytBanner
//
this.lbxBrlytBanner.FormattingEnabled = true;
this.lbxBrlytBanner.Location = new System.Drawing.Point(11, 29);
this.lbxBrlytBanner.Name = "lbxBrlytBanner";
this.lbxBrlytBanner.Size = new System.Drawing.Size(343, 69);
this.lbxBrlytBanner.Sorted = true;
this.lbxBrlytBanner.TabIndex = 0;
this.lbxBrlytBanner.SelectedIndexChanged += new System.EventHandler(this.lbxBrlytBanner_SelectedIndexChanged);
//
// tabBrlan
//
this.tabBrlan.Controls.Add(this.lbBrlanWarning);
this.tabBrlan.Controls.Add(this.lbBrlanActions);
this.tabBrlan.Controls.Add(this.btnBrlanExtract);
this.tabBrlan.Controls.Add(this.btnBrlanDelete);
this.tabBrlan.Controls.Add(this.btnBrlanReplace);
this.tabBrlan.Controls.Add(this.lbBrlanIcon);
this.tabBrlan.Controls.Add(this.lbBrlanBanner);
this.tabBrlan.Controls.Add(this.btnBrlanAdd);
this.tabBrlan.Controls.Add(this.lbxBrlanIcon);
this.tabBrlan.Controls.Add(this.lbxBrlanBanner);
this.tabBrlan.Location = new System.Drawing.Point(4, 22);
this.tabBrlan.Name = "tabBrlan";
this.tabBrlan.Padding = new System.Windows.Forms.Padding(3);
this.tabBrlan.Size = new System.Drawing.Size(443, 209);
this.tabBrlan.TabIndex = 7;
this.tabBrlan.Text = "Animation";
this.tabBrlan.UseVisualStyleBackColor = true;
//
// lbBrlanWarning
//
this.lbBrlanWarning.ForeColor = System.Drawing.Color.Red;
this.lbBrlanWarning.Location = new System.Drawing.Point(-4, 192);
this.lbBrlanWarning.Name = "lbBrlanWarning";
this.lbBrlanWarning.Size = new System.Drawing.Size(451, 23);
this.lbBrlanWarning.TabIndex = 15;
this.lbBrlanWarning.Text = "Be careful with these features, wrong handling WILL BRICK your Wii!";
this.lbBrlanWarning.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbBrlanActions
//
this.lbBrlanActions.Location = new System.Drawing.Point(357, 14);
this.lbBrlanActions.Name = "lbBrlanActions";
this.lbBrlanActions.Size = new System.Drawing.Size(78, 13);
this.lbBrlanActions.TabIndex = 14;
this.lbBrlanActions.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// btnBrlanExtract
//
this.btnBrlanExtract.Location = new System.Drawing.Point(360, 153);
this.btnBrlanExtract.Name = "btnBrlanExtract";
this.btnBrlanExtract.Size = new System.Drawing.Size(75, 23);
this.btnBrlanExtract.TabIndex = 11;
this.btnBrlanExtract.Text = "Extract";
this.btnBrlanExtract.UseVisualStyleBackColor = true;
this.btnBrlanExtract.Click += new System.EventHandler(this.btnBrlanExtract_Click);
//
// btnBrlanDelete
//
this.btnBrlanDelete.Location = new System.Drawing.Point(360, 77);
this.btnBrlanDelete.Name = "btnBrlanDelete";
this.btnBrlanDelete.Size = new System.Drawing.Size(75, 23);
this.btnBrlanDelete.TabIndex = 12;
this.btnBrlanDelete.Text = "Delete";
this.btnBrlanDelete.UseVisualStyleBackColor = true;
this.btnBrlanDelete.Click += new System.EventHandler(this.btnBrlanDelete_Click);
//
// btnBrlanReplace
//
this.btnBrlanReplace.Location = new System.Drawing.Point(360, 115);
this.btnBrlanReplace.Name = "btnBrlanReplace";
this.btnBrlanReplace.Size = new System.Drawing.Size(75, 23);
this.btnBrlanReplace.TabIndex = 13;
this.btnBrlanReplace.Text = "Replace";
this.btnBrlanReplace.UseVisualStyleBackColor = true;
this.btnBrlanReplace.Click += new System.EventHandler(this.btnBrlanReplace_Click);
//
// lbBrlanIcon
//
this.lbBrlanIcon.AutoSize = true;
this.lbBrlanIcon.Location = new System.Drawing.Point(11, 102);
this.lbBrlanIcon.Name = "lbBrlanIcon";
this.lbBrlanIcon.Size = new System.Drawing.Size(31, 13);
this.lbBrlanIcon.TabIndex = 10;
this.lbBrlanIcon.Text = "Icon:";
//
// lbBrlanBanner
//
this.lbBrlanBanner.AutoSize = true;
this.lbBrlanBanner.Location = new System.Drawing.Point(11, 11);
this.lbBrlanBanner.Name = "lbBrlanBanner";
this.lbBrlanBanner.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.lbBrlanBanner.Size = new System.Drawing.Size(44, 13);
this.lbBrlanBanner.TabIndex = 9;
this.lbBrlanBanner.Text = "Banner:";
//
// btnBrlanAdd
//
this.btnBrlanAdd.Location = new System.Drawing.Point(360, 39);
this.btnBrlanAdd.Name = "btnBrlanAdd";
this.btnBrlanAdd.Size = new System.Drawing.Size(75, 23);
this.btnBrlanAdd.TabIndex = 8;
this.btnBrlanAdd.Text = "Add";
this.btnBrlanAdd.UseVisualStyleBackColor = true;
this.btnBrlanAdd.Click += new System.EventHandler(this.btnBrlanAdd_Click);
//
// lbxBrlanIcon
//
this.lbxBrlanIcon.FormattingEnabled = true;
this.lbxBrlanIcon.Location = new System.Drawing.Point(11, 120);
this.lbxBrlanIcon.Name = "lbxBrlanIcon";
this.lbxBrlanIcon.Size = new System.Drawing.Size(343, 69);
this.lbxBrlanIcon.Sorted = true;
this.lbxBrlanIcon.TabIndex = 7;
this.lbxBrlanIcon.SelectedIndexChanged += new System.EventHandler(this.lbxBrlanIcon_SelectedIndexChanged);
//
// lbxBrlanBanner
//
this.lbxBrlanBanner.FormattingEnabled = true;
this.lbxBrlanBanner.Location = new System.Drawing.Point(11, 29);
this.lbxBrlanBanner.Name = "lbxBrlanBanner";
this.lbxBrlanBanner.Size = new System.Drawing.Size(343, 69);
this.lbxBrlanBanner.Sorted = true;
this.lbxBrlanBanner.TabIndex = 6;
this.lbxBrlanBanner.SelectedIndexChanged += new System.EventHandler(this.lbxBrlanBanner_SelectedIndexChanged);
//
// tabInstructions
//
this.tabInstructions.Controls.Add(this.rtbInstructions);
this.tabInstructions.Location = new System.Drawing.Point(4, 22);
this.tabInstructions.Name = "tabInstructions";
this.tabInstructions.Padding = new System.Windows.Forms.Padding(3);
this.tabInstructions.Size = new System.Drawing.Size(443, 209);
this.tabInstructions.TabIndex = 8;
this.tabInstructions.Text = "Help";
this.tabInstructions.UseVisualStyleBackColor = true;
//
// rtbInstructions
//
this.rtbInstructions.BackColor = System.Drawing.SystemColors.Window;
this.rtbInstructions.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbInstructions.Location = new System.Drawing.Point(3, 3);
this.rtbInstructions.Name = "rtbInstructions";
this.rtbInstructions.ReadOnly = true;
this.rtbInstructions.Size = new System.Drawing.Size(437, 203);
this.rtbInstructions.TabIndex = 0;
this.rtbInstructions.Text = "";
//
// tabCredits
//
this.tabCredits.Controls.Add(this.label1);
this.tabCredits.Controls.Add(this.lbForwardMiiVersion);
this.tabCredits.Controls.Add(this.panCredits);
this.tabCredits.Controls.Add(this.llbUpdateAvailabe);
this.tabCredits.Controls.Add(this.llbSite);
this.tabCredits.Controls.Add(this.lbCreditVersion);
this.tabCredits.Controls.Add(this.lbCreditInfo);
this.tabCredits.Location = new System.Drawing.Point(4, 22);
this.tabCredits.Name = "tabCredits";
this.tabCredits.Padding = new System.Windows.Forms.Padding(3);
this.tabCredits.Size = new System.Drawing.Size(443, 209);
this.tabCredits.TabIndex = 5;
this.tabCredits.Text = "About";
this.tabCredits.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.Location = new System.Drawing.Point(0, 28);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(443, 13);
this.label1.TabIndex = 7;
this.label1.Text = "CustomizeMii Installer by WiiCrazy / I.R.on";
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbForwardMiiVersion
//
this.lbForwardMiiVersion.Location = new System.Drawing.Point(0, 68);
this.lbForwardMiiVersion.Name = "lbForwardMiiVersion";
this.lbForwardMiiVersion.Size = new System.Drawing.Size(443, 13);
this.lbForwardMiiVersion.TabIndex = 6;
this.lbForwardMiiVersion.Text = "You\'re using Version X of the ForwardMii Plugin";
this.lbForwardMiiVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.lbForwardMiiVersion.Visible = false;
//
// panCredits
//
this.panCredits.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.panCredits.Controls.Add(this.lbCreditThanks);
this.panCredits.Location = new System.Drawing.Point(0, 94);
this.panCredits.Name = "panCredits";
this.panCredits.Size = new System.Drawing.Size(443, 79);
this.panCredits.TabIndex = 5;
//
// lbCreditThanks
//
this.lbCreditThanks.Location = new System.Drawing.Point(8, 0);
this.lbCreditThanks.Name = "lbCreditThanks";
this.lbCreditThanks.Size = new System.Drawing.Size(427, 150);
this.lbCreditThanks.TabIndex = 2;
this.lbCreditThanks.Text = resources.GetString("lbCreditThanks.Text");
this.lbCreditThanks.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// llbUpdateAvailabe
//
this.llbUpdateAvailabe.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.llbUpdateAvailabe.Location = new System.Drawing.Point(0, 67);
this.llbUpdateAvailabe.Name = "llbUpdateAvailabe";
this.llbUpdateAvailabe.Size = new System.Drawing.Size(443, 13);
this.llbUpdateAvailabe.TabIndex = 4;
this.llbUpdateAvailabe.TabStop = true;
this.llbUpdateAvailabe.Text = "Version X is availabe, get it here!";
this.llbUpdateAvailabe.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.llbUpdateAvailabe.Visible = false;
this.llbUpdateAvailabe.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llbUpdateAvailabe_LinkClicked);
//
// llbSite
//
this.llbSite.Location = new System.Drawing.Point(0, 47);
this.llbSite.Name = "llbSite";
this.llbSite.Size = new System.Drawing.Size(443, 13);
this.llbSite.TabIndex = 3;
this.llbSite.TabStop = true;
this.llbSite.Tag = "Independent";
this.llbSite.Text = "http://customizemii.googlecode.com";
this.llbSite.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.llbSite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llbSite_LinkClicked);
//
// lbCreditVersion
//
this.lbCreditVersion.Location = new System.Drawing.Point(0, 10);
this.lbCreditVersion.Name = "lbCreditVersion";
this.lbCreditVersion.Size = new System.Drawing.Size(443, 13);
this.lbCreditVersion.TabIndex = 1;
this.lbCreditVersion.Text = "CustomizeMii Version X by Leathl";
this.lbCreditVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lbCreditInfo
//
this.lbCreditInfo.ForeColor = System.Drawing.Color.Red;
this.lbCreditInfo.Location = new System.Drawing.Point(0, 189);
this.lbCreditInfo.Name = "lbCreditInfo";
this.lbCreditInfo.Size = new System.Drawing.Size(443, 16);
this.lbCreditInfo.TabIndex = 0;
this.lbCreditInfo.Text = "Thanks to icefire / Xuzz for the basic idea of this Application!";
this.lbCreditInfo.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// ssMain
//
this.ssMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.lbStatus,
this.lbStatusText,
this.pbProgress});
this.ssMain.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.ssMain.Location = new System.Drawing.Point(0, 268);
this.ssMain.Name = "ssMain";
this.ssMain.Size = new System.Drawing.Size(451, 22);
this.ssMain.SizingGrip = false;
this.ssMain.TabIndex = 2;
this.ssMain.Text = "ssMain";
//
// lbStatus
//
this.lbStatus.Name = "lbStatus";
this.lbStatus.Size = new System.Drawing.Size(45, 17);
this.lbStatus.Text = "Status: ";
//
// lbStatusText
//
this.lbStatusText.Name = "lbStatusText";
this.lbStatusText.Size = new System.Drawing.Size(0, 17);
this.lbStatusText.Spring = true;
this.lbStatusText.TextChanged += new System.EventHandler(this.lbStatusText_TextChanged);
//
// pbProgress
//
this.pbProgress.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.pbProgress.Name = "pbProgress";
this.pbProgress.Size = new System.Drawing.Size(100, 16);
this.pbProgress.Value = 100;
//
// cmForwarder
//
this.cmForwarder.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmSimpleForwarder,
this.cmComplexForwarder});
this.cmForwarder.Name = "contextMenuStrip1";
this.cmForwarder.Size = new System.Drawing.Size(178, 48);
//
// cmSimpleForwarder
//
this.cmSimpleForwarder.Name = "cmSimpleForwarder";
this.cmSimpleForwarder.Size = new System.Drawing.Size(177, 22);
this.cmSimpleForwarder.Text = "Simple Forwarder";
this.cmSimpleForwarder.Click += new System.EventHandler(this.cmForwarderItem_Click);
//
// cmComplexForwarder
//
this.cmComplexForwarder.Name = "cmComplexForwarder";
this.cmComplexForwarder.Size = new System.Drawing.Size(177, 22);
this.cmComplexForwarder.Text = "Complex Forwarder";
this.cmComplexForwarder.Click += new System.EventHandler(this.cmForwarderItem_Click);
//
// cmOptionsExtract
//
this.cmOptionsExtract.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmExtractWad,
this.cmExtractDol,
this.tsExtractSound,
this.tsExtractImages,
this.tsExtractBrl});
this.cmOptionsExtract.Name = "cmOptionsExtract";
this.cmOptionsExtract.Size = new System.Drawing.Size(183, 114);
//
// cmExtractWad
//
this.cmExtractWad.Name = "cmExtractWad";
this.cmExtractWad.Size = new System.Drawing.Size(182, 22);
this.cmExtractWad.Text = "WAD Contents";
this.cmExtractWad.Click += new System.EventHandler(this.cmExtractWad_Click);
//
// cmExtractDol
//
this.cmExtractDol.Name = "cmExtractDol";
this.cmExtractDol.Size = new System.Drawing.Size(182, 22);
this.cmExtractDol.Text = "DOL";
this.cmExtractDol.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// tsExtractSound
//
this.tsExtractSound.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmExtractSoundAsBin,
this.cmExtractSoundAsAudio});
this.tsExtractSound.Name = "tsExtractSound";
this.tsExtractSound.Size = new System.Drawing.Size(182, 22);
this.tsExtractSound.Text = "Sound";
//
// cmExtractSoundAsBin
//
this.cmExtractSoundAsBin.Name = "cmExtractSoundAsBin";
this.cmExtractSoundAsBin.Size = new System.Drawing.Size(143, 22);
this.cmExtractSoundAsBin.Text = "As sound.bin";
this.cmExtractSoundAsBin.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmExtractSoundAsAudio
//
this.cmExtractSoundAsAudio.Name = "cmExtractSoundAsAudio";
this.cmExtractSoundAsAudio.Size = new System.Drawing.Size(143, 22);
this.cmExtractSoundAsAudio.Text = "As Audiofile";
this.cmExtractSoundAsAudio.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// tsExtractImages
//
this.tsExtractImages.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmExtractBannerImages,
this.cmExtractIconImages,
this.cmExtractBothImages});
this.tsExtractImages.Name = "tsExtractImages";
this.tsExtractImages.Size = new System.Drawing.Size(182, 22);
this.tsExtractImages.Text = "Images";
//
// cmExtractBannerImages
//
this.cmExtractBannerImages.Name = "cmExtractBannerImages";
this.cmExtractBannerImages.Size = new System.Drawing.Size(111, 22);
this.cmExtractBannerImages.Text = "Banner";
this.cmExtractBannerImages.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmExtractIconImages
//
this.cmExtractIconImages.Name = "cmExtractIconImages";
this.cmExtractIconImages.Size = new System.Drawing.Size(111, 22);
this.cmExtractIconImages.Text = "Icon";
this.cmExtractIconImages.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmExtractBothImages
//
this.cmExtractBothImages.Name = "cmExtractBothImages";
this.cmExtractBothImages.Size = new System.Drawing.Size(111, 22);
this.cmExtractBothImages.Text = "Both";
this.cmExtractBothImages.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// tsExtractBrl
//
this.tsExtractBrl.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmExtractBrlyt,
this.cmExtractBrlan,
this.cmExtractBothBrl});
this.tsExtractBrl.Name = "tsExtractBrl";
this.tsExtractBrl.Size = new System.Drawing.Size(182, 22);
this.tsExtractBrl.Text = "Layout && Animation";
//
// cmExtractBrlyt
//
this.cmExtractBrlyt.Name = "cmExtractBrlyt";
this.cmExtractBrlyt.Size = new System.Drawing.Size(109, 22);
this.cmExtractBrlyt.Text = "brlyt\'s";
this.cmExtractBrlyt.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmExtractBrlan
//
this.cmExtractBrlan.Name = "cmExtractBrlan";
this.cmExtractBrlan.Size = new System.Drawing.Size(109, 22);
this.cmExtractBrlan.Text = "brlan\'s";
this.cmExtractBrlan.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmExtractBothBrl
//
this.cmExtractBothBrl.Name = "cmExtractBothBrl";
this.cmExtractBothBrl.Size = new System.Drawing.Size(109, 22);
this.cmExtractBothBrl.Text = "Both";
this.cmExtractBothBrl.Click += new System.EventHandler(this.cmOptionsExtract_MouseClick);
//
// cmSound
//
this.cmSound.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmLoadAudioFile,
this.cmConvertToBns});
this.cmSound.Name = "cmSound";
this.cmSound.Size = new System.Drawing.Size(159, 48);
//
// cmLoadAudioFile
//
this.cmLoadAudioFile.Name = "cmLoadAudioFile";
this.cmLoadAudioFile.Size = new System.Drawing.Size(158, 22);
this.cmLoadAudioFile.Text = "Load Audio File";
this.cmLoadAudioFile.Click += new System.EventHandler(this.cmLoadAudioFile_Click);
//
// cmConvertToBns
//
this.cmConvertToBns.Name = "cmConvertToBns";
this.cmConvertToBns.Size = new System.Drawing.Size(158, 22);
this.cmConvertToBns.Text = "Convert To BNS";
this.cmConvertToBns.Click += new System.EventHandler(this.cmConvertToBns_Click);
//
// cmDol
//
this.cmDol.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmLoadDol,
this.cmDolFromSource});
this.cmDol.Name = "cmDol";
this.cmDol.Size = new System.Drawing.Size(200, 48);
//
// cmLoadDol
//
this.cmLoadDol.Name = "cmLoadDol";
this.cmLoadDol.Size = new System.Drawing.Size(199, 22);
this.cmLoadDol.Text = "Load DOL File";
this.cmLoadDol.Click += new System.EventHandler(this.cmLoadDol_Click);
//
// cmDolFromSource
//
this.cmDolFromSource.Name = "cmDolFromSource";
this.cmDolFromSource.Size = new System.Drawing.Size(199, 22);
this.cmDolFromSource.Text = "Take From Source WAD";
this.cmDolFromSource.Click += new System.EventHandler(this.cmDolFromSource_Click);
//
// CustomizeMii_Main
//
this.AllowDrop = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(451, 290);
this.Controls.Add(this.tabControl);
this.Controls.Add(this.btnCreateWad);
this.Controls.Add(this.ssMain);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.Name = "CustomizeMii_Main";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "CustomizeMii X by Leathl";
this.Load += new System.EventHandler(this.CustomizeMii_Main_Load);
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.CustomizeMii_Main_DragDrop);
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.CustomizeMii_Main_DragEnter);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CustomizeMii_Main_FormClosing);
this.tabControl.ResumeLayout(false);
this.tabSource.ResumeLayout(false);
this.tabSource.PerformLayout();
this.tabTitle.ResumeLayout(false);
this.tabTitle.PerformLayout();
this.tabOptions.ResumeLayout(false);
this.tabOptions.PerformLayout();
this.tabBanner.ResumeLayout(false);
this.tabBanner.PerformLayout();
this.tabIcon.ResumeLayout(false);
this.tabIcon.PerformLayout();
this.tabBrlyt.ResumeLayout(false);
this.tabBrlyt.PerformLayout();
this.tabBrlan.ResumeLayout(false);
this.tabBrlan.PerformLayout();
this.tabInstructions.ResumeLayout(false);
this.tabCredits.ResumeLayout(false);
this.panCredits.ResumeLayout(false);
this.ssMain.ResumeLayout(false);
this.ssMain.PerformLayout();
this.cmForwarder.ResumeLayout(false);
this.cmOptionsExtract.ResumeLayout(false);
this.cmSound.ResumeLayout(false);
this.cmDol.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button btnCreateWad;
private System.Windows.Forms.TabControl tabControl;
private System.Windows.Forms.TabPage tabSource;
private System.Windows.Forms.TabPage tabTitle;
private System.Windows.Forms.TabPage tabOptions;
private System.Windows.Forms.TabPage tabBanner;
private System.Windows.Forms.TabPage tabIcon;
private System.Windows.Forms.TabPage tabCredits;
private System.Windows.Forms.Label lbSource;
private System.Windows.Forms.Button btnBrowseSource;
private System.Windows.Forms.TextBox tbSourceWad;
private System.Windows.Forms.ListBox lbxBaseWads;
private System.Windows.Forms.Button btnSaveBaseWad;
private System.Windows.Forms.Button btnPreviewBaseWad;
private System.Windows.Forms.Button btnLoadBaseWad;
private System.Windows.Forms.TextBox tbAllLanguages;
private System.Windows.Forms.Label lbAllLanguages;
private System.Windows.Forms.Label lbSpecificLanguageTitles;
private System.Windows.Forms.Label lbEnglish;
private System.Windows.Forms.Label lbJapanese;
private System.Windows.Forms.Label lbDutch;
private System.Windows.Forms.Label lbItalian;
private System.Windows.Forms.Label lbSpanish;
private System.Windows.Forms.Label lbFrench;
private System.Windows.Forms.Label lbGerman;
private System.Windows.Forms.TextBox tbItalian;
private System.Windows.Forms.TextBox tbFrench;
private System.Windows.Forms.TextBox tbJapanese;
private System.Windows.Forms.TextBox tbDutch;
private System.Windows.Forms.TextBox tbSpanish;
private System.Windows.Forms.TextBox tbGerman;
private System.Windows.Forms.TextBox tbEnglish;
private System.Windows.Forms.Label lbNewDol;
private System.Windows.Forms.Label lbTitleID;
private System.Windows.Forms.Label lbNandLoader;
private System.Windows.Forms.Label lbNewSound;
private System.Windows.Forms.Button btnBrowseDol;
private System.Windows.Forms.TextBox tbDol;
private System.Windows.Forms.TextBox tbTitleID;
private System.Windows.Forms.ComboBox cmbNandLoader;
private System.Windows.Forms.TextBox tbSound;
private System.Windows.Forms.Button btnBrowseSound;
private System.Windows.Forms.Label lbOptionsOptional;
private System.Windows.Forms.Button btnPreviewBanner;
private System.Windows.Forms.Button btnExtractBanner;
private System.Windows.Forms.Button btnReplaceBanner;
private System.Windows.Forms.ListBox lbxBannerTpls;
private System.Windows.Forms.Label lbFormatBanner;
private System.Windows.Forms.ComboBox cmbFormatBanner;
private System.Windows.Forms.ComboBox cmbFormatIcon;
private System.Windows.Forms.Label lbFormatIcon;
private System.Windows.Forms.Button btnPreviewIcon;
private System.Windows.Forms.Button btnExtractIcon;
private System.Windows.Forms.Button btnReplaceIcon;
private System.Windows.Forms.ListBox lbxIconTpls;
private System.Windows.Forms.Label lbCreditInfo;
private System.Windows.Forms.Label lbCreditVersion;
private System.Windows.Forms.Label lbCreditThanks;
private System.Windows.Forms.StatusStrip ssMain;
private System.Windows.Forms.ToolStripProgressBar pbProgress;
private System.Windows.Forms.ToolStripStatusLabel lbStatus;
private System.Windows.Forms.ToolStripStatusLabel lbStatusText;
private System.Windows.Forms.ComboBox cmbReplace;
private System.Windows.Forms.TextBox tbReplace;
private System.Windows.Forms.Button btnBrowseReplace;
private System.Windows.Forms.CheckBox cbLz77;
private System.Windows.Forms.LinkLabel llbSite;
private System.Windows.Forms.TabPage tabBrlyt;
private System.Windows.Forms.TabPage tabBrlan;
private System.Windows.Forms.ListBox lbxBrlytIcon;
private System.Windows.Forms.ListBox lbxBrlytBanner;
private System.Windows.Forms.Label lbBrlytIcon;
private System.Windows.Forms.Label lbBrlytBanner;
private System.Windows.Forms.Button btnBrlytReplace;
private System.Windows.Forms.Button btnBrlytExtract;
private System.Windows.Forms.Button btnBrlanExtract;
private System.Windows.Forms.Button btnBrlanDelete;
private System.Windows.Forms.Button btnBrlanReplace;
private System.Windows.Forms.Label lbBrlanIcon;
private System.Windows.Forms.Label lbBrlanBanner;
private System.Windows.Forms.Button btnBrlanAdd;
private System.Windows.Forms.ListBox lbxBrlanIcon;
private System.Windows.Forms.ListBox lbxBrlanBanner;
private System.Windows.Forms.Label lbBrlytActions;
private System.Windows.Forms.Label lbBrlanActions;
private System.Windows.Forms.Label lbBrlytWarning;
private System.Windows.Forms.Label lbBrlanWarning;
private System.Windows.Forms.LinkLabel llbUpdateAvailabe;
private System.Windows.Forms.Button btnDeleteBanner;
private System.Windows.Forms.Button btnAddBanner;
private System.Windows.Forms.Button btnAddIcon;
private System.Windows.Forms.Button btnDeleteIcon;
private System.Windows.Forms.Button btnBrlytListTpls;
private System.Windows.Forms.CheckBox cbBannerMakeTransparent;
private System.Windows.Forms.CheckBox cbIconMakeTransparent;
private System.Windows.Forms.TabPage tabInstructions;
private System.Windows.Forms.RichTextBox rtbInstructions;
private System.Windows.Forms.CheckBox cbFailureChecks;
private System.Windows.Forms.Button btnForwarder;
private System.Windows.Forms.ContextMenuStrip cmForwarder;
private System.Windows.Forms.ToolStripMenuItem cmSimpleForwarder;
private System.Windows.Forms.ToolStripMenuItem cmComplexForwarder;
private System.Windows.Forms.Button btnOptionsExtract;
private System.Windows.Forms.ContextMenuStrip cmOptionsExtract;
private System.Windows.Forms.ToolStripMenuItem cmExtractDol;
private System.Windows.Forms.ToolStripMenuItem tsExtractSound;
private System.Windows.Forms.ToolStripMenuItem tsExtractImages;
private System.Windows.Forms.ToolStripMenuItem cmExtractBannerImages;
private System.Windows.Forms.ToolStripMenuItem cmExtractIconImages;
private System.Windows.Forms.ToolStripMenuItem cmExtractBothImages;
private System.Windows.Forms.ToolStripMenuItem cmExtractSoundAsBin;
private System.Windows.Forms.ToolStripMenuItem cmExtractSoundAsAudio;
private System.Windows.Forms.ContextMenuStrip cmSound;
private System.Windows.Forms.ToolStripMenuItem cmLoadAudioFile;
private System.Windows.Forms.ToolStripMenuItem cmConvertToBns;
private System.Windows.Forms.ToolStripMenuItem cmExtractWad;
private System.Windows.Forms.ContextMenuStrip cmDol;
private System.Windows.Forms.ToolStripMenuItem cmLoadDol;
private System.Windows.Forms.ToolStripMenuItem cmDolFromSource;
private System.Windows.Forms.Panel panCredits;
private System.Windows.Forms.Label lbForwardMiiVersion;
private System.Windows.Forms.Label lbCreated;
private System.Windows.Forms.Label lbCreatedValue;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ToolStripMenuItem tsExtractBrl;
private System.Windows.Forms.ToolStripMenuItem cmExtractBrlyt;
private System.Windows.Forms.ToolStripMenuItem cmExtractBrlan;
private System.Windows.Forms.ToolStripMenuItem cmExtractBothBrl;
private System.Windows.Forms.LinkLabel llbTranslateChannel;
}
}