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
path: root/data
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-07-14 10:33:22 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-07-14 10:33:22 +0400
commitb9d2ae6c3181703f9a6baa4af573958597596fd1 (patch)
tree84cbb71dde91bc4dea25e777eb44230343737cb5 /data
parentdbae15552fec4f48da71fcd8a0531b1ecaac012b (diff)
Add section
svn path=/trunk/mono/; revision=16190
Diffstat (limited to 'data')
-rw-r--r--data/machine.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/machine.config b/data/machine.config
index c0a24a14679..dce8cbfed12 100644
--- a/data/machine.config
+++ b/data/machine.config
@@ -34,6 +34,7 @@
<section name="webRequestModules"
type="System.Net.Configuration.WebRequestModuleHandler, System" />
</sectionGroup>
+ <section name="system.drawing" type="System.Configuration.NameValueSectionHandler" />
</configSections>
<system.net>
<connectionManagement>
@@ -105,5 +106,8 @@
<system.diagnostics>
<trace autoflush="false" indentsize="4" />
</system.diagnostics>
+ <system.drawing>
+ </system.drawing>
</configuration>
+