mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 11:46:27 +00:00
chore: slippi-online.desktop -> slippi-dolphin.desktop
This commit is contained in:
parent
68ca01c026
commit
f548448ba5
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ Exec=dolphin-emu
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;Emulator;
|
Categories=Game;Emulator;
|
||||||
Name=Slippi Online
|
Name=Slippi Dolphin
|
||||||
GenericName=Wii/GameCube Emulator
|
GenericName=Wii/GameCube Emulator
|
||||||
Comment=A Wii/GameCube Emulator
|
Comment=A Wii/GameCube Emulator
|
||||||
X-AppImage-Integrate=false
|
X-AppImage-Integrate=false
|
|
@ -50,7 +50,7 @@ mkdir -p AppDir
|
||||||
./Tools/linuxdeploy \
|
./Tools/linuxdeploy \
|
||||||
--appdir=./AppDir \
|
--appdir=./AppDir \
|
||||||
-e ./build/Binaries/dolphin-emu \
|
-e ./build/Binaries/dolphin-emu \
|
||||||
-d ./Data/slippi-online.desktop \
|
-d ./Data/slippi-dolphin.desktop \
|
||||||
-i ./Data/dolphin-emu.png
|
-i ./Data/dolphin-emu.png
|
||||||
|
|
||||||
# Add the Sys dir to the AppDir for packaging
|
# Add the Sys dir to the AppDir for packaging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue