/usr/share/applications/nsnake.desktop is in nsnake 3.0.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | [Desktop Entry]
Type=Application
Version=1.0
Name=nsnake
GenericName=Classic snake game on the terminal
GenericName[pt_BR]=Bom e velho jogo da cobra no terminal
GenericName[fi]=Matopeli terminaalissa
GenericName[it_IT]=Classico gioco snake da terminale
Exec=nsnake
Terminal=true
Icon=nsnake
Categories=Game;ActionGame;
Keywords=snake;ncurses;textual;terminal;
|