parent
f96c8dea05
commit
6187ae7584
|
@ -1,3 +1,7 @@
|
||||||
|
2006-03-28 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
||||||
|
|
||||||
|
* src/GParted_Core.cc: removed testdata
|
||||||
|
|
||||||
2006-03-28 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
2006-03-28 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
||||||
|
|
||||||
* trivial cleanups
|
* trivial cleanups
|
||||||
|
|
|
@ -272,8 +272,6 @@ void GParted_Core::init_maps()
|
||||||
}
|
}
|
||||||
|
|
||||||
proc_partitions .close() ;
|
proc_partitions .close() ;
|
||||||
alternate_paths[ "/dev/hda5" ] = "/dev/bladieblaaaaa" ;
|
|
||||||
alternate_paths[ "/dev/hda" ] = "/dev/nog_een_testje" ;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue