Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas N <andreas@mono-cvs.ximian.com>2003-07-21 21:17:09 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2003-07-21 21:17:09 +0400
commit080db606ee01cf6b0048f64baafde0c2f90877c3 (patch)
tree396a9b589e2d7081cabc21c1444d3831e438ab61 /mcs/class/System.Drawing.Design
parenta6b1e610e13f14d1343cc426054d606d0c6fbcb5 (diff)
2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.Drawing.Design.dll.sources: Added AssemblyInfo.cs, Locale.cs, TODOAttribute.cs svn path=/trunk/mcs/; revision=16489
Diffstat (limited to 'mcs/class/System.Drawing.Design')
-rw-r--r--mcs/class/System.Drawing.Design/ChangeLog4
-rw-r--r--mcs/class/System.Drawing.Design/System.Drawing.Design.dll.sources3
2 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/System.Drawing.Design/ChangeLog b/mcs/class/System.Drawing.Design/ChangeLog
index 0ea1043c0cf..8f500c112e1 100644
--- a/mcs/class/System.Drawing.Design/ChangeLog
+++ b/mcs/class/System.Drawing.Design/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * System.Drawing.Design.dll.sources: Added AssemblyInfo.cs, Locale.cs, TODOAttribute.cs
+
2003-06-17 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Added System.Windows.Forms to makefile.gnu
diff --git a/mcs/class/System.Drawing.Design/System.Drawing.Design.dll.sources b/mcs/class/System.Drawing.Design/System.Drawing.Design.dll.sources
index 63e1b9784bc..6862ba700ad 100644
--- a/mcs/class/System.Drawing.Design/System.Drawing.Design.dll.sources
+++ b/mcs/class/System.Drawing.Design/System.Drawing.Design.dll.sources
@@ -1,3 +1,6 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
+Assembly/TODOAttribute.cs
System.Drawing.Design/BitmapEditor.cs
System.Drawing.Design/ColorEditor.cs
System.Drawing.Design/ContentAlignmentEditor.cs