Add files via upload

This commit is contained in:
Nayla 2023-04-24 19:47:02 -04:00 committed by Nayla Hanegan
commit d5306ae87d
20 changed files with 308 additions and 117 deletions

View file

@ -2,10 +2,10 @@
.Dt DOLPHIN-EMU-NOGUI 6
.Os
.Sh NAME
.Nm dolphin-emu-nogui
.Nm dolphin-mpn-nogui
.Nd Nintendo GameCube and Wii emulator
.Sh SYNOPSIS
.Nm dolphin-emu-nogui
.Nm dolphin-mpn-nogui
.Op Fl hv
.Op Fl e Ar file
.Sh DESCRIPTION

7
Data/dolphin-emu.desktop → Data/dolphin-mpn.desktop Normal file → Executable file
View file

@ -1,10 +1,11 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Icon=dolphin-emu
Exec=env QT_QPA_PLATFORM=xcb dolphin-emu
Icon=dolphin-mpn
Exec=dolphin-mpn
Terminal=false
Type=Application
Categories=Game;Emulator;
Name=Dolphin Emulator
Name=Dolphin MPN
GenericName=Wii/GameCube Emulator
Comment=A Wii/GameCube Emulator

View file

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before After
Before After