sikencide
04-02-2008, 10:14 AM
so this unlocks the other vendor themes?
and to unlock it i do something like this
<!-- Telefonica filesets -->
<fileset Colour="True" Java="1.0" series="8800|8300" _vendorID="129|136|215">
<files>
net_rim_theme_129_320x240_b.cod
</files>
Then i change the "129|136|215" and change it tooo "102" which would be my ATT vendor code.
So the above code becomes
<!-- Telefonica filesets -->
<fileset Colour="True" Java="1.0" series="8800|8300" _vendorID="102">
<files>
net_rim_theme_129_320x240_b.cod
</files>
I have no clue what this theme was it just used as an example. Please tell me if I am doing this right. thanks
and to unlock it i do something like this
<!-- Telefonica filesets -->
<fileset Colour="True" Java="1.0" series="8800|8300" _vendorID="129|136|215">
<files>
net_rim_theme_129_320x240_b.cod
</files>
Then i change the "129|136|215" and change it tooo "102" which would be my ATT vendor code.
So the above code becomes
<!-- Telefonica filesets -->
<fileset Colour="True" Java="1.0" series="8800|8300" _vendorID="102">
<files>
net_rim_theme_129_320x240_b.cod
</files>
I have no clue what this theme was it just used as an example. Please tell me if I am doing this right. thanks