View Single Post
  (#17 (permalink)) Old
Figment Offline
Thumbs Must Hurt
 
Posts: 160
Join Date: Jun 2005
Location: San Diego
Model: 8700C
Carrier: TMO
Default 04-18-2007, 07:00 PM

I can't get Opera mini to load. Besides that it has all the themes that the first release was missing and I can't say much more so far.

I had to edit the LBS.alx from

<fileset SystemSize="normal" Java="1.0" _vendorID="~102">
<files>
net_rim_bb_lbs_resource_en.cod
</files>
</fileset>

to

<fileset SystemSize="normal" Colour="True" Java="1.0">
<files>
net_rim_bb_lbs.cod
net_rim_bb_lbs_api.cod
</files>
</fileset>

Notice the ~ it was preventing lbs from being loaded and it was missing a line. It's loaded now and working.

I also edited out the PTT feature because it wouldn't leave my active applications list and I found that quite annoying.

Last edited by Figment : 04-18-2007 at 07:07 PM.
   
Reply With Quote