mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 04:45:47 +00:00
Rename Yuzu logo to Eden
This commit is contained in:
parent
e0795f2b40
commit
61d4233228
14 changed files with 16 additions and 16 deletions
|
@ -63,8 +63,8 @@ EOL
|
|||
|
||||
cp "${app_dir}/org.yuzu_emu.${binary_name}.desktop" "${app_dir}/usr/share/applications/"
|
||||
|
||||
cp "dist/yuzu.svg" "${app_dir}/org.yuzu_emu.${binary_name}.svg"
|
||||
cp "dist/yuzu.svg" "${app_dir}/usr/share/icons/hicolor/scalable/apps/org.yuzu_emu.${binary_name}.svg"
|
||||
cp "dist/eden.svg" "${app_dir}/org.yuzu_emu.${binary_name}.svg"
|
||||
cp "dist/eden.svg" "${app_dir}/usr/share/icons/hicolor/scalable/apps/org.yuzu_emu.${binary_name}.svg"
|
||||
|
||||
cd build
|
||||
wget -nc https://raw.githubusercontent.com/eden-emulator/ext-linux-bin/main/appimage/deploy-linux.sh || echo "Failed to download deploy script"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue