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

Unified Diff: samples/android/res/values/strings.xml

Issue 11362103: Rotating spheres sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More cleanup Created 8 years, 1 month 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 | « samples/android/res/layout/main.xml ('k') | samples/android/src/org/dartlang/Dart.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/android/res/values/strings.xml
diff --git a/samples/android/res/values/strings.xml b/samples/android/res/values/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c36e0caab871a137b3b820367122738e3b23c130
--- /dev/null
+++ b/samples/android/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">DartActivity</string>
+</resources>
« no previous file with comments | « samples/android/res/layout/main.xml ('k') | samples/android/src/org/dartlang/Dart.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698