mirror of
https://github.com/mpv-player/mpv
synced 2025-01-11 09:29:29 +00:00
According to the Icon Theme Specification icon names should have no extension.
Compare the output of new versions of desktop-file-validate. pointed out by giggz, giggzounet gmail com, in Debian bug #472833. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26341 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c9b0ef9bca
commit
68ebb980cb
@ -8,7 +8,7 @@ Comment[de]=Multimedia-Player
|
||||
Comment[es]=Reproductor multimedia
|
||||
Comment[fr]=Lecteur multimédia
|
||||
Comment[it]=Lettore multimediale
|
||||
Icon=mplayer.xpm
|
||||
Icon=mplayer
|
||||
TryExec=gmplayer
|
||||
Exec=gmplayer %F
|
||||
Terminal=false
|
||||
|
Loading…
Reference in New Issue
Block a user