diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-12-30 17:11:58 +0100 |
|---|---|---|
| committer | thedoc <thedoc@atom.(none)> | 2010-01-01 15:25:47 +0100 |
| commit | d711c0e93592fa1e1df0fde808fe2bed39687421 (patch) | |
| tree | deb42d56031bbeea23ab3120bcac459da9dd2410 /data/skin_default | |
| parent | eaa0490b6cbc0a6db1482e744f988bd5a28f7944 (diff) | |
| download | enigma2-d711c0e93592fa1e1df0fde808fe2bed39687421.tar.gz enigma2-d711c0e93592fa1e1df0fde808fe2bed39687421.zip | |
show a short symbol when a unhandled key is pressed
this fixes bug #293
Diffstat (limited to 'data/skin_default')
| -rw-r--r-- | data/skin_default/Makefile.am | 1 | ||||
| -rw-r--r-- | data/skin_default/unhandled-key.png | bin | 0 -> 1335 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/skin_default/Makefile.am b/data/skin_default/Makefile.am index e2d2abcc..3106af97 100644 --- a/data/skin_default/Makefile.am +++ b/data/skin_default/Makefile.am @@ -50,6 +50,7 @@ dist_install_DATA = \ sleeptimer.png \ timeline-now.png \ timeline.png \ + unhandled-key.png \ verticalline-plugins.png \ vkey_backspace.png \ vkey_bg.png \ diff --git a/data/skin_default/unhandled-key.png b/data/skin_default/unhandled-key.png Binary files differnew file mode 100644 index 00000000..8e543498 --- /dev/null +++ b/data/skin_default/unhandled-key.png |
