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>2004-04-07 00:09:58 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2004-04-07 00:09:58 +0400
commit2a20596b8e9b228045583d426e65a120ed490cad (patch)
tree47ffc6411e29208810ccbaf33d0fff75890aa150
parent0d8fdfcee80dacb951a47051f8e3ca0a3fc1955f (diff)
added files
svn path=/trunk/mcs/; revision=25110
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources2
-rwxr-xr-xmcs/class/System.Data.OracleClient/System.Data.OracleClient.dll.sources2
-rwxr-xr-xmcs/class/System.Design/System.Design.dll.sources2
-rw-r--r--mcs/class/System.Messaging/System.Messaging.dll.sources3
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess.dll.sources3
5 files changed, 10 insertions, 2 deletions
diff --git a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
index 868fa38bfd6..9ff1e33d5fd 100644
--- a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
+++ b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
@@ -1,3 +1,5 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.Configuration.Install/IManagedInstaller.cs
System.Configuration.Install/Installer.cs
System.Configuration.Install/InstallException.cs
diff --git a/mcs/class/System.Data.OracleClient/System.Data.OracleClient.dll.sources b/mcs/class/System.Data.OracleClient/System.Data.OracleClient.dll.sources
index 0e3bcf24bb5..4f97e1c7f62 100755
--- a/mcs/class/System.Data.OracleClient/System.Data.OracleClient.dll.sources
+++ b/mcs/class/System.Data.OracleClient/System.Data.OracleClient.dll.sources
@@ -1,3 +1,5 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.Data.OracleClient.Oci/OciAttributeType.cs
System.Data.OracleClient.Oci/OciBindHandle.cs
System.Data.OracleClient.Oci/OciCalls.cs
diff --git a/mcs/class/System.Design/System.Design.dll.sources b/mcs/class/System.Design/System.Design.dll.sources
index fbeeb6b8c57..1af83e5a5bd 100755
--- a/mcs/class/System.Design/System.Design.dll.sources
+++ b/mcs/class/System.Design/System.Design.dll.sources
@@ -1,3 +1,5 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.Design/TODOAttribute.cs
System.ComponentModel.Design/ArrayEditor.cs
System.ComponentModel.Design/CollectionEditor.cs
diff --git a/mcs/class/System.Messaging/System.Messaging.dll.sources b/mcs/class/System.Messaging/System.Messaging.dll.sources
index 05f6a5d458c..542521c315c 100644
--- a/mcs/class/System.Messaging/System.Messaging.dll.sources
+++ b/mcs/class/System.Messaging/System.Messaging.dll.sources
@@ -1,10 +1,11 @@
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.Messaging/AccessControlEntry.cs
System.Messaging/AccessControlEntryType.cs
System.Messaging/AccessControlList.cs
System.Messaging/AcknowledgeTypes.cs
System.Messaging/Acknowledgment.cs
System.Messaging/ActiveXMessageFormatter.cs
-System.Messaging/AssemblyInfo.cs
System.Messaging/BinaryMessageFormatter.cs
System.Messaging/CryptographicProviderType.cs
System.Messaging/DefaultPropertiesToSend.cs
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess.dll.sources b/mcs/class/System.ServiceProcess/System.ServiceProcess.dll.sources
index 918bc0f45b8..dbc30a52d23 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess.dll.sources
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess.dll.sources
@@ -1,4 +1,5 @@
-System.ServiceProcess/Locale.cs
+Assembly/AssemblyInfo.cs
+Assembly/Locale.cs
System.ServiceProcess/TODOAttribute.cs
System.ServiceProcess/PowerBroadcastStatus.cs
System.ServiceProcess/ServiceAccount.cs