mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-01-22 16:46:59 +01:00
b3facaa6bb
- Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files.
16 lines
494 B
Desktop File
16 lines
494 B
Desktop File
# SPDX-FileCopyrightText: 2018 yuzu Emulator Project & 2025 citron Homebrew Project
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=citron
|
|
GenericName=Switch Emulator
|
|
Comment=Nintendo Switch video game console emulator
|
|
Icon=org.citron_emu.citron
|
|
TryExec=citron
|
|
Exec=citron %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=citron
|