diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2010-12-23 22:14:53 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2010-12-23 22:14:53 (GMT) |
commit | 08928516c0c9f1514c61f6c795c3931922d805ed (patch) | |
tree | 483bb58ca7fd0eb666907a0b3beb71f237c73f3b /res/values | |
download | SoftKeys.Theme-template-master.zip SoftKeys.Theme-template-master.tar.gz SoftKeys.Theme-template-master.tar.bz2 |
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/theme_config.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/theme_config.xml b/res/values/theme_config.xml new file mode 100644 index 0000000..dbbe7f3 --- /dev/null +++ b/res/values/theme_config.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> +<string name="theme_title">SoftKeys Theme Template</string> +</resources> |