1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-27 17:58:13 +00:00
simplesshd/res/values/strings.xml
Greg Alexander 3bbf3ce0dc a bare project, created with
android create project --target android-7 --name SimpleSSHD --path `pwd` --package org.galexander.sshd -a SimpleSSHD
2014-12-10 16:17:23 -05:00

5 lines
112 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SimpleSSHD</string>
</resources>