From 3b47b1c25bcfd076c767c0f0eecdea1af451923f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 16 Mar 2013 09:35:34 +0000 Subject: update comment about Hal -> udisks --- gurpmi2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gurpmi2 b/gurpmi2 index 752d9cf3..29ba0275 100755 --- a/gurpmi2 +++ b/gurpmi2 @@ -267,7 +267,7 @@ sub do_install_3 () { ask_continue_blocking("$msg\n$msg2"); }, copy_removable => sub { - #FIXME: use use hal to wait-for/mount cdroms: + #FIXME: use use udisks 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