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

Unified Diff: gallery/cws/README

Issue 12088091: Remove legacy docs and gallery (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 11 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 | « gallery/app.yaml ('k') | gallery/cws/cws_package.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gallery/cws/README
diff --git a/gallery/cws/README b/gallery/cws/README
deleted file mode 100644
index 1884489da7e5d0ba57ea0db364acb1102df06893..0000000000000000000000000000000000000000
--- a/gallery/cws/README
+++ /dev/null
@@ -1,25 +0,0 @@
-These are directions for how to upload the necessary .zip file for placing
-the Native Client gallery into the Chrome Web Store as a *hosted* app.
-
-1. Increment the version number in manifest.json as appropriate. In order
- to upload to the CWS, the version number must increase with each new
- uploaded .zip file.
-
-2. Run ./cws_package.sh. This will create nacl-gallery-app.zip.
-
-3. Go to the developer dashboard at
- https://chrome.google.com/webstore/developer/dashboard, and click edit on
- the app.
-
-4. Upload nacl-gallery-app.zip.
-
-
-
-All of the app images are in the images directory. They are used as follows:
-
-NaCl16.png: "16" image used by the manifest for the small icon in the CWS
-NaCl128.png: "128" image used by the manifest for the app icon in Chrome
-NaCl_128_128.png: icon used in the CWS (upload on the edit page)
-NaCl_400_275.png: screenshot for the app (upload on the edit page)
-
-NaCl16.png and NaCl128.png must be included in the zip file uploaded to the CWS
« no previous file with comments | « gallery/app.yaml ('k') | gallery/cws/cws_package.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698