diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-06 22:47:51 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-08 00:09:42 +0100 |
| commit | feed8ab68a5107dc5d4dfbfe685f5bfae63de9e2 (patch) | |
| tree | 87be697e4ee6f7a7d7b614e4619c14f9b1962292 /meta/recipes-multimedia/gstreamer | |
| parent | 638bfea9974cf8bf497024152b0d658cf702ec37 (diff) | |
| download | poky-feed8ab68a5107dc5d4dfbfe685f5bfae63de9e2.tar.gz | |
sato-icon-theme: Add back with support for scalable icons
Resurrect sato-icon-theme and move to a version with scalable icons support
to replace adwaita-icon-theme which no longer supports the icons we need
for the sato desktop.
(From OE-Core rev: 6b515037ab710adf7b2c14ae1bb488375655f311)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop b/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop index 7ddd456a1e..d165e5d910 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop +++ b/meta/recipes-multimedia/gstreamer/gst-examples/gst-player.desktop | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [Desktop Entry] | 1 | [Desktop Entry] |
| 2 | Name=Media Player | 2 | Name=Media Player |
| 3 | Comment=Basic media player | 3 | Comment=Basic media player |
| 4 | Icon=multimedia-player | 4 | Icon=video-player |
| 5 | TryExec=gtk-play | 5 | TryExec=gtk-play |
| 6 | Exec=gtk-play | 6 | Exec=gtk-play |
| 7 | StartupNotify=true | 7 | StartupNotify=true |
