[oe-commits] Gary Thomas : gst-player: Fix typo

git at git.openembedded.org git at git.openembedded.org
Wed Apr 15 13:22:03 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: f672fae1b1647f7a628ba9ba92fd4fab81d91546
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f672fae1b1647f7a628ba9ba92fd4fab81d91546

Author: Gary Thomas <gary at mlbassoc.com>
Date:   Thu Apr  9 06:13:09 2015 -0600

gst-player: Fix typo

The subtitle (shown in desktop icon) should say
  Basic media player
    -not-
  Basic media plaer

Signed-off-by: Gary Thomas <gary at mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop b/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
index 9eb6ada..9fd207b 100644
--- a/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
+++ b/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=Media Player
-Comment=Basic media plaer
+Comment=Basic media player
 Icon=audio-player
 TryExec=gtk-play
 Exec=gtk-play



More information about the Openembedded-commits mailing list