From 73df955526ba46402b35db131810659fb673aae6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 6 Mar 2008 15:15:47 +0000 Subject: add a FIXME about broken code --- perl-install/standalone/logdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/logdrake b/perl-install/standalone/logdrake index 20f663645..386190e3a 100755 --- a/perl-install/standalone/logdrake +++ b/perl-install/standalone/logdrake @@ -66,7 +66,7 @@ my $cal_butt = gtksignal_connect(Gtk2::CheckButton->new(N("Show only for the sel ### menus definition # the menus are not shown -# but they provides shiny shortcut like C-q +# but they provides shiny shortcut like C-q (Broken: FIXME) my @menu_items = ( { path => N("/_File"), item_type => '' }, { path => N("/File/_New"), accelerator => N("N") }, -- cgit v1.2.1