scan drives again once initialize is done
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24650 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -774,5 +774,7 @@ MainWindow::_Initialize(BDiskDevice* disk, partition_id selectedPartition,
|
|||||||
_DisplayPartitionError("Failed to initialize the partition "
|
_DisplayPartitionError("Failed to initialize the partition "
|
||||||
"%s!\n", partition, ret);
|
"%s!\n", partition, ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_ScanDrives();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user