From bb82ba76d1ff7faa866105b923311acedaa2a2d2 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Thu, 27 Feb 2025 22:06:05 +0000 Subject: [PATCH] Update .desktop files + Drop man files There isn't really much point in maintaining man files when they are made obsolete by `azahar -h` --- ...citra-room.desktop => azahar-room.desktop} | 8 +-- dist/{citra.desktop => azahar.desktop} | 6 +- dist/citra-qt.6 | 40 ------------ dist/citra-qt.desktop | 15 ----- dist/citra.6 | 63 ------------------- 5 files changed, 7 insertions(+), 125 deletions(-) rename dist/{citra-room.desktop => azahar-room.desktop} (51%) rename dist/{citra.desktop => azahar.desktop} (90%) delete mode 100644 dist/citra-qt.6 delete mode 100644 dist/citra-qt.desktop delete mode 100644 dist/citra.6 diff --git a/dist/citra-room.desktop b/dist/azahar-room.desktop similarity index 51% rename from dist/citra-room.desktop rename to dist/azahar-room.desktop index 89df53bbd..ba064a277 100644 --- a/dist/citra-room.desktop +++ b/dist/azahar-room.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Version=1.0 Type=Application -Name=Citra Room -Comment=Multiplayer room host for Citra +Name=Azahar Room +Comment=Multiplayer room host for Azahar Icon=citra -TryExec=citra-room -Exec=citra-room %f +TryExec=azahar-room +Exec=azahar-room %f Categories=Game;Emulator; Keywords=3DS;Nintendo diff --git a/dist/citra.desktop b/dist/azahar.desktop similarity index 90% rename from dist/citra.desktop rename to dist/azahar.desktop index 24468cd13..ba1d76f69 100644 --- a/dist/citra.desktop +++ b/dist/azahar.desktop @@ -1,14 +1,14 @@ [Desktop Entry] Version=1.0 Type=Application -Name=Citra +Name=Azahar GenericName=3DS Emulator GenericName[fr]=Émulateur 3DS Comment=Nintendo 3DS video game console emulator Comment[fr]=Émulateur de console de jeu Nintendo 3DS Icon=citra -TryExec=citra -Exec=citra %f +TryExec=azahar +Exec=azahar %f Categories=Game;Emulator; MimeType=application/x-ctr-3dsx;application/x-ctr-cci;application/x-ctr-cia;application/x-ctr-cxi; Keywords=3DS;Nintendo; diff --git a/dist/citra-qt.6 b/dist/citra-qt.6 deleted file mode 100644 index d09e96b5d..000000000 --- a/dist/citra-qt.6 +++ /dev/null @@ -1,40 +0,0 @@ -.Dd November 22 2016 -.Dt citra-qt 6 -.Os -.Sh NAME -.Nm Citra-Qt -.Nd Nintendo 3DS Emulator/Debugger (Qt) -.Sh SYNOPSIS -.Nm citra-qt -.Op Ar file -.Sh DESCRIPTION -Citra is an experimental open-source Nintendo 3DS emulator/debugger. -.Pp -.Nm citra-qt -is the Qt implementation. -.Sh FILES -.Bl -tag -width Ds -.It Pa $XDG_DATA_HOME/citra-emu -Emulator storage. -.It Pa $XDG_CONFIG_HOME/citra-emu -Configuration files. -.El -.Sh AUTHORS -This document is made available to you under the CC-BY license. -.Pp -Citra is made by a team of volunteers. These contributors are listed - at <\fBhttps://github.com/citra-emu/citra/contributors\fR>. -.Pp -.Sh SEE ALSO -.Bl -tag -width Ds -.It Xr citra 6 -The SDL frontend of the application -.El -.Pp -Resources are available for this project: -.Bl -tag -width Ds -.It <\fBhttps://citra-emu.org\fR> -The main homepage of the project. -.It <\fBhttps://github.com/citra-emu/citra\fR> -The main source code repository for the Citra emulator. -.Pp diff --git a/dist/citra-qt.desktop b/dist/citra-qt.desktop deleted file mode 100644 index cc4ec41a2..000000000 --- a/dist/citra-qt.desktop +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Citra -GenericName=3DS Emulator -GenericName[fr]=Émulateur 3DS -Comment=Nintendo 3DS video game console emulator -Comment[fr]=Émulateur de console de jeu Nintendo 3DS -Icon=citra -TryExec=citra-qt -Exec=citra-qt %f -Categories=Game;Emulator;Qt; -MimeType=application/x-ctr-3dsx;application/x-ctr-cci;application/x-ctr-cia;application/x-ctr-cxi; -Keywords=3DS;Nintendo; -PrefersNonDefaultGPU=true diff --git a/dist/citra.6 b/dist/citra.6 deleted file mode 100644 index 4807b0874..000000000 --- a/dist/citra.6 +++ /dev/null @@ -1,63 +0,0 @@ -.Dd September 13 2024 -.Dt citra 6 -.Os -.Sh NAME -.Nm Citra -.Nd Nintendo 3DS Emulator/Debugger (SDL) -.Sh SYNOPSIS -.Nm citra -.Op Ar options -.Op Ar file -.Sh OPTIONS -.Bl -tag -width Ds -.It Fl g Ar port , Fl Fl gdbport Ar port -Starts the GDB stub on the specified port -.It Fl i , Fl Fl install Ar FILE -Installs a specified CIA file -.It Fl m , Fl Fl multiplayer Ar nick:password@address:port -Nickname, password, address and port for multiplayer -.It Fl r , Fl Fl movie-record Ar file -Record a movie (game inputs) to the given file -.It Fl a , Fl Fl movie-record-author Ar AUTHOR -Sets the author of the movie to be recorded -.It Fl p , Fl Fl movie-play Ar file -Playback the movie (game inputs) from the given file -.It Fl d , Fl Fl dump-video Ar file -Dumps audio and video to the given video file -.It Fl f , Fl Fl fullscreen -Start in fullscreen mode -.It Fl h , Fl Fl help -Shows syntax help and exits -.It Fl v , Fl Fl version -Describes the installed version and exits -.Sh DESCRIPTION -Citra is an experimental open-source Nintendo 3DS emulator/debugger. -.Pp -.Nm citra -is the Simple DirectMedia Layer (SDL) implementation. -.Sh FILES -.Bl -tag -width Ds -.It Pa $XDG_DATA_HOME/citra-emu -Emulator storage. -.It Pa $XDG_CONFIG_HOME/citra-emu -Configuration files. -.El -.Sh AUTHORS -This document is made available to you under the CC-BY license. -.Pp -Citra is made by a team of volunteers. These contributors are listed - at <\fBhttps://github.com/citra-emu/citra/contributors\fR>. -.Pp -.Sh SEE ALSO -.Bl -tag -width Ds -.It Xr citra-qt 6 -The Qt frontend of the application -.El -.Pp -Resources are available for this project: -.Bl -tag -width Ds -.It <\fBhttps://citra-emu.org\fR> -The main homepage of the project. -.It <\fBhttps://github.com/citra-emu/citra\fR> -The main source code repository for the Citra emulator. -.Pp