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

Unified Diff: chrome_linux/installer/common/default-app-block.template

Issue 33333002: Roll Linux reference build to official build 30.0.1599.33 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 2 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 | « chrome_linux/installer/common/default-app.template ('k') | chrome_linux/installer/common/desktop.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_linux/installer/common/default-app-block.template
===================================================================
--- chrome_linux/installer/common/default-app-block.template (revision 0)
+++ chrome_linux/installer/common/default-app-block.template (revision 0)
@@ -0,0 +1,10 @@
+ <web-browser>
+ <name>@@MENUNAME@@</name>
+ <executable>@@INSTALLDIR@@/@@PACKAGE@@</executable>
+ <command>@@INSTALLDIR@@/@@PACKAGE@@ %s</command>
+ <icon-name>@@PACKAGE@@</icon-name>
+ <run-in-terminal>false</run-in-terminal>
+ <netscape-remote>true</netscape-remote>
+ <tab-command>@@INSTALLDIR@@/@@PACKAGE@@ %s</tab-command>
+ <win-command>@@INSTALLDIR@@/@@PACKAGE@@ --new-window %s</win-command>
+ </web-browser>
« no previous file with comments | « chrome_linux/installer/common/default-app.template ('k') | chrome_linux/installer/common/desktop.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698