| Index: chrome/common/extensions/docs/static/packaging.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/packaging.html (revision 30191)
|
| +++ chrome/common/extensions/docs/static/packaging.html (working copy)
|
| @@ -144,12 +144,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>
|
|
|
|
|