gstreamer/gst-sdk/tutorials/android-tutorial-2/res/values/strings.xml

7 lines
212 B
XML
Raw Normal View History

2012-10-08 09:55:59 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">GStreamer tutorial 2</string>
2012-10-08 09:55:59 +00:00
<string name="button_play">Play</string>
<string name="button_stop">Stop</string>
</resources>