summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/rxvt-unicode
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-14 10:41:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-14 12:44:34 +0100
commita0ae56410c1755d7803d1b2ab13baace971caaf6 (patch)
treef50c17000cbf528f9772fe7bc42fa18229b42e25 /meta/recipes-sato/rxvt-unicode
parentc679713a7292c55364aef2ff4dff272ec385dd36 (diff)
downloadpoky-a0ae56410c1755d7803d1b2ab13baace971caaf6.tar.gz
rxvt-unicode: Fix icon name
There was no icon being displayed for this, fix the name so that is corrected. (From OE-Core rev: 3bf3d123e1c62d1811039328f1f557ae35dec3fd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode')
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
index 882ea41136..6b7978afc9 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
@@ -3,7 +3,7 @@ Version=1.0
3Name=Terminal 3Name=Terminal
4Comment=A unicode capable rxvt clone 4Comment=A unicode capable rxvt clone
5Exec=rxvt 5Exec=rxvt
6Icon=terminal 6Icon=utilities-terminal
7Terminal=false 7Terminal=false
8Type=Application 8Type=Application
9Categories=Utility;TerminalEmulator; 9Categories=Utility;TerminalEmulator;