diff --git a/data/gradio.desktop b/data/gradio.desktop index 021aaac9..5f694d53 100644 --- a/data/gradio.desktop +++ b/data/gradio.desktop @@ -1,14 +1,13 @@ [Desktop Entry] Type=Application Name=Gradio -Version=4.0.0 -_Comment=Listen to radio stations worldwide -_GenericName=Internet Radio +Comment=Listen to radio stations worldwide +GenericName=Internet Radio StartupWMClass=gradio Exec=gradio Icon=gradio Terminal=false -Categories=GNOME;GTK;Utility;Productivity +Categories=GNOME;GTK;Utility; Keywords=Station;Radio;Productivity; StartupNotify=true X-GNOME-Gettext-Domain=gradio diff --git a/data/gradio.desktop.in b/data/gradio.desktop.in index 6048a68c..e2a392b4 100644 --- a/data/gradio.desktop.in +++ b/data/gradio.desktop.in @@ -1,14 +1,13 @@ [Desktop Entry] Type=Application Name=@APP_NAME@ -Version=@VERSION@ -_Comment=@COMMENT@ -_GenericName=@GENERIC_NAME@ +Comment=@COMMENT@ +GenericName=@GENERIC_NAME@ StartupWMClass=@EXEC_NAME@ Exec=@EXEC_NAME@ Icon=@ICON_NAME@ Terminal=false -Categories=GNOME;GTK;Utility;Productivity +Categories=GNOME;GTK;Utility; Keywords=Station;Radio;Productivity; StartupNotify=true X-GNOME-Gettext-Domain=@GETTEXT_PACKAGE@