gstreamer/gst-sdk/tutorials/android-tutorial-1/res/values/strings.xml
2012-10-02 13:31:54 +02:00

7 lines
259 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Android tutorial 1</string>
<string name="button_play">Play</string>
<string name="button_stop">Stop</string>
<string name="button_select">Select</string>
</resources>