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

Unified Diff: chrome/common/extensions/docs/packaging.html

Issue 340021: Minor doc fixes/improvements. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | « no previous file | chrome/common/extensions/docs/static/packaging.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/packaging.html
===================================================================
--- chrome/common/extensions/docs/packaging.html (revision 30191)
+++ chrome/common/extensions/docs/packaging.html (working copy)
@@ -182,7 +182,7 @@
</li>
</ol>
</li><li jsinstance="*3">
- <a href="#ruby">Packaging on the Mac</a>
+ <a href="#ruby">Ruby script</a>
<ol>
<li jsinstance="*0" style="display: none; ">
<a>h3Name</a>
@@ -376,12 +376,10 @@
add <code>--no-message-box</code> to the command.
</p>
-<h2 id="ruby">Packaging on the Mac</h2>
+<h2 id="ruby">Ruby script</h2>
<p>
-Google Chrome for the Mac doesn't yet support creating packages.
-Until that support exists,
-you can use a Ruby script to create packages.
+You can also use a Ruby script to create packages.
See the following thread for details:
</p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/packaging.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698