mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-09 11:17:30 -03:00
Fix capitalization of Cemu executable in .desktop file
This commit is contained in:
parent
8f674933d2
commit
4561a6929c
1 changed files with 1 additions and 1 deletions
2
dist/linux/info.cemu.Cemu.desktop
vendored
2
dist/linux/info.cemu.Cemu.desktop
vendored
|
@ -3,7 +3,7 @@ Name=Cemu
|
|||
Type=Application
|
||||
Terminal=false
|
||||
Icon=info.cemu.Cemu
|
||||
Exec=cemu
|
||||
Exec=Cemu
|
||||
GenericName=Wii U Emulator
|
||||
GenericName[fi]=Wii U -emulaattori
|
||||
GenericName[el]=Πρόγραμμα προσομοίωσης Wii U
|
||||
|
|
Loading…
Reference in a new issue