SL65

;*** Change Font Size On MainScreen ***
;CX65v25 (c)SiNgle
;SL65v25 (p)(i)KiRiK

;Time&Date
08C0168: 08 04 ;06 is extremely small, try also 07, 05, 03
08C01A8: 08 04 ;prevent setback with provider logo
0858DBC: 73 78 ;time string pos (with softkeys removed)
;73h is the default position from the top of the screen
;to the upmost pixel of the time string font
;Move it up and down as you wish

;Provider name
;08C0128: 03 08
;08C0138: 03 08
;Remove provider name from mainscreen
08C0128: 03 A0
08C0138: 03 A0