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/man
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-11-26 20:21:03 +0300
committerMiguel de Icaza <miguel@gnome.org>2005-11-26 20:21:03 +0300
commit0db97b7c9bbdcc70a6c5191325461237d2fb2d8f (patch)
treec16d7da35ca618b76ba15389e4b7d62a1d58afa7 /man
parentfe32d6af839d57a65ddc7ad7b7ef968a9a251964 (diff)
Document
svn path=/trunk/mono/; revision=53507
Diffstat (limited to 'man')
-rw-r--r--man/mono.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index 098b016e70a..e6b06e080e9 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -599,6 +599,9 @@ This is the directory where the Windows I/O Emulation layer stores its
shared state data (files, events, mutexes, pipes). By default Mono
will store the ".wapi" directory in the users's home directory.
.TP
+.I "MONO_THEME"
+The name of the theme to be used by Windows.Forms. The default is "win32".
+.TP
.I "MONO_THREADS_PER_CPU"
The maximum number of threads in the general threadpool will be
20 + (MONO_THREADS_PER_CPU * number of CPUs). The default value for this