rename namepsaces
This commit is contained in:
@@ -9,7 +9,7 @@ using Microsoft.VisualBasic;
|
||||
/* TODO ERROR: Skipped DefineDirectiveTrivia *//* TODO ERROR: Skipped DefineDirectiveTrivia *//* TODO ERROR: Skipped DefineDirectiveTrivia *//* TODO ERROR: Skipped DefineDirectiveTrivia */
|
||||
/* TODO ERROR: Skipped ElifDirectiveTrivia *//* TODO ERROR: Skipped DisabledTextTrivia *//* TODO ERROR: Skipped ElifDirectiveTrivia *//* TODO ERROR: Skipped DisabledTextTrivia *//* TODO ERROR: Skipped ElifDirectiveTrivia *//* TODO ERROR: Skipped DisabledTextTrivia *//* TODO ERROR: Skipped ElifDirectiveTrivia *//* TODO ERROR: Skipped DisabledTextTrivia *//* TODO ERROR: Skipped ElifDirectiveTrivia *//* TODO ERROR: Skipped DisabledTextTrivia *//* TODO ERROR: Skipped EndIfDirectiveTrivia */
|
||||
/* TODO ERROR: Skipped IfDirectiveTrivia */
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My
|
||||
namespace Pilz.Updating.Client.GUI.My
|
||||
{
|
||||
|
||||
/* TODO ERROR: Skipped IfDirectiveTrivia */
|
||||
|
||||
@@ -10,7 +10,7 @@ using System.Xml.Linq;
|
||||
using Microsoft.VisualBasic;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My
|
||||
namespace Pilz.Updating.Client.GUI.My
|
||||
{
|
||||
[Embedded()]
|
||||
[DebuggerNonUserCode()]
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
using System.Diagnostics;
|
||||
using Microsoft.VisualBasic;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My
|
||||
namespace Pilz.Updating.Client.GUI.My
|
||||
{
|
||||
[System.Runtime.CompilerServices.CompilerGenerated()]
|
||||
[System.CodeDom.Compiler.GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
|
||||
@@ -33,7 +33,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI.My
|
||||
}
|
||||
}
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My
|
||||
namespace Pilz.Updating.Client.GUI.My
|
||||
{
|
||||
[HideModuleName()]
|
||||
[DebuggerNonUserCode()]
|
||||
|
||||
4
Pilz.Updating.Client.GUI/MyIcons.Designer.cs
generated
4
Pilz.Updating.Client.GUI/MyIcons.Designer.cs
generated
@@ -8,7 +8,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI {
|
||||
namespace Pilz.Updating.Client.GUI {
|
||||
using System;
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI {
|
||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
get {
|
||||
if (object.ReferenceEquals(resourceMan, null)) {
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SM64_ROM_Manager.Updating.Client.GUI.MyIcons", typeof(MyIcons).Assembly);
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Pilz.Updating.Client.GUI.MyIcons", typeof(MyIcons).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
|
||||
4
Pilz.Updating.Client.GUI/Resources.Designer.cs
generated
4
Pilz.Updating.Client.GUI/Resources.Designer.cs
generated
@@ -11,7 +11,7 @@
|
||||
using System.Diagnostics;
|
||||
using Microsoft.VisualBasic;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My.Resources
|
||||
namespace Pilz.Updating.Client.GUI.My.Resources
|
||||
{
|
||||
|
||||
// Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
||||
@@ -40,7 +40,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI.My.Resources
|
||||
{
|
||||
if (ReferenceEquals(resourceMan, null))
|
||||
{
|
||||
var temp = new System.Resources.ResourceManager("SM64_ROM_Manager.Updating.Client.GUI.Resources", typeof(Resources).Assembly);
|
||||
var temp = new System.Resources.ResourceManager("Pilz.Updating.Client.GUI.Resources", typeof(Resources).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ using System.Drawing;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
namespace Pilz.Updating.Client.GUI
|
||||
{
|
||||
[Microsoft.VisualBasic.CompilerServices.DesignerGenerated()]
|
||||
public partial class SimpleActionDialog : DevComponents.DotNetBar.OfficeForm
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using global::DevComponents.DotNetBar;
|
||||
using global::SM64_ROM_Manager.Updating.Client.GUI.My.Resources;
|
||||
using global::Pilz.Updating.Client.GUI.My.Resources;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
namespace Pilz.Updating.Client.GUI
|
||||
{
|
||||
public partial class SimpleActionDialog
|
||||
{
|
||||
|
||||
@@ -5,10 +5,10 @@ using System.Runtime.CompilerServices;
|
||||
using System.Windows.Forms;
|
||||
using global::DevComponents.DotNetBar;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
using global::SM64_ROM_Manager.Updating.Client.GUI.My.Resources;
|
||||
using global::Pilz.Updating.Client.GUI.My.Resources;
|
||||
using System;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
namespace Pilz.Updating.Client.GUI
|
||||
{
|
||||
public class UpdateClientGUI
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@ using System.Windows.Forms;
|
||||
using global::DevComponents.DotNetBar;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
namespace Pilz.Updating.Client.GUI
|
||||
{
|
||||
[DesignerGenerated()]
|
||||
internal partial class UpdatesAvailableDialog : OfficeForm
|
||||
@@ -181,7 +181,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
this.ButtonX_Install.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_Install.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_Install.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
this.ButtonX_Install.Image = global::SM64_ROM_Manager.Updating.Client.GUI.MyIcons.icons8_software_installer_16px;
|
||||
this.ButtonX_Install.Image = global::Pilz.Updating.Client.GUI.MyIcons.icons8_software_installer_16px;
|
||||
resources.ApplyResources(this.ButtonX_Install, "ButtonX_Install");
|
||||
this.ButtonX_Install.Name = "ButtonX_Install";
|
||||
this.ButtonX_Install.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
||||
@@ -191,7 +191,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
this.ButtonX_Cancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ButtonX_Cancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.ButtonX_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.ButtonX_Cancel.Image = global::SM64_ROM_Manager.Updating.Client.GUI.MyIcons.icons8_delete_16px;
|
||||
this.ButtonX_Cancel.Image = global::Pilz.Updating.Client.GUI.MyIcons.icons8_delete_16px;
|
||||
resources.ApplyResources(this.ButtonX_Cancel, "ButtonX_Cancel");
|
||||
this.ButtonX_Cancel.Name = "ButtonX_Cancel";
|
||||
this.ButtonX_Cancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
using System.Drawing;
|
||||
using System.Windows.Forms;
|
||||
using global::DevComponents.DotNetBar;
|
||||
using SM64_ROM_Manager.Updating.GUIBase;
|
||||
using Pilz.Updating.GUIBase;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI
|
||||
namespace Pilz.Updating.Client.GUI
|
||||
{
|
||||
internal partial class UpdatesAvailableDialog
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
using System.Diagnostics;
|
||||
|
||||
namespace SM64_ROM_Manager.Updating.Client.GUI.My.Resources
|
||||
namespace Pilz.Updating.Client.GUI.My.Resources
|
||||
{
|
||||
|
||||
// Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
||||
@@ -43,7 +43,7 @@ namespace SM64_ROM_Manager.Updating.Client.GUI.My.Resources
|
||||
{
|
||||
if (ReferenceEquals(resourceMan, null))
|
||||
{
|
||||
var temp = new System.Resources.ResourceManager("SM64_ROM_Manager.Updating.Client.GUI.UpdatingClientGuiLangRes", typeof(UpdatingClientGuiLangRes).Assembly);
|
||||
var temp = new System.Resources.ResourceManager("Pilz.Updating.Client.GUI.UpdatingClientGuiLangRes", typeof(UpdatingClientGuiLangRes).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user