Removed "so" from the default load order.

This commit is contained in:
Alexandre Julliard 2002-07-05 00:27:12 +00:00
parent f5e5fcac97
commit 2128b3384b
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
;; If you think it is nescessary to show others your complete config for a
;; If you think it is necessary to show others your complete config for a
;; bug report, filter out empty lines and comments with
;; grep -v "^;" ~/.wine/config | grep '.'
;;
@ -119,7 +119,7 @@ WINE REGISTRY Version 2
; you can specify applications too
"notepad.exe" = "native, builtin"
; default for all other dlls
"*" = "native, builtin, so"
"*" = "native, builtin"
[x11drv]
; Number of colors to allocate from the system palette