show a short symbol when a unhandled key is pressed
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 30 Dec 2009 16:11:58 +0000 (17:11 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 30 Dec 2009 16:11:58 +0000 (17:11 +0100)
commit148af18dacd5f36aa785277d11126d03118e9437
treea5cb169273e5d287e1b0f599aaf901e8b070b1be
parenta913fcf03e60167b0cb05a47bbfb98d623337682
show a short symbol when a unhandled key is pressed
this fixes bug #293
data/skin_default.xml
data/skin_default/Makefile.am
data/skin_default/unhandled-key.png [new file with mode: 0644]
lib/python/Screens/InfoBar.py
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/Makefile.am
lib/python/Screens/UnhandledKey.py [new file with mode: 0644]