diff options
author | Zephyron <zephyron@citron-emu.org> | 2024-12-31 16:19:25 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2024-12-31 16:19:25 +1000 |
commit | 9427e27e24a7135880ee2881c3c44988e174b41a (patch) | |
tree | 83f0062a35be144f6b162eaa823c5b3c7620146e /dist/org.citron_emu.citron.desktop | |
parent | b35ae725d20960411e8588b11c12a2d55f86c9d0 (diff) |
chore: update project branding to citron
Diffstat (limited to 'dist/org.citron_emu.citron.desktop')
-rw-r--r-- | dist/org.citron_emu.citron.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dist/org.citron_emu.citron.desktop b/dist/org.citron_emu.citron.desktop new file mode 100644 index 000000000..51e191a8e --- /dev/null +++ b/dist/org.citron_emu.citron.desktop @@ -0,0 +1,16 @@ +# SPDX-FileCopyrightText: 2018 yuzu Emulator Project +# SPDX-License-Identifier: GPL-2.0-or-later + +[Desktop Entry] +Version=1.0 +Type=Application +Name=yuzu +GenericName=Switch Emulator +Comment=Nintendo Switch video game console emulator +Icon=org.yuzu_emu.yuzu +TryExec=yuzu +Exec=yuzu %f +Categories=Game;Emulator;Qt; +MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci; +Keywords=Nintendo;Switch; +StartupWMClass=yuzu |