mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
gst-player: Fix typo
The subtitle (shown in desktop icon) should say
Basic media player
-not-
Basic media plaer
(From OE-Core rev: f672fae1b1647f7a628ba9ba92fd4fab81d91546)
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c012dcbf13
commit
7fe5976f1c
@@ -1,6 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Media Player
|
Name=Media Player
|
||||||
Comment=Basic media plaer
|
Comment=Basic media player
|
||||||
Icon=audio-player
|
Icon=audio-player
|
||||||
TryExec=gtk-play
|
TryExec=gtk-play
|
||||||
Exec=gtk-play
|
Exec=gtk-play
|
||||||
|
|||||||
Reference in New Issue
Block a user