View Single Post
Old 04-03-2008, 10:56 PM   #472
John Clark
BBF Moderator
 
John Clark's Avatar
 
Join Date: Jun 2005
Model: Z30
OS: 10.2.1.x
PIN: s & needles
Carrier: AT&T
Posts: 34,720
Default

Quote:
Originally Posted by raven71 View Post
I am still not able to get BB maps to load. I deleted the OS system from my computer and re installed the OS system. This is what my code looks like prior to edit.

<!-- For 8800 series, hide the icon for AT&T (102), Vodafone Germany (124), Vodafone Austria (137) and all Orange properties, including Amena (Orange Spain - 175). -->
<!-- For non-8800 series, show the icon for all carriers except AT&T (102), Vodafone Germany (124), Vodafone Austria (137) and all Orange properties, including Amena (Orange Spain - 175). -->
<fileset SystemSize="normal" Colour="True" Java="1.0" _vendorID="~102|124|137|119|162|142|183|147|217|17 5" series="~8800">
<files>
net_rim_bb_lbs_ribbon.cod
</files>
</fileset>
<fileset SystemSize="normal" Java="1.0">
<files>
net_rim_bb_lbs_resource_en.cod
</files>
</fileset>

It does not have the Vendor ID in the first part of the code it is in the show the icon for all carriers part. is there something wrong here.

8310 curve with M_PBr4.2.2_rel312_PL2.5.0.30_A4.2.2.170_AT&T

Do I just remove the 102|124|137|119|162|142|183|147|217|175" series="~8800

Remove everything in bold. Be sure and leave the > at the end.
Offline   Reply With Quote