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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <web-browser>
2 <name>@@MENUNAME@@</name>
3 <executable>@@INSTALLDIR@@/@@PACKAGE@@</executable>
4 <command>@@INSTALLDIR@@/@@PACKAGE@@ %s</command>
5 <icon-name>@@PACKAGE@@</icon-name>
6 <run-in-terminal>false</run-in-terminal>
7 <netscape-remote>true</netscape-remote>
8 <tab-command>@@INSTALLDIR@@/@@PACKAGE@@ %s</tab-command>
9 <win-command>@@INSTALLDIR@@/@@PACKAGE@@ --new-window %s</win-command>
10 </web-browser>
OLDNEW
« 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