Changeset 2579
- Timestamp:
- 08/12/08 08:39:13 (4 months ago)
- Files:
-
- 1 modified
-
pcbsd/trunk/PCInstall/pcinstall.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/PCInstall/pcinstall.cpp
r2561 r2579 109 109 comboFileSystem->insertItem("ZFS (Experimental)"); 110 110 } 111 comboFileSystem->setCurrentItem( 2);111 comboFileSystem->setCurrentItem(1); 112 112 113 113
