[gnome-sound-recorder/update-icon-in-desktop-file] desktop-file: Rename the icon to org.gnome.SoundRecorder
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder/update-icon-in-desktop-file] desktop-file: Rename the icon to org.gnome.SoundRecorder
- Date: Fri, 2 Nov 2018 15:00:36 +0000 (UTC)
commit 757ee400b97aa6e7875832a3a2f76693b484aa2c
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Nov 2 15:59:41 2018 +0100
desktop-file: Rename the icon to org.gnome.SoundRecorder
The application icon is not showing in the Shell.
This is a regression introduced by the renaming of the icons in
commit fb820f91, which forgot to update the desktop file.
This has been reported in Flathub
https://github.com/flathub/org.gnome.SoundRecorder/issues/2
data/org.gnome.SoundRecorder.desktop.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.SoundRecorder.desktop.in.in b/data/org.gnome.SoundRecorder.desktop.in.in
index c36916e..c5e69bb 100644
--- a/data/org.gnome.SoundRecorder.desktop.in.in
+++ b/data/org.gnome.SoundRecorder.desktop.in.in
@@ -2,7 +2,7 @@
Type=Application
_Name=Sound Recorder
_Comment=Record sound via the microphone and play it back
-Icon=gnome-sound-recorder
+Icon=org.gnome.SoundRecorder
Categories=GNOME;GTK;Audio;AudioVideo;
_Keywords=Audio;Application;Record;
Exec=gnome-sound-recorder
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]