unetbootin-581-desktop.patch 707 B

12345678910111213141516171819202122232425
  1. * unetbootin.desktop: error: key "GenericName[en_US]" in group "Desktop Entry"
  2. is a localized key, but there is no non-localized key "GenericName"
  3. * unetbootin.desktop: warning: value "Application;System;" for key
  4. "Categories" in group "Desktop Entry" contains a deprecated value
  5. * "Application"
  6. --- a/unetbootin.desktop
  7. +++ b/unetbootin.desktop
  8. @@ -2,11 +2,11 @@
  9. Version=1.0
  10. Name=UNetbootin
  11. Comment=Tool for creating Live USB drives
  12. -Categories=Application;System;
  13. +Categories=System;
  14. Exec=/usr/bin/unetbootin
  15. Terminal=false
  16. Type=Application
  17. Name[en_US]=UNetbootin
  18. -GenericName[en_US]=UNetbootin
  19. +GenericName=UNetbootin
  20. Comment[en_US]=Tool for creating Live USB drives
  21. Icon=unetbootin