[oe-commits] org.oe.dev disapproval of revision '312b45a45c1194cc085cdbc31b261aef92ce23bb'

florian commit openembedded-commits at lists.openembedded.org
Wed Oct 31 12:03:51 UTC 2007


disapproval of revision '312b45a45c1194cc085cdbc31b261aef92ce23bb'

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: cdb2e28e89c82aad619cd71c60829800e4dd8d0b
ViewMTN: http://monotone.openembedded.org/revision/info/cdb2e28e89c82aad619cd71c60829800e4dd8d0b
Files:
1
packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf
packages/gpephone/gpe-applauncher_0.11.bb
Diffs:

#
# mt diff -r312b45a45c1194cc085cdbc31b261aef92ce23bb -rcdb2e28e89c82aad619cd71c60829800e4dd8d0b
#
# 
# 
# patch "packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf"
#  from [83eeed0fba4dc860c13b7fd602bbd80daa784259]
#    to [84522e43d3872a2bd2d6f0e6ab13692ac3dc5683]
# 
# patch "packages/gpephone/gpe-applauncher_0.11.bb"
#  from [6649e63640a298eabd781c80d846183c00d06436]
#    to [4cd8ca9197d759daf399a1817a800a2ca56b18de]
# 
============================================================
--- packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf	83eeed0fba4dc860c13b7fd602bbd80daa784259
+++ packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf	84522e43d3872a2bd2d6f0e6ab13692ac3dc5683
@@ -1,25 +1,25 @@
 # This an example configuration file for GPE Application launcher softkeys.
 # 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
============================================================
--- packages/gpephone/gpe-applauncher_0.11.bb	6649e63640a298eabd781c80d846183c00d06436
+++ packages/gpephone/gpe-applauncher_0.11.bb	4cd8ca9197d759daf399a1817a800a2ca56b18de
@@ -1,8 +1,8 @@ PRIORITY    = "optional"
 LICENSE     = "GPL"
 DESCRIPTION = "A cellphone application launcher."
 SECTION = "gpe"
 PRIORITY    = "optional"
-PR          = "r2"
+PR          = "r1"
 
 SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
 






More information about the Openembedded-commits mailing list