Debian package menu file: "/usr/share/menu/google-chrome.menu"

62 views
Skip to first unread message

Ian Cameron

unread,
Aug 21, 2015, 6:53:56 AM8/21/15
to Chromium-dev
This menu file does not work with "/usr/bin/update-menus" because the package name is "google-chrome-stable" and not "google-chrome".

?package(google-chrome):needs="x11" \
  section="Applications/Network/Web Browsing" \
  hints="Web browsers" \
  title="Google Chrome" \
  icon="/opt/google/chrome/product_logo_32.xpm" \
  command="/opt/google/chrome/google-chrome"

This works:

?package(google-chrome-stable):needs="x11" \
  section="Applications/Network/Web Browsing" \
  hints="Web browsers" \
  title="Google Chrome" \
  icon="/opt/google/chrome/product_logo_32.xpm" \
  command="/opt/google/chrome/google-chrome"

Please update in subsequent releases, thanks.

-- 
Cheers, Ian.

Lei Zhang

unread,
Aug 21, 2015, 2:51:28 PM8/21/15
to mkb...@gmail.com, Chromium-dev
Please file a bug on crbug.com.
> --
> --
> Chromium Developers mailing list: chromi...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-dev
Reply all
Reply to author
Forward
0 new messages