rename namepsaces

This commit is contained in:
schedpas
2022-02-09 14:35:55 +01:00
parent af3073ab3b
commit 9fbbc749f3
95 changed files with 326 additions and 376 deletions

View File

@@ -5,7 +5,7 @@ using System.Runtime.CompilerServices;
using System.Windows.Forms;
using Microsoft.VisualBasic.CompilerServices;
namespace SM64_ROM_Manager.Updating.Administration.GUI
namespace Pilz.Updating.Administration.GUI
{
[DesignerGenerated()]
public partial class ToolSelectionWindow : DevComponents.DotNetBar.OfficeForm
@@ -96,7 +96,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
this.ButtonX_LoadProject.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ButtonX_LoadProject.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.ButtonX_LoadProject.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_opened_folder_16px;
this.ButtonX_LoadProject.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_opened_folder_16px;
this.ButtonX_LoadProject.Location = new System.Drawing.Point(3, 32);
this.ButtonX_LoadProject.Name = "ButtonX_LoadProject";
this.ButtonX_LoadProject.Size = new System.Drawing.Size(169, 23);
@@ -111,7 +111,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
this.ButtonX_NewProject.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ButtonX_NewProject.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.ButtonX_NewProject.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_new_file_16px;
this.ButtonX_NewProject.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_new_file_16px;
this.ButtonX_NewProject.Location = new System.Drawing.Point(3, 3);
this.ButtonX_NewProject.Name = "ButtonX_NewProject";
this.ButtonX_NewProject.Size = new System.Drawing.Size(169, 23);
@@ -160,7 +160,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
this.ButtonX_Einstellungen.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonX_Einstellungen.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.ButtonX_Einstellungen.Dock = System.Windows.Forms.DockStyle.Fill;
this.ButtonX_Einstellungen.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_support_32px_1;
this.ButtonX_Einstellungen.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_support_32px_1;
this.ButtonX_Einstellungen.Location = new System.Drawing.Point(3, 139);
this.ButtonX_Einstellungen.Name = "ButtonX_Einstellungen";
this.ButtonX_Einstellungen.Size = new System.Drawing.Size(202, 64);
@@ -175,7 +175,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
this.ButtonX_OpenUpdatePackageEditor.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonX_OpenUpdatePackageEditor.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.ButtonX_OpenUpdatePackageEditor.Dock = System.Windows.Forms.DockStyle.Fill;
this.ButtonX_OpenUpdatePackageEditor.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_open_box_32px;
this.ButtonX_OpenUpdatePackageEditor.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_open_box_32px;
this.ButtonX_OpenUpdatePackageEditor.Location = new System.Drawing.Point(3, 71);
this.ButtonX_OpenUpdatePackageEditor.Name = "ButtonX_OpenUpdatePackageEditor";
this.ButtonX_OpenUpdatePackageEditor.Size = new System.Drawing.Size(202, 62);
@@ -190,7 +190,7 @@ namespace SM64_ROM_Manager.Updating.Administration.GUI
this.ButtonX_OpenUpdateInfoManager.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonX_OpenUpdateInfoManager.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.ButtonX_OpenUpdateInfoManager.Dock = System.Windows.Forms.DockStyle.Fill;
this.ButtonX_OpenUpdateInfoManager.Image = global::SM64_ROM_Manager.Updating.Administration.GUI.My.Resources.Resources.icons8_administrative_tools_32px;
this.ButtonX_OpenUpdateInfoManager.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_administrative_tools_32px;
this.ButtonX_OpenUpdateInfoManager.Location = new System.Drawing.Point(3, 3);
this.ButtonX_OpenUpdateInfoManager.Name = "ButtonX_OpenUpdateInfoManager";
this.ButtonX_OpenUpdateInfoManager.Size = new System.Drawing.Size(202, 62);