[ros-diffs] [gedmurphy] 40328: 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.
gedmurphy at svn.reactos.org
gedmurphy at svn.reactos.org
Thu Apr 2 17:06:05 CEST 2009
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/explorer-cfg-template.xml?rev=40328&r1=40327&r2=40328&view=diff
==============================================================================
--- 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>
More information about the Ros-diffs
mailing list