aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-08-24 13:27:19 +0000
committerThierry Vignaud <tv@mandriva.org>2006-08-24 13:27:19 +0000
commit0be174f768c87d2a4131c3e364d9038468bfe6c3 (patch)
tree711629f49d46f64491118d2bc125932febe9f2ab
parent1af12201f5776a3128efb8ce587f3216fab564aa (diff)
downloadrpmdrake-0be174f768c87d2a4131c3e364d9038468bfe6c3.tar
rpmdrake-0be174f768c87d2a4131c3e364d9038468bfe6c3.tar.gz
rpmdrake-0be174f768c87d2a4131c3e364d9038468bfe6c3.tar.bz2
rpmdrake-0be174f768c87d2a4131c3e364d9038468bfe6c3.tar.xz
rpmdrake-0be174f768c87d2a4131c3e364d9038468bfe6c3.zip
the list of valid groups is now /usr/share/rpmlint/MenuCheck.py
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
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',