OSDN Git Service

Removed spurious data from resource files.
authorLatif Khalifa <latifer@streamgrid.net>
Fri, 10 Jun 2011 10:22:57 +0000 (10:22 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Fri, 10 Jun 2011 10:22:57 +0000 (10:22 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@891 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/Inventory/InventoryConsole.Designer.cs
Radegast/GUI/Consoles/ObjectsConsole.Designer.cs
Radegast/GUI/Consoles/RegionInfo.Designer.cs
Radegast/GUI/Dialogs/Profile.Designer.cs

index 306ad1a..a5d49d8 100644 (file)
@@ -639,7 +639,6 @@ namespace Radegast
             // 
             // txtCreator
             // 
-            this.txtCreator.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("txtCreator.AgentID")));
             this.txtCreator.BackColor = System.Drawing.SystemColors.Window;
             this.txtCreator.Location = new System.Drawing.Point(80, 29);
             this.txtCreator.Name = "txtCreator";
index 1ab7777..9c0f72a 100644 (file)
@@ -509,7 +509,6 @@ namespace Radegast
             // 
             // txtCreator
             // 
-            this.txtCreator.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("txtCreator.AgentID")));
             this.txtCreator.BackColor = System.Drawing.SystemColors.Window;
             this.txtCreator.Location = new System.Drawing.Point(61, 116);
             this.txtCreator.Name = "txtCreator";
@@ -519,7 +518,6 @@ namespace Radegast
             // 
             // txtOwner
             // 
-            this.txtOwner.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("txtOwner.AgentID")));
             this.txtOwner.BackColor = System.Drawing.SystemColors.Window;
             this.txtOwner.Location = new System.Drawing.Point(61, 91);
             this.txtOwner.Name = "txtOwner";
index 92bee21..a2aa1e4 100644 (file)
             // 
             // txtOwner
             // 
-            this.txtOwner.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("txtOwner.AgentID")));
             this.txtOwner.BorderStyle = System.Windows.Forms.BorderStyle.None;
             this.txtOwner.Location = new System.Drawing.Point(80, 163);
             this.txtOwner.Name = "txtOwner";
index d59ec1d..28d3ec9 100644 (file)
@@ -214,7 +214,6 @@ namespace Radegast
             // txtFullName
             // 
             this.txtFullName.AccessibleName = "Name";
-            this.txtFullName.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("txtFullName.AgentID")));
             this.txtFullName.Location = new System.Drawing.Point(50, 6);
             this.txtFullName.Name = "txtFullName";
             this.txtFullName.ReadOnly = true;
@@ -224,7 +223,6 @@ namespace Radegast
             // anPartner
             // 
             this.anPartner.AccessibleName = "Partner";
-            this.anPartner.AgentID = ((OpenMetaverse.UUID)(resources.GetObject("anPartner.AgentID")));
             this.anPartner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
             this.anPartner.Location = new System.Drawing.Point(306, 34);
             this.anPartner.Name = "anPartner";