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



--- Comment #53 from Kevin Kofler <ke...@tigcc.ticalc.org> ---
One solution that Qt programs often use is to install the *.qm files under
%{_datadir}/%{name}/translations. It's also not really optimal, but at least it
doesn't abuse %{_datadir}/locale.

The ideal solution would of course be to just use gettext, but unfortunately,
Qt suffers from NIH syndrome there. :-( (And KDE actually ignores that and uses
gettext, but non-KDE Qt stuff normally uses the Qt system.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to