mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-12-25 16:42:39 -06:00
Change linux shortcuts
This commit is contained in:
parent
db7533ef26
commit
e63ae9cd0e
3 changed files with 8 additions and 8 deletions
4
dist/citra-qt.desktop → dist/lime-qt.desktop
vendored
Normal file → Executable file
4
dist/citra-qt.desktop → dist/lime-qt.desktop
vendored
Normal file → Executable file
|
@ -1,12 +1,12 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Citra
|
Name=Lime
|
||||||
GenericName=3DS Emulator
|
GenericName=3DS Emulator
|
||||||
GenericName[fr]=Émulateur 3DS
|
GenericName[fr]=Émulateur 3DS
|
||||||
Comment=Nintendo 3DS video game console emulator
|
Comment=Nintendo 3DS video game console emulator
|
||||||
Comment[fr]=Émulateur de console de jeu Nintendo 3DS
|
Comment[fr]=Émulateur de console de jeu Nintendo 3DS
|
||||||
Icon=citra
|
Icon=lime
|
||||||
TryExec=citra-qt
|
TryExec=citra-qt
|
||||||
Exec=citra-qt %f
|
Exec=citra-qt %f
|
||||||
Categories=Game;Emulator;Qt;
|
Categories=Game;Emulator;Qt;
|
|
@ -1,9 +1,9 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Citra Room
|
Name=Lime Room
|
||||||
Comment=Multiplayer room host for Citra
|
Comment=Multiplayer room host for Lime
|
||||||
Icon=citra
|
Icon=lime
|
||||||
TryExec=citra-room
|
TryExec=citra-room
|
||||||
Exec=citra-room %f
|
Exec=citra-room %f
|
||||||
Categories=Game;Emulator;
|
Categories=Game;Emulator;
|
6
dist/citra.desktop → dist/lime.desktop
vendored
6
dist/citra.desktop → dist/lime.desktop
vendored
|
@ -1,15 +1,15 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Citra
|
Name=Lime
|
||||||
GenericName=3DS Emulator
|
GenericName=3DS Emulator
|
||||||
GenericName[fr]=Émulateur 3DS
|
GenericName[fr]=Émulateur 3DS
|
||||||
Comment=Nintendo 3DS video game console emulator
|
Comment=Nintendo 3DS video game console emulator
|
||||||
Comment[fr]=Émulateur de console de jeu Nintendo 3DS
|
Comment[fr]=Émulateur de console de jeu Nintendo 3DS
|
||||||
Icon=citra
|
Icon=lime
|
||||||
TryExec=citra
|
TryExec=citra
|
||||||
Exec=citra %f
|
Exec=citra %f
|
||||||
Categories=Game;Emulator;
|
Categories=Game;Emulator;
|
||||||
MimeType=application/x-ctr-3dsx;application/x-ctr-cci;application/x-ctr-cia;application/x-ctr-cxi;
|
MimeType=application/x-lme-3dsx;application/x-lme-cci;application/x-lme-cia;application/x-lme-cxi;
|
||||||
Keywords=3DS;Nintendo;
|
Keywords=3DS;Nintendo;
|
||||||
PrefersNonDefaultGPU=true
|
PrefersNonDefaultGPU=true
|
Loading…
Reference in a new issue