JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.
GNU General Public License v3.0
253 stars 23 forks source link

drop StartupWMCLass from desktop file #34

Closed Lunarequest closed 3 years ago

Lunarequest commented 3 years ago

including the StartupWMCLass key in the .desktop file will result in appstream not generating metadata from it. appstream data is useful for different package managers such as the Gnome store or Kde's discover. This is a too big of a issue since it can be removed but it would be better if downstream did not need to mess with the desktop file

JaGoLi commented 3 years ago

Ok, I tired the change in a vm and it doesn't seem to break anything. I will merge your commit.