orangepi-xunlong / orangepi-build

Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)
http://www.orangepi.cn/
GNU General Public License v2.0
687 stars 289 forks source link

Invalid desktop files in .local/share/applications #110

Open Martin-Buchholz opened 11 months ago

Martin-Buchholz commented 11 months ago

desktop-file-validate complains about orangepi desktop files:

$ desktop-file-validate .local/share/applications/{orangepi*,xfce4-about*}.desktop
.local/share/applications/orangepi-support.desktop: hint: value "GTK;GNOME;X-Xfce-Toplevel;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu
.local/share/applications/orangepi-support.desktop: error: key "StartupNotify" is present in group "Desktop Entry", but the type is "Link" while this key is only valid for type "Application"
.local/share/applications/orangepi-support.desktop: error: key "Terminal" is present in group "Desktop Entry", but the type is "Link" while this key is only valid for type "Application"
.local/share/applications/orangepi-support.desktop: error: key "Categories" is present in group "Desktop Entry", but the type is "Link" while this key is only valid for type "Application"
.local/share/applications/xfce4-about.desktop: error: file is empty