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

Side by Side Diff: samples/openglui/android/res/values/strings.xml

Issue 12021025: Merge the openglui samples into one. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix emulator sample build 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string name="app_name">Dart</string> 4 <string name="app_name">Dart</string>
5 <string name="menu_settings">Settings</string> 5 <string name="menu_settings">Settings</string>
6 <string name="title_activity_dummy">DummyActivity</string> 6 <string name="title_activity_dummy">DummyActivity</string>
7 7
8 </resources> 8 </resources>
OLDNEW
« no previous file with comments | « samples/openglui/android/project.properties ('k') | samples/openglui/android/res/values/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698