Author: gedmurphy
Date: Thu Apr 2 19:06:04 2009
New Revision: 40328
URL:
http://svn.reactos.org/svn/reactos?rev=40328&view=rev
Log:
Pretend to open folders in a new window...
I say pretend because it doesn't actually work as it should it just maximizes them,
but it gives the illusion that it does and that's good enough for now as it's not
worth fixing.
Modified:
trunk/reactos/base/shell/explorer/explorer-cfg-template.xml
Modified: trunk/reactos/base/shell/explorer/explorer-cfg-template.xml
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/explor…
==============================================================================
--- trunk/reactos/base/shell/explorer/explorer-cfg-template.xml [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer/explorer-cfg-template.xml [iso-8859-1] Thu Apr 2
19:06:04 2009
@@ -2,7 +2,7 @@
<explorer-cfg>
<general>
<look-and-feel name="classic"/>
- <explorer mdi="true" separate-folders="true"/>
+ <explorer mdi="true" separate-folders="false"/>
<language name="EN"/>
</general>