[Bug 180422] Review Request: gnome-mud

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 9 20:14:22 UTC 2006


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: gnome-mud


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180422





------- Additional Comments From bdpepple at ameritech.net  2006-02-09 15:14 EST -------
(In reply to comment #8)
> Fixed problems mentioned in #6, with one exception.  No matter how many times I
> looked, I couldn't find fedora-gnome-mud.desktop.  Also, I'm adding the vendor
> per wiki specifications.

The problem is that your not deleting the original desktop file.  Use this:

desktop-file-install --vendor fedora --delete-original	\
  --dir $RPM_BUILD_ROOT%{_datadir}/applications   	\
  --add-category X-Fedora			        \
  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop

Also, the spec file MUST handle locales properly. This is done by using the
%find_lang macro. Using %{_datadir}/locale/* is strictly forbidden.


-- 
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.




More information about the fedora-extras-list mailing list