View Single Post
Old 01-30-2006, 04:13 PM   #12
dc/dc
Spam Reporter
 
dc/dc's Avatar
 
Join Date: Oct 2005
Location: IAD
Model: 6230
Carrier: Voicestream
Posts: 14,524
Default

Quote:
Originally Posted by seattle18
Ok, so I went into the notepad and deleted all the excess restriction codes after each Java="1.0"> for Orange, Vodaphone, T-Mo, Verizon, O2 and Bell Mobility, but when I go into Themes on my 8700 there only appear two new options - Orange and Vodaphone, but when I click on either of them there is no option to activate, only options are: Check Spelling, Thesarous, Dictionary, Download Themes or Close. What did I do wrong?

I noticed that only the Cingular one has this in it: series="8700"
Should I add that to the other ones to make them work on my 8700?
Here is what that section of my blackberry.alx file looks like, and all 320x240 themes work:

Code:
<!-- Bell Mobility Canada filesets -->

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0">
                        <files>
                                net_rim_theme_109_240x260.cod
                        </files>
                </fileset>

                <!-- Cingular US filesets -->

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0" series="8700">
                        <files>
                                net_rim_theme_102_320x240.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0" _vendorID="102">
                        <files>
                                net_rim_theme_102_240x260.cod
                        </files>
                </fileset>

                <!-- Rogers filesets -->
                
                <fileset Colour="True" KeyboardType="Reduced" Java="1.0">
                        <files>
                                net_rim_theme_107_240x260.cod
                        </files>
                </fileset>

                <!-- T-Mobile filesets -->
                
                <fileset Colour="True" KeyboardType="Reduced" Java="1.0">
                        <files>
                                net_rim_theme_100_240x260.cod
                        </files>
                </fileset>

                <!-- Vodafone filesets -->

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0" series="7200" _vendorID="118|120|124|130|132|133|137|138|139|140|143|148|152|153|161|166|167|168|176|188|192|193|194|195|196|197|198|199|200">
                        <files>
                                net_rim_theme_120.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0" _vendorID="118|120|124|130|132|133|137|138|139|140|143|148|152|153|161|166|167|168|176|188|192|193|194|195|196|197|198|199|200">
                        <files>
                                net_rim_theme_120_240x260.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0" series="8700">
                        <files>
                                net_rim_theme_120_320x240.cod
                        </files>
                </fileset>

                <!-- O2 filesets -->

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0">
                        <files>
                                net_rim_theme_125_240x260.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0" _vendorID="111|125">
                        <files>
                                net_rim_theme_125_icon_240x260.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0">
                        <files>
                                net_rim_theme_125_icon_320x240.cod
                        </files>
                </fileset>

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0">
                        <files>
                                net_rim_theme_125_list_320x240.cod
                        </files>
                </fileset>

                <!-- Orange France filesets -->

                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0" series="7200" _vendorID="119">
                        <files>
                                net_rim_theme_119.cod
                        </files>
                </fileset>


                <fileset Colour="True" KeyboardType="Qwerty" Java="1.0" series="8700">
                        <files>
                                net_rim_theme_119_320x240.cod
                        </files>
                </fileset>

                <!-- Verizon US filesets -->

                <fileset Colour="True" KeyboardType="Reduced" Java="1.0">
                        <files>
                                net_rim_theme_105_240x260.cod
                        </files>
                </fileset>
__________________
I h8 txtspk.
Offline