Add README
authorMiguel de Icaza <miguel@gnome.org>
Sun, 19 Mar 2006 20:09:27 +0000 (20:09 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 19 Mar 2006 20:09:27 +0000 (20:09 -0000)
svn path=/trunk/mono/; revision=58168

data/Makefile.am
data/README [new file with mode: 0644]

index 7f39759a62185e0c7a17020fa3bc859aeac68951..d80780ee0f2d99d637d4dcfd59f4925f74912e95 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS = net_1_1 net_2_0
 monodir = $(sysconfdir)/mono
 
 EXTRA_DIST =  config.in \
-            browscap.ini mono.supp
+            browscap.ini mono.supp README
 
 mono_DATA =  config \
             browscap.ini
diff --git a/data/README b/data/README
new file mode 100644 (file)
index 0000000..036517c
--- /dev/null
@@ -0,0 +1,20 @@
+Files in this directory:
+
+       config.in, config:
+               These files are installed into $prefix/etc/mono and
+               contain the global mappings of dllnames into native
+               library names.
+
+       browscap.ini
+               This file contains the browser capabilty database,
+               this is used by ASP.NET to determine in a per-browser
+               basis what kind of features it can depend on when
+               producing the HTML code.
+
+       mono.supp
+               This is a valgrind data file, it lists the warnings
+               that should be supressed when reporting Mono-related
+               errors.
+
+       net_1_1 and net_2_0
+               They contain profile-specific data files