make it the exact same disable comment too.

SVN revision: 76568
This commit is contained in:
Carsten Haitzler 2012-09-13 00:43:26 +00:00
parent 56ebc29f14
commit c2bbda53ee
1 changed files with 4 additions and 0 deletions

View File

@ -460,6 +460,10 @@ e_fwin_reload_all(void)
if ((zone->container->num == 0) && (zone->num == 0) &&
(fileman_config->view.show_desktop_icons))
{
// disable until such a day as this handles both screens properly!
// if ((fileman_config->dev) && (fileman_config->path))
// e_fwin_zone_new(zone, fileman_config->dev, fileman_config->path);
// else
e_fwin_zone_new(zone, "desktop", "/");
}
else