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

Unified Diff: src/site/samples/samples.yaml

Issue 140303004: Added polymer internationalization sample (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Small changes Created 6 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 | « src/site/samples/polymer_intl/index.markdown ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/samples/samples.yaml
diff --git a/src/site/samples/samples.yaml b/src/site/samples/samples.yaml
index 03bbff2eaefbaea0c11c0e19cd36e5e818afc3cb..57b2b60b0b50f9e80f73e2f005e9ac0762080715 100644
--- a/src/site/samples/samples.yaml
+++ b/src/site/samples/samples.yaml
@@ -31,6 +31,12 @@ col1:
source_url: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/third_party/todomvc/
description: A Polymer implementation of the the canonical todo app.
-
+ title: Polymer and internationalization
+ explanation_url: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/polymer_intl/README.md
+ tryit_url: polymer_intl/
+ source_url: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/polymer_intl/
+ description: Simple demonstration of internationalization and localization with Polymer.
+ -
title: A task management tool
explanation_url: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/tracker/README.md
tryit_url: tracker/
« no previous file with comments | « src/site/samples/polymer_intl/index.markdown ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698