summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-05-06 22:26:11 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-05-06 22:26:11 -0400
commita0ac4d4cf9e31bbe019d29ddb6f514a9e3edcc73 (patch)
treeb2cbda2a416c90c8bd93d1fb8cad3fabd3db55ef /res/values/strings.xml
parent100d98e3ff6798ce2e2a8f1f97b8b24de1e20168 (diff)
Added MetaCircle handling for key modification, but this needs to be fixed.
BREAKS THINGS.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a446fb0..d3352bc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -38,7 +38,7 @@
<!-- Temporary labels for buttons -->
<string name="button_shift">Shift</string>
- <string name="button_backspace">&x2190;</string>
+ <string name="button_backspace">&#x2190;</string>
<string name="button_space">Space</string>
</resources>