From 39fe7ecc063db6ef6a5ddedefd792f9a50bbeab1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 1 Apr 2008 03:09:36 +0000 Subject: (copy_removable) add a FIXME note --- gurpmi2 | 1 + 1 file changed, 1 insertion(+) diff --git a/gurpmi2 b/gurpmi2 index 7f06800b..34f02aa7 100755 --- a/gurpmi2 +++ b/gurpmi2 @@ -273,6 +273,7 @@ sub do_install_3 () { ask_continue_blocking("$msg\n$msg2"); }, copy_removable => sub { + #FIXME: use use hal to wait-for/mount cdroms: my $w = Gtk2::MessageDialog->new($mainw, [qw(modal destroy-with-parent)], 'warning', 'ok-cancel', N("Please insert the medium named \"%s\"", $_[0]) ); -- cgit v1.2.1