mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
6f6bddd755
* Remove credentials controls from `BugToolPageDestination` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Explicitly call dispose in `BugToolPageDestination.cs` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Tidy up code in `BugToolPageDestination.cs` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Move `StatusReportRow` to its own file Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Move `ClientSideDataRow` and `HostStatusRow` to own files Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Update order of pages in `BugToolWizard` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Update action and create row for packaging status report in BugTool wizard Instead of creating a new action, this males ZipStatusReportAction inherit StatusReportAction Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Allow for pending `StatusReportAction` to be cancelled This avoids the need for a running action to update the status. i.e. an action that has been registered but hasn't started running can be cancelled, too. Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Update content of `ACTION_SYSTEM_STATUS_SUCCESSFUL` message Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Add link to `labelBlurb` in `BugToolPageRetrieveData.cs` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Add report packaging logic to `BugToolPageRetrieveData.cs` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Open CIS URL when clicking on `linkLabelBlurb` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * CP-40842: Report packaged data amount in `ZipStatusReportAction` Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Remove unused `using`s Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> * Minor layout tweaks. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Renamed folder and namespace to match the ones for the other wizards. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Renamed wizard's private fields. Some code efficiency corrections. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Keep the row classes as private within the BugToolPageRetrieveData class. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Removed leftover unused action. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Tidy up status report messages. Use more relevant icon. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Made blurb localisable. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Renamed private fields. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Simplified the stages of the compilation of the status report. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Renamed row classes again to match the action names. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Simplify reporting the progress of the zipping action. Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> * Recursive call is not necessary. Tweaked message. Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com> * Sort strings Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com> * Update copyright notices Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> --------- Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com> Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com> Co-authored-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com> Co-authored-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
378 lines
18 KiB
XML
378 lines
18 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
|
<xsd:element msdata:IsDataSet="true" name="root">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element minOccurs="0" name="value" type="xsd:string"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
|
<xsd:attribute name="type" type="xsd:string"/>
|
|
<xsd:attribute name="mimetype" type="xsd:string"/>
|
|
<xsd:attribute ref="xml:space"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string"/>
|
|
<xsd:attribute name="name" type="xsd:string"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element minOccurs="0" msdata:Ordinal="1" name="value" type="xsd:string"/>
|
|
<xsd:element minOccurs="0" msdata:Ordinal="2" name="comment" type="xsd:string"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute msdata:Ordinal="1" name="name" type="xsd:string" use="required"/>
|
|
<xsd:attribute msdata:Ordinal="3" name="type" type="xsd:string"/>
|
|
<xsd:attribute msdata:Ordinal="4" name="mimetype" type="xsd:string"/>
|
|
<xsd:attribute ref="xml:space"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element minOccurs="0" msdata:Ordinal="1" name="value" type="xsd:string"/>
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
|
|
<data name="tableLayoutPanel1.ColumnCount" type="System.Int32, mscorlib">
|
|
<value>4</value>
|
|
</data>
|
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
|
|
<data name="label2.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="label2.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="label2.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="label2.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>3, 0</value>
|
|
</data>
|
|
<data name="label2.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>563, 25</value>
|
|
</data>
|
|
<data name="label2.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="label2.Text" xml:space="preserve">
|
|
<value>状態レポートを保存します。[参照] をクリックしてレポートの保存先を指定します。</value>
|
|
</data>
|
|
<data name=">>label2.Name" xml:space="preserve">
|
|
<value>label2</value>
|
|
</data>
|
|
<data name=">>label2.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>label2.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>label2.ZOrder" xml:space="preserve">
|
|
<value>4</value>
|
|
</data>
|
|
<data name="labelName.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
<value>Left</value>
|
|
</data>
|
|
<data name="labelName.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="labelName.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="labelName.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>3, 31</value>
|
|
</data>
|
|
<data name="labelName.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>55, 13</value>
|
|
</data>
|
|
<data name="labelName.TabIndex" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="labelName.Text" xml:space="preserve">
|
|
<value>ファイル名(&M):</value>
|
|
</data>
|
|
<data name=">>labelName.Name" xml:space="preserve">
|
|
<value>labelName</value>
|
|
</data>
|
|
<data name=">>labelName.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>labelName.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>labelName.ZOrder" xml:space="preserve">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="m_textBoxName.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>108, 28</value>
|
|
</data>
|
|
<data name="m_textBoxName.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>377, 20</value>
|
|
</data>
|
|
<data name="m_textBoxName.TabIndex" type="System.Int32, mscorlib">
|
|
<value>2</value>
|
|
</data>
|
|
<data name=">>m_textBoxName.Name" xml:space="preserve">
|
|
<value>m_textBoxName</value>
|
|
</data>
|
|
<data name=">>m_textBoxName.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>m_textBoxName.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>m_textBoxName.ZOrder" xml:space="preserve">
|
|
<value>6</value>
|
|
</data>
|
|
<data name="labelFileLocation.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
<value>Left</value>
|
|
</data>
|
|
<data name="labelFileLocation.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="labelFileLocation.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="labelFileLocation.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>3, 62</value>
|
|
</data>
|
|
<data name="labelFileLocation.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>66, 13</value>
|
|
</data>
|
|
<data name="labelFileLocation.TabIndex" type="System.Int32, mscorlib">
|
|
<value>3</value>
|
|
</data>
|
|
<data name="labelFileLocation.Text" xml:space="preserve">
|
|
<value>保存先(&L):</value>
|
|
</data>
|
|
<data name="labelFileLocation.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
|
|
<value>MiddleLeft</value>
|
|
</data>
|
|
<data name=">>labelFileLocation.Name" xml:space="preserve">
|
|
<value>labelFileLocation</value>
|
|
</data>
|
|
<data name=">>labelFileLocation.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>labelFileLocation.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>labelFileLocation.ZOrder" xml:space="preserve">
|
|
<value>7</value>
|
|
</data>
|
|
<data name="m_textBoxLocation.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>108, 58</value>
|
|
</data>
|
|
<data name="m_textBoxLocation.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>377, 20</value>
|
|
</data>
|
|
<data name="m_textBoxLocation.TabIndex" type="System.Int32, mscorlib">
|
|
<value>4</value>
|
|
</data>
|
|
<data name=">>m_textBoxLocation.Name" xml:space="preserve">
|
|
<value>m_textBoxLocation</value>
|
|
</data>
|
|
<data name=">>m_textBoxLocation.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>m_textBoxLocation.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>m_textBoxLocation.ZOrder" xml:space="preserve">
|
|
<value>8</value>
|
|
</data>
|
|
<data name="BrowseButton.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="BrowseButton.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>491, 57</value>
|
|
</data>
|
|
<data name="BrowseButton.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>75, 23</value>
|
|
</data>
|
|
<data name="BrowseButton.TabIndex" type="System.Int32, mscorlib">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="BrowseButton.Text" xml:space="preserve">
|
|
<value>参照(&B)...</value>
|
|
</data>
|
|
<data name=">>BrowseButton.Name" xml:space="preserve">
|
|
<value>BrowseButton</value>
|
|
</data>
|
|
<data name=">>BrowseButton.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>BrowseButton.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>BrowseButton.ZOrder" xml:space="preserve">
|
|
<value>9</value>
|
|
</data>
|
|
<data name="m_ctrlError.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="m_ctrlError.AutoSizeMode" type="System.Windows.Forms.AutoSizeMode, System.Windows.Forms">
|
|
<value>GrowAndShrink</value>
|
|
</data>
|
|
<data name="m_ctrlError.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="m_ctrlError.Error" xml:space="preserve">
|
|
<value/>
|
|
</data>
|
|
<data name="m_ctrlError.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>0, 281</value>
|
|
</data>
|
|
<data name="m_ctrlError.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>0, 10, 0, 0</value>
|
|
</data>
|
|
<data name="m_ctrlError.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>569, 22</value>
|
|
</data>
|
|
<data name="m_ctrlError.TabIndex" type="System.Int32, mscorlib">
|
|
<value>15</value>
|
|
</data>
|
|
<data name=">>m_ctrlError.Name" xml:space="preserve">
|
|
<value>m_ctrlError</value>
|
|
</data>
|
|
<data name=">>m_ctrlError.Type" xml:space="preserve">
|
|
<value>XenAdmin.Controls.Common.PasswordFailure, XenCenterMain, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>m_ctrlError.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>m_ctrlError.ZOrder" xml:space="preserve">
|
|
<value>10</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>0, 0</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>0, 0, 0, 0</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.RowCount" type="System.Int32, mscorlib">
|
|
<value>10</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>569, 419</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Name" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="tableLayoutPanel1.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
|
|
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="usernameLabel" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="passwordLabel" Row="7" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="passwordTextBox" Row="7" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="usernameTextBox" Row="6" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="label2" Row="0" RowSpan="1" Column="0" ColumnSpan="4" /><Control Name="labelName" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="m_textBoxName" Row="1" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="labelFileLocation" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="m_textBoxLocation" Row="2" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="BrowseButton" Row="2" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="m_ctrlError" Row="9" RowSpan="1" Column="0" ColumnSpan="4" /><Control Name="uploadCheckBox" Row="3" RowSpan="1" Column="0" ColumnSpan="4" /><Control Name="caseNumberLabel" Row="8" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="caseNumberTextBox" Row="8" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="optionalLabel" Row="8" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="enterCredentialsLinkLabel" Row="5" RowSpan="1" Column="0" ColumnSpan="4" /></Controls><Columns Styles="AutoSize,0,AutoSize,0,Percent,100,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,Absolute,51,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,Percent,100" /></TableLayoutSettings></value>
|
|
</data>
|
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<value>True</value>
|
|
</metadata>
|
|
<data name="$this.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>569, 419</value>
|
|
</data>
|
|
<data name=">>$this.Name" xml:space="preserve">
|
|
<value>BugToolPageDestination</value>
|
|
</data>
|
|
<data name=">>$this.Type" xml:space="preserve">
|
|
<value>XenAdmin.Controls.XenTabPage, XenCenterMain, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
</root> |