Skip to content

Commit 3229a02

Browse files
Merge pull request #25498 from ashley-cui/installer
Use svg for pkginstaller banner
2 parents 0ca749f + 5cd5874 commit 3229a02

File tree

3 files changed

+425
-1
lines changed

3 files changed

+425
-1
lines changed

contrib/pkginstaller/Distribution.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
22
<installer-script minSpecVersion="1.000000">
33
<title>Podman __VERSION__</title>
4-
<background mime-type="image/png" file="banner.png" scaling="proportional"/>
4+
<background mime-type="image/svg+xml" file="banner.svg" scaling="proportional"/>
55
<welcome file="welcome.html" mime-type="text/html" />
66
<conclusion file="conclusion.html" mime-type="text/html" />
77
<license file="LICENSE.txt"/>
-49.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)