From 0be174f768c87d2a4131c3e364d9038468bfe6c3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 24 Aug 2006 13:27:19 +0000 Subject: the list of valid groups is now /usr/share/rpmlint/MenuCheck.py --- rpmdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmdrake b/rpmdrake index 784772e3..59dc9944 100755 --- a/rpmdrake +++ b/rpmdrake @@ -192,7 +192,7 @@ but you may still browse the existing database."), yesno => 1, text => { no => N my $dont_show_selections = $> ? 1 : 0; -#- /usr/share/rpmlint/MenuCheck.py (duplicates are normal, so that we are not too far away from .py) +#- /usr/share/rpmlint/config (duplicates are normal, so that we are not too far away from .py) my %group_icons = ( N("Accessibility") => 'accessibility_section', N("Archiving") => 'archiving_section', -- cgit v1.2.1