Author: jordi
Date: 2005-03-23 04:55:26 -0500 (Wed, 23 Mar 2005)
New Revision: 42134
Modified:
trunk/mcs/class/System.Drawing/System.Drawing.Printing/ChangeLog
trunk/mcs/class/System.Drawing/System.Drawing.Printing/PaperKind.cs
Log:
2005-03-23 Jordi Mas i Hernandez <[EMAIL PROTECTED]>
* PaperKind.cs: fixes wrong enum values
Modified: trunk/mcs/class/System.Drawing/System.Drawing.Printing/ChangeLog
===================================================================
--- trunk/mcs/class/System.Drawing/System.Drawing.Printing/ChangeLog
2005-03-23 09:40:43 UTC (rev 42133)
+++ trunk/mcs/class/System.Drawing/System.Drawing.Printing/ChangeLog
2005-03-23 09:55:26 UTC (rev 42134)
@@ -1,3 +1,6 @@
+2005-03-23 Jordi Mas i Hernandez <[EMAIL PROTECTED]>
+ * PaperKind.cs: fixes wrong enum values
+
2005-01-27 Lluis Sanchez Gual <[EMAIL PROTECTED]>
* MarginsConverter.cs: Implemented support for InstanceDescriptor.
Modified: trunk/mcs/class/System.Drawing/System.Drawing.Printing/PaperKind.cs
===================================================================
--- trunk/mcs/class/System.Drawing/System.Drawing.Printing/PaperKind.cs
2005-03-23 09:40:43 UTC (rev 42133)
+++ trunk/mcs/class/System.Drawing/System.Drawing.Printing/PaperKind.cs
2005-03-23 09:55:26 UTC (rev 42134)
@@ -59,14 +59,14 @@
B5Envelope = 34,
B5Extra = 65,
B5JisRotated = 80,
- B5Transverse = 61,
+ B5Transverse = 62,
B6Envelope = 35,
B6Jis = 88,
B6JisRotated = 89,
BPlus = 58,
C3Envelope = 29,
C4Envelope = 30,
- C5Envelope = 34,
+ C5Envelope = 28,
C65Envelope = 32,
C6Envelope = 31,
CSheet = 24,
@@ -82,7 +82,7 @@
IsoB4 = 42,
ItalyEnvelope = 36,
JapaneseDoublePostcard = 69,
- JapaneseDoublePostcardRotated = 81,
+ JapaneseDoublePostcardRotated = 82,
JapaneseEnvelopeChouNumber3 = 73,
JapaneseEnvelopeChouNumber3Rotated = 86,
JapaneseEnvelopeChouNumber4 = 74,
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches