[gnome-sound-recorder/release-3.28.2: 3/5] desktop-file: Rename the icon to org.gnome.SoundRecorder



commit dd3653b0b05e8fcb0f97b7c3c4ac0af6be7c631d
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]