diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-17 18:37:33 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-17 18:38:26 +0000 |
commit | 0c186bfb52995ccaede61d0b310886e7eeca6e0d (patch) | |
tree | aa8a18745fc723ef389145a07942f0035bdeaddd /recipes/efl1/illume-keyboard-danish_git.bb | |
parent | 08678a65e417b0826a088c3f787180ed7d77497d (diff) |
illume-keyboard*: A bunch of illume keyboard layouts. (from SHR)
Diffstat (limited to 'recipes/efl1/illume-keyboard-danish_git.bb')
-rw-r--r-- | recipes/efl1/illume-keyboard-danish_git.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/efl1/illume-keyboard-danish_git.bb b/recipes/efl1/illume-keyboard-danish_git.bb new file mode 100644 index 0000000000..21f8ff954a --- /dev/null +++ b/recipes/efl1/illume-keyboard-danish_git.bb @@ -0,0 +1,11 @@ +AUTHOR = "Esben Damgaard" +DESCRIPTION = "Illume keyboard with danish layout" +PV = "0.0-gitr${SRCREV}" +PR = "r0" + +BASEDIR = "danish" +INSTFILES = "Danish.kbd danish.png" + +require illume-keyboard.inc + + |