Para los que tengan el C510i (movistar) y no les funcione el "Bandeja de Entrada"
sustituir del nuevo menu.ml la línea
<element id="Msg_Inbox">
por
<element id="Msg_MessagingInbox">
Para aquellos que estén en MoviStar y utilicen el google maps que viene en el móvil, deberán añadir después del bloque <element id="Games"> esto:
<element id="Positioning_Menu_Id">
<!--Desktop Element 3-->
<label type="name" textid="MENU_POSUI_LOCATION_SERVICES_TXT" />
<icon pos="left" source="internal">MENU_LOCATION_SERVICES_ICN</icon>
<icon pos="shortcut" source="internal">RN_SHORTCUT_LIST_LOCATION_SERVIC ES_ICN</icon>
<menu id="Menu_Positioning_Id">
<label type="title" textid="MENU_POSUI_LOCATION_SERVICES_TXT" />
<element id="Positioning_Maps_Id">
<label type="helptext" textid="POSUI_HOMESCREEN_MAPS_HLP" />
<label type="name" textid="POSUI_HOMESCREEN_MAPS_TXT" />
<icon pos="left" source="internal">POSUI_HOMESCREEN_MAPS_ICN</icon>
<icon pos="shortcut" source="internal">POSUI_HOMESCREEN_MAPS_ICN</icon>
<link type="java" javasuitename="Google Maps" javasuitepoint="com.google.googlenav.semc.GoogleNa vSemclet" javasuitevendor="Google" />
</element>
<element id="Lbs_Menu_Hook_1_Id">
<link type="internal" />
</element>
<element id="Lbs_Menu_Hook_2_Id">
<link type="internal" />
</element>
<element id="Lbs_Menu_Hook_3_Id">
<link type="internal" />
</element>
<element id="Lbs_Menu_Hook_4_Id">
<link type="internal" />
</element>
<element id="Positioning_Landmarks_Id">
<label type="name" textid="POSUI_HOMESCREEN_PLACES_TXT" />
<icon pos="left" source="internal">POSUI_HOMESCREEN_PLACES_ICN</icon>
<link type="internal" />
</element>
</menu>
</element>
Marcadores