;*** PNI. Profile Name in Idle screen ***
;Firmware : S-ME45i v04
;Author : Lalo
;luki's Siemens Modding Forum
;Ispired by ACiD operator name-profile name S45i patch
;Release : 19.09.04 - v1 -
;Updated : 20.09.04 - v2 - space saving + added last profile name
;This patch adds a new "profile name string" in idle, just under operator name (like Nokia phones).
;String is shown only if second line operator name is unused
;and if phone is in normal state (e.g. not in "Net searching mode", etc...)
;UNDO operator name-profile name Acid's patch, first!
56114A: 48613D2A FA8750E6
7E650: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 48613D02FAF64E11E0168860F0C8F0D9
7E660: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FF1F02D7403C00F3FCDA3BE6FE1000
7E670: FFFFFFFFFFFFFFFFFFFFFFFFFFFF 1BE6F2FE0EFE06FE8026FAF67411
;CUSTOMIZATION:
;Choose profile names (uncomment one):
;defoult profile name english:
;7E680: FFFFFFFFFFFFFF 4E6F726D616C00 ; Normal
;7E690: FFFFFFFFFFFF 517569657400 ; Quiet
;7E6A0: FFFFFFFFFFFF 4E6F69737900 ; Noisy
;7E6B0: FFFFFFFFFFFFFFFF 436172204B697400 ; Car Kit
;7E6C0: FFFFFFFFFFFFFFFF 4865616473657400 ; Headset
;7E6D0: FFFFFFFFFFFFFF 55736572203100 ; User 1
;7E6E0: FFFFFFFFFFFFFF 55736572203200 ; User 2
;7E6F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFF 4169726372616674206D6F646500 ; Aircraft mode
;defoult profile name italian:
;7E680: FFFFFFFFFFFFFFFF 4E6F726D616C6500 ; Normale
;7E690: FFFFFFFFFFFFFFFFFF 5269756E696F6E6500 ; Riunione
;7E6A0: FFFFFFFFFFFFFF 53747261646100 ; Strada
;7E6B0: FFFFFFFFFFFFFF 4361726B697400 ; Carkit
;7E6C0: FFFFFFFFFFFFFF 43756666696500 ; Cuffie
;7E6D0: FFFFFFFFFFFFFF 55736572203100 ; User 1
;7E6E0: FFFFFFFFFFFFFF 55736572203200 ; User 2
;7E6F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4D6F646F204165726F706C616E6F00 ; Modo Aeroplano
;or make your own:
;starting form 7E680=1 profile name, using ASCII code, max 15 Bytes + ending byte 00 each
;change profile name string position and characters:
;profile name if 0 or 1 info strings are on screen:
;59046:150002 yy00zz ;second line operator name (or other)
;profile name if 2 info strings (date&time + CB/FlashSMS) are on screen:
;59006: 110002 yy00zz ;second line operator name (or other)
;change them according to my Modify Strings in Idle patch.



Bookmarks