shr: use numeric-alt keyboard in illume* config and default-numeric only in feed
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 3 Mar 2010 15:29:38 +0000 (16:29 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 3 Mar 2010 15:33:54 +0000 (16:33 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/e-wm-config-illume-shr_git.bb
recipes/shr/e-wm-config-illume2-shr_git.bb
recipes/tasks/task-shr-feed.bb

index 1a368c6..80ce881 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "e/utils"
 DEPENDS = "eet"
 LICENSE = "MIT BSD"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 inherit e
 
@@ -22,7 +22,7 @@ RRECOMMENDS_${PN} = "\
   e-wm-sysactions-shr \
   e-wm-menu-shr \
   illume-keyboard-default-alpha \
-  illume-keyboard-default-numeric \
+  illume-keyboard-numeric-alt \
   illume-keyboard-default-terminal \
 "
 
index 7f755c9..76bf2f4 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS = "eet"
 LICENSE = "MIT BSD"
 SRCREV = "868999443054da51b198860459b92734a3b16d42"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 inherit e
 
@@ -22,7 +22,7 @@ RRECOMMENDS_${PN} = "\
   e-wm-sysactions-shr \
   e-wm-menu-shr \
   illume-keyboard-default-alpha \
-  illume-keyboard-default-numeric \
+  illume-keyboard-numeric-alt \
   illume-keyboard-default-terminal \
 "
 
index 937675b..1593006 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r42"
+PR = "r43"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -226,6 +226,7 @@ RDEPENDS_${PN} += "\
                illume-keyboard-german \
                illume-keyboard-hebrew \
                illume-keyboard-numeric-alt \
+               illume-keyboard-default-numeric \
                illume-keyboard-russian \
                illume-keyboard-russian-terminal \
                python-xlib \