diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 19:28:21 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-11-15 19:56:14 +0100 |
commit | 52b9d26f27203c9df18fa4f4855cb006af800c0b (patch) | |
tree | 03028e3d0f9a2b0049cd5abb652aa5d7d682c43c /recipes/shr/illume-keyboard-dutch_git.bb | |
parent | f3a637b546878789dcef4d1a3c78a18c765e7ae2 (diff) |
illume-keyboards: add more keyboard definitions from shr/merge
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/shr/illume-keyboard-dutch_git.bb')
-rw-r--r-- | recipes/shr/illume-keyboard-dutch_git.bb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/shr/illume-keyboard-dutch_git.bb b/recipes/shr/illume-keyboard-dutch_git.bb new file mode 100644 index 0000000000..ac324a6dd5 --- /dev/null +++ b/recipes/shr/illume-keyboard-dutch_git.bb @@ -0,0 +1,21 @@ +AUTHOR = "Pander" +DESCRIPTION = "Illume keyboard with dutch layout" +PV = "0.0+gitr${SRCPV}" +PR = "r0" + +BASEDIR = "dutch" +INSTFILES = "\ +capslock-negative.png \ +end.png \ +pagedown.png \ +qwerty-dutch-nl.png \ +Terminal-dutch-nl.kbd \ +capslock.png \ +home.png \ +pageup.png \ +space.png \ +" + +require illume-keyboard.inc + + |