Added name to display when user long-press homescreen and choose "Shortcuts".

In our case it's "PPSSPP game".
This commit is contained in:
valef 2014-01-05 23:04:23 +07:00
parent 61138e2d1d
commit ba5cbfdbfe

View File

@ -3,5 +3,6 @@
<string name="hello">Hello World, PpssppActivity!</string>
<string name="app_name">PPSSPP</string>
<string name="shortcut_name">PPSSPP game</string>
</resources>