Este parche Sirve para activar o desactivar y cambiar la posicion de layout en standby operador, notas, reloj,alarma etc.
Código:
;W580 SW-R8BE001
;StandbyManager
;Add ability to disable / change the layout Standby
;(Operator, notes, clock, date, timer, a call, alarm clock, step counter)
;Added ability to add date to the date
;To Preset patch to add a new item in the menu.ml phone
;(c) Ploik & MaPkiZzz
y deben agregar esto en el menu.ml
Código:
<element id="Standby_Set_Id">
<label type="name"> <text> choice of the elements </ text>
</label><link type="internal" />
</ Element>
modificar xl.lng y en.lng
Código:
0x13E0 - operator 3
0x13E1 - operator 2
0x13E2 - operator 1
0x13E3 - Search and Flight(Búsqueda y vuelo
0x13E4 - Big Clock Reloj Grange
0x13E5 - Talk Time Tiempo de conversación
0x13E6 - Offset Desplazamiento
0x1534 - Disabled Discapacitados
0x09CB - Disable Desactivar
0x0E91 - Notes notas
0x196E - Hours horas
0x01CC - Date fecha
0x1C8E - Alarm Clock Alarmas
0x1CDA - Timer Temporizador
0x1B5D - step counter contador de pasos
0x1424 - No network signal No hay señal de la red
0x0EB0 - Profiles perfiles
0x13E7 - On. Day dia dia
0x13E8 - Off. Day
0x0BDC - Mon lun
0x0BE0 - Tues mar
0x0BE1 - Wed mie
0x0BDF - Thurs jue
0x0BDB - Fri vie
0x0BDD - Sat sab
0x0BDE - Sun dom
Marcadores