From: Florian Boor Date: Wed, 31 Oct 2007 11:55:22 +0000 (+0000) Subject: disapproval of revision '312b45a45c1194cc085cdbc31b261aef92ce23bb' X-Git-Tag: Release-2010-05/1~8445^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85953aaa329431ef789c40c27e8bcc8c242aa96;p=openembedded.git disapproval of revision '312b45a45c1194cc085cdbc31b261aef92ce23bb' --- diff --git a/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf index 5faa6bcff3..f9fde86d2d 100644 --- a/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf +++ b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf @@ -2,24 +2,24 @@ # All sizes and positions have pixels as units. # The align setting is a positive value from 0 (left) to 10 (right). -[Key 1] +[Key 1] label = left -width = 200 -height = 44 -xpos = 0 -ypos = 2 -xpos_menu = 1 -ypos_menu = 1 +width = 180 +height = 36 +xpos = 5 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 align = 1 key = F3 - + [Key 2] label = right -width = 200 -height = 44 -xpos = 280 -ypos = 2 -xpos_menu = 1 -ypos_menu = 1 +width = 180 +height = 36 +xpos = 295 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 align = 9 key = F4 diff --git a/packages/gpephone/gpe-applauncher_0.11.bb b/packages/gpephone/gpe-applauncher_0.11.bb index 35342c11d2..1efcd793e0 100644 --- a/packages/gpephone/gpe-applauncher_0.11.bb +++ b/packages/gpephone/gpe-applauncher_0.11.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "A cellphone application launcher." SECTION = "gpe" PRIORITY = "optional" -PR = "r2" +PR = "r1" SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"