/usr/share/applications/minitube.desktop is in minitube 2.5.2-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 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | [Desktop Entry]
Name=Minitube
Name[en]=Minitube
Comment=Watch YouTube videos
Comment[es]=Vea los videos de YouTube
Comment[gl]=Vexa os vídeos de YouTube
Comment[it]=Guarda i video di YouTube
Comment[tr]=YouTube videoları izleyin
GenericName=YouTube app
GenericName[en]=YouTube app
GenericName[es]=Cliente de YouTube
GenericName[gl]=Cliente de YouTube
GenericName[it]=Applicazione per YouTube
GenericName[tr]=YouTube istemcisi
Exec=minitube
Terminal=false
Type=Application
Icon=minitube
Categories=AudioVideo;Player;Qt;
StartupNotify=false
Actions=TogglePlaying;Next;Previous;StopAfterThis;
[Desktop Action TogglePlaying]
Name=Play/Pause
Exec=minitube --toggle-playing
[Desktop Action Next]
Name=Next
Exec=minitube --next
[Desktop Action Previous]
Name=Previous
Exec=minitube --previous
[Desktop Action StopAfterThis]
Name=Stop After This Video
Exec=minitube --stop-after-this
|