From faa38447727e111ab13424e4e6a713e12121e736 Mon Sep 17 00:00:00 2001 From: "mdm@chromium.org" Date: Fri, 3 Sep 2010 01:13:04 +0000 Subject: Linux: include an updated copy of xdg-mime that fixes default browser selection on KDE 4. This should probably wait until after we branch for M7 this week. BUG=18106,33842 TEST=default browser selection works in KDE 4 on distributions shipping CVS xdg-mime Review URL: http://codereview.chromium.org/3258009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58449 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_exe.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_exe.gypi') diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi index 054db39..5305513 100644 --- a/chrome/chrome_exe.gypi +++ b/chrome/chrome_exe.gypi @@ -195,6 +195,7 @@ { 'destination': '<(PRODUCT_DIR)', 'files': ['tools/build/linux/chrome-wrapper', + '../third_party/xdg-utils/scripts/xdg-mime', '../third_party/xdg-utils/scripts/xdg-settings', ], # The wrapper script above may need to generate a .desktop file, -- cgit v1.1