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

Unified Diff: samples/openglui/android-blasteroids/res/values/strings.xml

Issue 13345002: Cleaned up OpenGLUI samples and added Blasteroids. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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
Index: samples/openglui/android-blasteroids/res/values/strings.xml
===================================================================
--- samples/openglui/android-blasteroids/res/values/strings.xml (revision 0)
+++ samples/openglui/android-blasteroids/res/values/strings.xml (revision 0)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">Dart</string>
+ <string name="menu_settings">Settings</string>
+ <string name="title_activity_dummy">DummyActivity</string>
+
+</resources>
« no previous file with comments | « samples/openglui/android-blasteroids/project.properties ('k') | samples/openglui/android-blasteroids/res/values/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698