diff options
author | Britney Fransen <brfransen@gmail.com> | 2022-11-30 20:56:45 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2022-11-30 20:56:45 (GMT) |
commit | 0e4bfcabcc8daa9fab502c107dd464d13b99a2e5 (patch) | |
tree | f0bb60df8e3a218489dca74f729ec09497c8409a /linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs | |
parent | 784f0cc3660c44327484699da10cedc09efcc311 (diff) | |
download | linhes_pkgbuild-0e4bfcabcc8daa9fab502c107dd464d13b99a2e5.zip linhes_pkgbuild-0e4bfcabcc8daa9fab502c107dd464d13b99a2e5.tar.gz linhes_pkgbuild-0e4bfcabcc8daa9fab502c107dd464d13b99a2e5.tar.bz2 |
linhes-dev: LinHES9_iso add branding and copy to ram for uefi
Diffstat (limited to 'linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs')
2 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/TuxRemote.png b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/TuxRemote.png Binary files differnew file mode 100644 index 0000000..daf0445 --- /dev/null +++ b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/TuxRemote.png diff --git a/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/branding.desc b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/branding.desc index 9bfe993..1f566e1 100644 --- a/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/branding.desc +++ b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/etc/calamares/branding/LinHES/branding.desc @@ -158,8 +158,8 @@ strings: # These filenames can also use substitutions from os-release (see above). images: # productBanner: "banner.png" - productIcon: "squid.png" - productLogo: "squid.png" + productIcon: "TuxRemote.png" + productLogo: "TuxRemote.png" # productWallpaper: "wallpaper.png" # productWelcome: "" |