This thing is dead even on Debian:
https://www.debian.org/doc/debian-policy/ch-opersys.html#menus
diff --git a/PKGBUILD b/PKGBUILD
index 1e8cfe7..8ea38d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,8 @@ package() {
-e "s/x-scheme-handler\/ftp;\?//g" \
"$pkgdir"/usr/share/applications/google-chrome.desktop
- msg2 "Removing Debian Cron job and duplicate product logos..."
+ msg2 "Removing Debian Cron job, duplicate product logos and menu directory..."
rm -r "$pkgdir"/etc/cron.daily/ "$pkgdir"/opt/google/chrome/cron/
- rm "$pkgdir"/opt/google/chrome/product_logo_*.png
+ rm "$pkgdir"/opt/google/chrome/product_logo_*.{png,xpm}
+ rm -r "$pkgdir"/usr/share/menu/
}
Pinned Comments
gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)
When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.
You can also run this command to obtain the version string for the latest chrome version:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.