Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6586)

Unified Diff: chrome/installer/linux/common/default-app.template

Issue 1111113002: Linux: Correct the path to gnome-default-applications.xml. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/installer/linux/common/postinst.include » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/common/default-app.template
diff --git a/chrome/installer/linux/common/default-app.template b/chrome/installer/linux/common/default-app.template
index d3aeb346ac357931c174c82a4390fe30e395761e..3f7e6f7dca019862931d6ad428445c583e4d204a 100644
--- a/chrome/installer/linux/common/default-app.template
+++ b/chrome/installer/linux/common/default-app.template
@@ -2,7 +2,8 @@
<!DOCTYPE default-apps SYSTEM "gnome-da-list.dtd">
<!-- This file should be put in /usr/share/gnome-control-center/default-apps,
or, if that directory does not exist, its web-browser tag patched into
- /usr/share/gnome-control-center/gnome-default-applications.xml -->
+ /usr/share/gnome-control-center/default-apps/gnome-default-applications.xml
+ -->
<default-apps>
<web-browsers>
<web-browser>
« no previous file with comments | « no previous file | chrome/installer/linux/common/postinst.include » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698