• Home
  • Download
  • Links
  • Photoplog
  • Blowfish Secret
  • Base64
  • Wordpress Salt
  • Contact
  • ROM
  • Skins
  • VIP
  • Tutorial
Wckediden - Mobile Tricks and Tweaks Community  

Go Back   Wckediden - Mobile Tricks and Tweaks Community > Outdated Mobile Resources Community Channel - (Archived And Read Only) NO POSTING !!! Read Only > Skins Forum > Titanium Skin/Theme > VGA Titanium / 6.5 Themes
Reload this Page Titanium Opera65 panel
Wckediden
Register Forum Rules FAQ Community Today's Posts Search

Notices
Under Construction

WckedIDen Forum Renovations

WckedIDen is currently undergoing forum structure renovations. During this process, you may experience intermittent errors, unavailable pages, or temporary service interruptions.

Please be patient while we work to improve the forum. We appreciate your understanding and continued support.


Community Links
Social Groups
Pictures & Albums
Members List
Meet Our Staff
Search Forums
 
Tag Search
Advanced Search
Search Downloads
Advanced Search
Search Links
Advanced Search
Find All Thanked Posts



Post New ThreadReply
 
Thread Tools
Titanium Opera65 panel Details »»
Titanium Opera65 panel
MOD Settings
Add a Comment
Jump to Comments
About The Supporter
havox22's Avatar
About Supporter
 
Version: , by havox22 (Supporter/Designer) havox22 is offline
Supporter Last Online: Nov 2009 Show Printable Version Email this Page

Version: WM 6.5 Rating:
Released: 04-14-2009 Last Update: Never Installs: 0
Uses Cab Files
 
No support by the author.

this is for wm 6.5 only
Opera Favorites panel with auto import

Here's a new panel for testing. I added a mortscript to handle the import of your bookmarks from opera 9.5. I don't know if it works with all versions of opera or not. The script reads the opera6.adr file located in \Windows\Opera9 folder to get bookmark list. It launches links by calling on opera at \Windows\OperaL.exe. Test it out, and I can add more features if it works.

Install:
REQUIRES MORTSCRIPT,
if you have titaniumweather installed, then you are already good to go.
1. Install cab file
2. Add it to your plugin list in the registry at HKLM\Software\Microsoft\CHome\ExtensibilityXML
3. Restart Windows Default(CHOME) plugin from Settings\Today\Items
4. Go to newly added opera favorites panel and click right soft key to import your opera bookmarks. Press panel to open links in Opera.




for qvga
Add these layouts to your Titanium_240x320.cpr and Titanium_320x240.cpr;

Titanium_240x320.cpr

Code

<!-- Opera layout templates -->
  <Layer ID="OperaExpanded" Visible="False" Width="240" Height="82" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Large icon in upper right -->
      <Image ID="Icon" Left="188" Top="-13" Width="43" Height="57" ScaleStyle="Stretch" />
      <Text ID="Name" Left="20" Top="22" Width="170" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
      <Text ID="URL" Left="20" Top="40" Width="215" Height="30" FontFamily="Tahoma" FontSize="8" FontStyle="Regular"  Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
    </Layer>
  </Layer>
  <Layer ID="OperaCondensed" Visible="False" Width="240" Height="34">
    <Layer ID="Page">
      <!-- Condensed Line 1 -->
      <Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"  InnerTextType="Resource" Text="cmhomeres.dll,1025">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
Titanium_320x240.cpr

Code

<!-- Opera layout templates -->
  <Layer ID="OperaExpanded" Visible="False" Width="320" Height="82" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Large icon in upper right -->
      <Image ID="Icon" Left="250" Top="-13" Width="43" Height="57" />
      <Text ID="Name" Left="20" Top="22" Width="230" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
      <Text ID="URL" Left="20" Top="40" Width="230" Height="30" FontFamily="Tahoma" FontSize="8" FontStyle="Regular"  Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
    </Layer>
  </Layer>
  <Layer ID="OperaCondensed" Visible="False" Width="640" Height="68">
    <Layer ID="Page">
      <!-- Condensed Line 1 -->
      <Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"  InnerTextType="Resource" Text="cmhomeres.dll,1025">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
Then all you need to do is install the cab



original thread

Code

http://forum.xda-developers.com/showthread.php?t=481379

Download Now

You can't view or download attachments from this post before you thank it.Click Here for more information.

Show Your Support

  • If you like to thanks you by the author -> Click Thanks to the Author
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
The Following 9 Users Say Thank You to havox22 For This Useful Post:
Show/Hide list of the thanked

Comments
  #2  
Old 04-14-2009, 05:18 AM
CYBER WEESJE's Avatar
CYBER WEESJE CYBER WEESJE is offline    
Supporter/Designer
Mobile Model: TOUCH PRO 2 LEO ROM
Mobile Carrier: 3G MOBISTAR
Mobile OS: 6.5

 
Join Date: March 27th, 2008
Location: belgium
Posts: 9,532
Downloads: 0
Uploads: 0
CYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their Stuff


View CYBER WEESJE's Profile   Edit Options Edit Profile Picture View CYBER WEESJE's Photo Album Add CYBER WEESJE's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

Hi nice find thanks i am using this



grtz weesje
moderator@Wckediden
Reply With Quote
CYBER WEESJE
View Public Profile
Find all posts by CYBER WEESJE
  #3  
Old 04-14-2009, 06:05 PM
kbshowtyme's Avatar
kbshowtyme kbshowtyme is offline    
Wcked Member
Mobile Model: Touch Pro
Mobile Carrier: Sprint
Mobile OS: 6.1

 
Join Date: January 18th, 2008
Posts: 254
Downloads: 0
Uploads: 0
kbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpfulkbshowtyme Helpful


View kbshowtyme's Profile   Edit Options Edit Profile Picture View kbshowtyme's Photo Album Add kbshowtyme's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

what theme is that and do we have.....from the picture I can't tell if its swcked shell or what but it looks very nice. Never mind its wm 6.5 I have to find that
Reply With Quote
kbshowtyme
View Public Profile
Find all posts by kbshowtyme
  #4  
Old 04-14-2009, 06:17 PM
Mike20PR's Avatar
Mike20PR Mike20PR is offline    
Supporter/Designer
Mobile Model: HTC Hero
Mobile Carrier: Sprint
Mobile OS: Android

 
Join Date: April 1st, 2008
Location: San Juan Puerto Pico
Posts: 3,547
Downloads: 0
Uploads: 0
Mike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their StuffMike20PR Knows Their Stuff


View Mike20PR's Profile   Edit Options Edit Profile Picture View Mike20PR's Photo Album Add Mike20PR's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

“ Originally Posted by weesje View Post ”

Hi nice find thanks i am using this



grtz weesje
moderator@Wckediden
you got this to work on qvga?
Reply With Quote
Mike20PR
View Public Profile
Find all posts by Mike20PR
  #5  
Old 04-14-2009, 07:34 PM
havox22's Avatar
havox22 havox22 is offline   Thread Starter  
Supporter/Designer
Mobile Model: touch pro
Mobile Carrier: sprint
Mobile OS: 6.5

 
Join Date: September 30th, 2008
Location: CA
Posts: 262
Downloads: 0
Uploads: 0
havox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuff


View havox22's Profile   Edit Options Edit Profile Picture View havox22's Photo Album Add havox22's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

can somebody up date the first post with this plus the updated cab...thanks

for qvga
Add these layouts to your Titanium_240x320.cpr and Titanium_320x240.cpr;

Titanium_240x320.cpr

Code

<!-- Opera layout templates -->
  <Layer ID="OperaExpanded" Visible="False" Width="240" Height="82" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Large icon in upper right -->
      <Image ID="Icon" Left="188" Top="-13" Width="43" Height="57" ScaleStyle="Stretch" />
      <Text ID="Name" Left="20" Top="22" Width="170" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
      <Text ID="URL" Left="20" Top="40" Width="215" Height="30" FontFamily="Tahoma" FontSize="8" FontStyle="Regular"  Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
    </Layer>
  </Layer>
  <Layer ID="OperaCondensed" Visible="False" Width="240" Height="34">
    <Layer ID="Page">
      <!-- Condensed Line 1 -->
      <Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"  InnerTextType="Resource" Text="cmhomeres.dll,1025">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
Titanium_320x240.cpr

Code

<!-- Opera layout templates -->
  <Layer ID="OperaExpanded" Visible="False" Width="320" Height="82" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Large icon in upper right -->
      <Image ID="Icon" Left="250" Top="-13" Width="43" Height="57" />
      <Text ID="Name" Left="20" Top="22" Width="230" Height="21" FontFamily="Tahoma" FontSize="10" FontStyle="Bold"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
      <Text ID="URL" Left="20" Top="40" Width="230" Height="30" FontFamily="Tahoma" FontSize="8" FontStyle="Regular"  Wrap="True" VerticalAlignment="Top" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
    </Layer>
  </Layer>
  <Layer ID="OperaCondensed" Visible="False" Width="640" Height="68">
    <Layer ID="Page">
      <!-- Condensed Line 1 -->
      <Text ID="PluginLabel" Left="10" Top="4" Width="220" Height="34" FontFamily="Tahoma" FontSize="18" FontStyle="Regular"  Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"  InnerTextType="Resource" Text="cmhomeres.dll,1025">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
Then all you need to do is install the cab
Attached Files
File Type: cab Showaco Operav.2.cab (132.0 KB, 11 views)
Reply With Quote
havox22
View Public Profile
Find all posts by havox22
  #6  
Old 04-14-2009, 07:44 PM
CYBER WEESJE's Avatar
CYBER WEESJE CYBER WEESJE is offline    
Supporter/Designer
Mobile Model: TOUCH PRO 2 LEO ROM
Mobile Carrier: 3G MOBISTAR
Mobile OS: 6.5

 
Join Date: March 27th, 2008
Location: belgium
Posts: 9,532
Downloads: 0
Uploads: 0
CYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their StuffCYBER WEESJE Knows Their Stuff


View CYBER WEESJE's Profile   Edit Options Edit Profile Picture View CYBER WEESJE's Photo Album Add CYBER WEESJE's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

oke bro done addet to the first posted


GRTZ WEESJE
MODERATOR@Wckediden
Reply With Quote
CYBER WEESJE
View Public Profile
Find all posts by CYBER WEESJE
  #7  
Old 04-16-2009, 11:42 PM
havox22's Avatar
havox22 havox22 is offline   Thread Starter  
Supporter/Designer
Mobile Model: touch pro
Mobile Carrier: sprint
Mobile OS: 6.5

 
Join Date: September 30th, 2008
Location: CA
Posts: 262
Downloads: 0
Uploads: 0
havox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuff


View havox22's Profile   Edit Options Edit Profile Picture View havox22's Photo Album Add havox22's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

can somebody delete the Showaco Opera6.5.cab & keep Showaco Operav.2.cab attachments its seems like most people are downloading the old 1...thanks
Reply With Quote
havox22
View Public Profile
Find all posts by havox22
  #8  
Old 04-17-2009, 12:04 AM
crazaytalent's Avatar
crazaytalent crazaytalent is offline    
Supporter/Designer
Mobile Model: HTC Touch & Pro!!
Mobile Carrier: Sprint
Mobile OS: 6.1

 
Join Date: August 20th, 2008
Location: Bronx, NY
Posts: 1,761
Downloads: 0
Uploads: 0
crazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuffcrazaytalent Knows Their Stuff


View crazaytalent's Profile   Edit Options Edit Profile Picture View crazaytalent's Photo Album Add crazaytalent's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

“ Originally Posted by havox22 View Post ”

can somebody delete the Showaco Opera6.5.cab & keep Showaco Operav.2.cab attachments its seems like most people are downloading the old 1...thanks
done!

is this new cab a simple and basic install?... i couldnt get the 1st one to work
Reply With Quote
crazaytalent
View Public Profile
Find all posts by crazaytalent
  #9  
Old 04-17-2009, 03:59 AM
havox22's Avatar
havox22 havox22 is offline   Thread Starter  
Supporter/Designer
Mobile Model: touch pro
Mobile Carrier: sprint
Mobile OS: 6.5

 
Join Date: September 30th, 2008
Location: CA
Posts: 262
Downloads: 0
Uploads: 0
havox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuff


View havox22's Profile   Edit Options Edit Profile Picture View havox22's Photo Album Add havox22's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

“ Originally Posted by crazaytalent View Post ”

done!

is this new cab a simple and basic install?... i couldnt get the 1st one to work
honestly i havent tried either 1 ill try it in a lil and see it if works
Reply With Quote
havox22
View Public Profile
Find all posts by havox22
  #10  
Old 04-17-2009, 05:29 AM
broSki's Avatar
broSki broSki is offline    
Supporter/Designer
Mobile Model: Sprint Pro
Mobile Carrier: 2963 DL speed REV A
Mobile OS: 6.5

 
Join Date: February 12th, 2008
Location: NYC
Posts: 2,414
Downloads: 0
Uploads: 0
broSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their StuffbroSki Knows Their Stuff


View broSki's Profile   Edit Options Edit Profile Picture View broSki's Photo Album Add broSki's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

“ Originally Posted by havox22 View Post ”

honestly i havent tried either 1 ill try it in a lil and see it if works
let me kno b/c i couldnt get the other one to work either
Reply With Quote
broSki
View Public Profile
Find all posts by broSki
  #11  
Old 04-17-2009, 05:39 AM
havox22's Avatar
havox22 havox22 is offline   Thread Starter  
Supporter/Designer
Mobile Model: touch pro
Mobile Carrier: sprint
Mobile OS: 6.5

 
Join Date: September 30th, 2008
Location: CA
Posts: 262
Downloads: 0
Uploads: 0
havox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuffhavox22 Knows Their Stuff


View havox22's Profile   Edit Options Edit Profile Picture View havox22's Photo Album Add havox22's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: Titanium Opera65 panel

it installed correctly for me make sure u have mortscript installed already..if u already got titanium weather installed then u got it...after u install it go to HKLM\Software\Microsoft\CHome\ExtensibilityXML in the registry and add Opera; to it i put it in the front like <plugins order="Opera;Cmyphotos;

im running JDs latest rom if that makes a difference
Reply With Quote
havox22
View Public Profile
Find all posts by havox22
Post New ThreadReply

Tags
opera65, panel, titanium

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Thread Tools
Show Printable Version Show Printable Version
Donate Via PayPal
Amount:
Enter Short Message:
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
[UPDATES] [SKN] WM65 Titanium: Titanium Bufed 04 Big Album Fix 06/07 jr5416 QVGA Titanium / 6.5 Themes 7 07-24-2009 11:02 AM
[UPDATES] [SKIN] [Titanium] [QVGA] [20june] TitaniumRIGHT 05 - Titanium as NEVER see jr5416 QVGA Titanium / 6.5 Themes 1 06-19-2009 08:30 PM
Titanium System Panel QVGA [Update 6/18/09] jr5416 Mobile Locker 5 06-19-2009 02:44 AM
Weather Panel 2.51 Fixing Update Problems D/\SH WM And PPC Applications 4 02-10-2008 08:57 PM


All times are GMT -4. The time now is 09:43 AM.

Wckediden Community - Archive - Privacy Statement - Terms of Service - Top


Powered by vBulletin® Version 3.8.14
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Template-Modifications by TMS
POWERED BY PHILLYFINESTSERVERSTAT FOR WCKEDIDEN|- NEXTELELITE| - PPCTHEME| - IDENINSIDER