projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3db4944
)
Now with real glyphs
author
Stefano Rivera
<stefano@rivera.za.net>
Sat, 17 May 2014 20:51:02 +0000
(22:51 +0200)
committer
Stefano Rivera
<stefano@rivera.za.net>
Sat, 17 May 2014 20:51:02 +0000
(22:51 +0200)
naja/widgets/text.py
patch
|
blob
|
history
diff --git
a/naja/widgets/text.py
b/naja/widgets/text.py
index de77a60d7320c993644ae6a958220a9d6097c9f3..5dac4e622952b6f3407df7f95e622cf8db1498aa 100644
(file)
--- a/
naja/widgets/text.py
+++ b/
naja/widgets/text.py
@@
-13,7
+13,7
@@
MARKUP_MAP = {
'SOUTH': ('glyphs/arrow_down.png', None),
'EAST': ('glyphs/arrow_right.png', None),
'WEST': ('glyphs/arrow_left.png', None),
- 'RETURN': ('glyphs/
arrow_left
.png', None),
+ 'RETURN': ('glyphs/
return
.png', None),
'HEALTH': ('glyphs/health.png', PALETTE.DARK_RED),
'WINTOKEN': ('glyphs/win.png', PALETTE.DARK_OLIVE),
'KEY': ('glyphs/key.png', None),