- 积分
- 213
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
发表于 2006-2-11 09:08:54
|
显示全部楼层
下面是在显示“免提短信”时,将时间/日期显示在别的位置上去
56版的,暂未移植:
; Usefull code for customizing the patch:
; 18e662: 31 xx, this is for moving the Datestring in "New SMS" Mode...显示“免提短信”移动时间/日期的位置
; Change position and characters of CB message (and flash message too):改变“免提短信”的显示位置和显示文字格式
; 18E66A:250003 yy00zz ;if date&time string on in operator name screen mode
; 18E6BA:2E0003 yy00zz ;if date&time string off in operator name screen mode
; 18e6d2: 2e0003 3f0009 ;in operator logo screen mode
; where:
; yy = vertical coordinate of string,
; where F8-FF,0-49 is from top to bottom (0=just benath net&battery icons)
; zz = font type, choosing one of Riza's font type list. |
|