From b3facaa6bb30cdc39f2b7d632fef1e3bfeee7785 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Tue, 31 Dec 2024 17:07:49 +1000 Subject: chore: update project references and add Citron copyright - Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files. --- dist/org.citron_emu.citron.desktop | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dist/org.citron_emu.citron.desktop') diff --git a/dist/org.citron_emu.citron.desktop b/dist/org.citron_emu.citron.desktop index 51e191a8e..dc1b1d506 100644 --- a/dist/org.citron_emu.citron.desktop +++ b/dist/org.citron_emu.citron.desktop @@ -1,16 +1,16 @@ -# SPDX-FileCopyrightText: 2018 yuzu Emulator Project +# 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=yuzu +Name=citron GenericName=Switch Emulator Comment=Nintendo Switch video game console emulator -Icon=org.yuzu_emu.yuzu -TryExec=yuzu -Exec=yuzu %f +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=yuzu +StartupWMClass=citron -- cgit v1.2.3