|
@ -1,6 +1,6 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<root> |
|
|
<root> |
|
|
<!-- |
|
|
<!-- |
|
|
Microsoft ResX Schema |
|
|
Microsoft ResX Schema |
|
|
|
|
|
|
|
|
Version 2.0 |
|
|
Version 2.0 |
|
@ -59,73 +59,61 @@ |
|
|
: using a System.ComponentModel.TypeConverter |
|
|
: using a System.ComponentModel.TypeConverter |
|
|
: and then encoded with base64 encoding. |
|
|
: and then encoded with base64 encoding. |
|
|
--> |
|
|
--> |
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/> |
|
|
<xsd:element name="root" msdata:IsDataSet="true"> |
|
|
<xsd:element name="root" msdata:IsDataSet="true"> |
|
|
<xsd:complexType> |
|
|
<xsd:complexType> |
|
|
<xsd:choice maxOccurs="unbounded"> |
|
|
<xsd:choice maxOccurs="unbounded"> |
|
|
<xsd:element name="metadata"> |
|
|
<xsd:element name="metadata"> |
|
|
<xsd:complexType> |
|
|
<xsd:complexType> |
|
|
<xsd:sequence> |
|
|
<xsd:sequence> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" /> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0"/> |
|
|
</xsd:sequence> |
|
|
</xsd:sequence> |
|
|
<xsd:attribute name="name" use="required" type="xsd:string" /> |
|
|
<xsd:attribute name="name" use="required" type="xsd:string"/> |
|
|
<xsd:attribute name="type" type="xsd:string" /> |
|
|
<xsd:attribute name="type" type="xsd:string"/> |
|
|
<xsd:attribute name="mimetype" type="xsd:string" /> |
|
|
<xsd:attribute name="mimetype" type="xsd:string"/> |
|
|
<xsd:attribute ref="xml:space" /> |
|
|
<xsd:attribute ref="xml:space"/> |
|
|
</xsd:complexType> |
|
|
</xsd:complexType> |
|
|
</xsd:element> |
|
|
</xsd:element> |
|
|
<xsd:element name="assembly"> |
|
|
<xsd:element name="assembly"> |
|
|
<xsd:complexType> |
|
|
<xsd:complexType> |
|
|
<xsd:attribute name="alias" type="xsd:string" /> |
|
|
<xsd:attribute name="alias" type="xsd:string"/> |
|
|
<xsd:attribute name="name" type="xsd:string" /> |
|
|
<xsd:attribute name="name" type="xsd:string"/> |
|
|
</xsd:complexType> |
|
|
</xsd:complexType> |
|
|
</xsd:element> |
|
|
</xsd:element> |
|
|
<xsd:element name="data"> |
|
|
<xsd:element name="data"> |
|
|
<xsd:complexType> |
|
|
<xsd:complexType> |
|
|
<xsd:sequence> |
|
|
<xsd:sequence> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/> |
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/> |
|
|
</xsd:sequence> |
|
|
</xsd:sequence> |
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/> |
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/> |
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/> |
|
|
<xsd:attribute ref="xml:space" /> |
|
|
<xsd:attribute ref="xml:space"/> |
|
|
</xsd:complexType> |
|
|
</xsd:complexType> |
|
|
</xsd:element> |
|
|
</xsd:element> |
|
|
<xsd:element name="resheader"> |
|
|
<xsd:element name="resheader"> |
|
|
<xsd:complexType> |
|
|
<xsd:complexType> |
|
|
<xsd:sequence> |
|
|
<xsd:sequence> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/> |
|
|
</xsd:sequence> |
|
|
</xsd:sequence> |
|
|
<xsd:attribute name="name" type="xsd:string" use="required" /> |
|
|
<xsd:attribute name="name" type="xsd:string" use="required"/> |
|
|
</xsd:complexType> |
|
|
</xsd:complexType> |
|
|
</xsd:element> |
|
|
</xsd:element> |
|
|
</xsd:choice> |
|
|
</xsd:choice> |
|
|
</xsd:complexType> |
|
|
</xsd:complexType> |
|
|
</xsd:element> |
|
|
</xsd:element> |
|
|
</xsd:schema> |
|
|
</xsd:schema> |
|
|
<resheader name="resmimetype"> |
|
|
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve"> |
|
|
<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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
|
|
|
|
</resheader> |
|
|
|
|
|
<resheader name="writer"> |
|
|
|
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
|
|
|
|
</resheader> |
|
|
|
|
|
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve"> |
|
|
|
|
|
<value>WEBPAD</value> |
|
|
<value>WEBPAD</value> |
|
|
</metadata> |
|
|
</metadata> |
|
|
<metadata name="$this.Skin" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
|
<metadata name="$this.Skin" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
|
<value>False</value> |
|
|
<value>False</value> |
|
|
</metadata> |
|
|
</metadata> |
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> |
|
|
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
|
|
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
|
|
<value> |
|
|
<value> |
|
|
AAABAAEAMDAAAAAAAACoDgAAFgAAACgAAAAwAAAAYAAAAAEACAAAAAAAgAoAAAAAAAAAAAAAAAEAAAAA |
|
|
AAABAAEAMDAAAAAAAACoDgAAFgAAACgAAAAwAAAAYAAAAAEACAAAAAAAgAoAAAAAAAAAAAAAAAEAAAAA |
|
|
AAD///8AODQ4AFhYWAAAAAAAoLwYANCcKACQvBgAsKwoAMCcKADgjDgAwKwoAHjQAAB40BgAoKwoAFgA |
|
|
AAD///8AODQ4AFhYWAAAAAAAoLwYANCcKACQvBgAsKwoAMCcKADgjDgAwKwoAHjQAAB40BgAoKwoAFgA |
|
|
4AA4AHgAoKwYADgAkACQ0BgAGAAoAFgA0ACwrLAAaADwAEgAsAAYADgAKABYACgAaACwePAA4JwoANCM |
|
|
4AA4AHgAoKwYADgAkACQ0BgAGAAoAFgA0ACwrLAAaADwAEgAsAAYADgAKABYACgAaACwePAA4JwoANCM |
|
@ -190,5 +178,5 @@ |
|
|
///AAAAAAAf//8AAAAAAB///wAAAAAAH///AAAAAAAf//8AAAAAAB///wAAAAAAH///AAAAAAAf//8AA |
|
|
///AAAAAAAf//8AAAAAAB///wAAAAAAH///AAAAAAAf//8AAAAAAB///wAAAAAAH///AAAAAAAf//8AA |
|
|
AAAAB///wAAAAAAH///AAAAAAAf//8AAAAAAB///wAAAAAAP//////////////////////// |
|
|
AAAAB///wAAAAAAH///AAAAAAAf//8AAAAAAB///wAAAAAAP//////////////////////// |
|
|
</value> |
|
|
</value> |
|
|
</data> |
|
|
</data> |
|
|
</root> |
|
|
<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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value></resheader><resheader name="writer"><value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value></resheader></root> |
|
|