Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: ksynaptics - KDE configuration for synaptics module https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200565 ------- Additional Comments From rdieter@xxxxxxxxxxxx 2006-07-28 14:40 EST ------- I'd suggest replacing: desktop-file-install --vendor=fedora \ --add-category=Qt \ --add-category=KDE \ --add-category=Utility \ --add-category=X-Fedora \ --delete-original --dir %{buildroot}%{_datadir}/applications \ $RPM_BUILD_ROOT/%{_datadir}/applications/kde/%{name}.desktop with simply: desktop-file-install \ --vendor="" --add-category=X-Fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/*.desktop The vendor is clear already here (kde), and this is simply a KControl module, so there's no need to add those Categories. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review