Use SVG version of Fedora logos
This fixes fuzziness in the logo when showing the page on displays that are using scaling, and also when making the Control Center window larger.
This commit is contained in:
parent
3f91c939b7
commit
cf8e1ec829
@ -154,8 +154,8 @@ utilities.
|
||||
%meson \
|
||||
-Ddocumentation=true \
|
||||
%if 0%{?fedora}
|
||||
-Ddistributor_logo=%{_datadir}/pixmaps/fedora_logo_med.png \
|
||||
-Ddark_mode_distributor_logo=%{_datadir}/pixmaps/fedora_whitelogo_med.png \
|
||||
-Ddistributor_logo=%{_datadir}/fedora-logos/fedora_lightbackground.svg \
|
||||
-Ddark_mode_distributor_logo=%{_datadir}/fedora-logos/fedora_logo_darkbackground.svg \
|
||||
-Dmalcontent=true \
|
||||
%endif
|
||||
%if 0%{?rhel}
|
||||
|
Loading…
Reference in New Issue
Block a user