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

Unified Diff: samples/calculator/README.txt

Issue 10399010: Fixed breakage in template utility now that statics aren't inherited. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated readme Created 8 years, 7 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 | samples/calculator/calculator.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/calculator/README.txt
diff --git a/samples/calculator/README.txt b/samples/calculator/README.txt
index 3a142a63b96ffe947f82b3da99180128c5063440..d3a0567c9dc455663486b1db0bc45c7e90c4c470 100644
--- a/samples/calculator/README.txt
+++ b/samples/calculator/README.txt
@@ -12,11 +12,11 @@ Copy the manifest to point to Dart calculator application and application icon:
1. Run the File Manager
2. Create a new folder (e.g., calculator)
-3. Open a browser tab type in the URL of where you built the calculator app (e.g., http://www.corp.google.com/~terry/dart/calculator)
+3. Open a browser tab type in the URL of where you built the calculator app (e.g., http://www/~terry/dart/calculator)
4. Select the file manifest.json
5. When the file's content is displayed click on the file's content and select the "Save as..." menu item
6. Choose the new folder created in the File Manager (e.g., calculator)
-7. Again type in the URL of where you built the calculator app (e.g., http://www.corp.google.com/~terry/dart/calculator)
+7. Again type in the URL of where you built the calculator app (e.g., http://www/~terry/dart/calculator)
8. Select the file calc_128.png (the application icon)
9. When the icon is displayed, click on the icon and select "Save image as..." menu item
10. Choose the new folder craeted in the File Manager (e.g., calculator)
« no previous file with comments | « no previous file | samples/calculator/calculator.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698