Mercurial > repos > RelicTools > TextureTool
annotate ErrorDetails.resx @ 0:a54c09901f4e default tip
Initial commit to Mercurial at v1.9.3 - now GPLed!
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 06 Oct 2018 19:19:03 +0100 |
parents | |
children |
rev | line source |
---|---|
0
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 <root> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
3 <!-- |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
4 Microsoft ResX Schema |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
5 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
6 Version 1.3 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
7 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
8 The primary goals of this format is to allow a simple XML format |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
9 that is mostly human readable. The generation and parsing of the |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
10 various data types are done through the TypeConverter classes |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
11 associated with the data types. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
12 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
13 Example: |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
14 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
15 ... ado.net/XML headers & schema ... |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
16 <resheader name="resmimetype">text/microsoft-resx</resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
17 <resheader name="version">1.3</resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
20 <data name="Name1">this is my long string</data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
22 <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
23 [base64 mime encoded serialized .NET Framework object] |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
24 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
26 [base64 mime encoded string representing a byte array form of the .NET Framework object] |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
27 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
28 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
29 There are any number of "resheader" rows that contain simple |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
30 name/value pairs. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
31 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
32 Each data row contains a name, and value. The row also contains a |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
33 type or mimetype. Type corresponds to a .NET class that support |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
34 text/value conversion through the TypeConverter architecture. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
35 Classes that don't support this are serialized and stored with the |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
36 mimetype set. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
37 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
38 The mimetype is used forserialized objects, and tells the |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
39 ResXResourceReader how to depersist the object. This is currently not |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
40 extensible. For a given mimetype the value must be set accordingly: |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
41 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
42 Note - application/x-microsoft.net.object.binary.base64 is the format |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
43 that the ResXResourceWriter will generate, however the reader can |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
44 read any of the formats listed below. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
45 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
46 mimetype: application/x-microsoft.net.object.binary.base64 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
47 value : The object must be serialized with |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
48 : System.Serialization.Formatters.Binary.BinaryFormatter |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
49 : and then encoded with base64 encoding. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
50 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
51 mimetype: application/x-microsoft.net.object.soap.base64 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
52 value : The object must be serialized with |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
53 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
54 : and then encoded with base64 encoding. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
55 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
56 mimetype: application/x-microsoft.net.object.bytearray.base64 |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
57 value : The object must be serialized into a byte array |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
58 : using a System.ComponentModel.TypeConverter |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
59 : and then encoded with base64 encoding. |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
60 --> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
61 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
62 <xsd:element name="root" msdata:IsDataSet="true"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
63 <xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
64 <xsd:choice maxOccurs="unbounded"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
65 <xsd:element name="data"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
66 <xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
67 <xsd:sequence> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
68 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
69 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
70 </xsd:sequence> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
71 <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
72 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
73 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
74 </xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
75 </xsd:element> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
76 <xsd:element name="resheader"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
77 <xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
78 <xsd:sequence> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
79 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
80 </xsd:sequence> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
81 <xsd:attribute name="name" type="xsd:string" use="required" /> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
82 </xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
83 </xsd:element> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
84 </xsd:choice> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
85 </xsd:complexType> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
86 </xsd:element> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
87 </xsd:schema> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
88 <resheader name="resmimetype"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
89 <value>text/microsoft-resx</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
90 </resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
91 <resheader name="version"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
92 <value>1.3</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
93 </resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
94 <resheader name="reader"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
95 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
96 </resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
97 <resheader name="writer"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
98 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
99 </resheader> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
100 <data name="txtDetails.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
101 <value>Private</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
102 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
103 <data name="txtDetails.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
104 <value>False</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
105 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
106 <data name="txtDetails.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
107 <value>Private</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
108 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
109 <data name="$this.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
110 <value>False</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
111 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
112 <data name="$this.Name"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
113 <value>ErrorDetails</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
114 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
115 <data name="$this.Language" type="System.Globalization.CultureInfo, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
116 <value>(Default)</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
117 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
118 <data name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
119 <value>False</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
120 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
121 <data name="$this.Localizable" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
122 <value>False</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
123 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
124 <data name="$this.GridSize" type="System.Drawing.Size, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
125 <value>2, 2</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
126 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
127 <data name="$this.DrawGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
128 <value>True</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
129 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
130 <data name="$this.TrayHeight" type="System.Int32, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
131 <value>80</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
132 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
133 <data name="$this.SnapToGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
134 <value>True</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
135 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
136 <data name="$this.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
137 <value>Private</value> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
138 </data> |
a54c09901f4e
Initial commit to Mercurial at v1.9.3 - now GPLed!
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
139 </root> |