Pretend to open folders in a new window...
authorGed Murphy <gedmurphy@reactos.org>
Thu, 2 Apr 2009 15:06:04 +0000 (15:06 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 2 Apr 2009 15:06:04 +0000 (15:06 +0000)
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.

svn path=/trunk/; revision=40328

reactos/base/shell/explorer/explorer-cfg-template.xml

index 9597e12..f4d516a 100644 (file)
@@ -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>