[MOD] Sense UI MOD - ExpressoBar - Desire Themes and Apps

I´ve got it working now
first "mount /system" in adb and then:
adb push "directory of the file you loaded"/com.htc.resources.apk /system/framework
and
adb push "directoryof the file you loaded"/Rosie.apk /system/app/
ONLY for 2.1 Sense Roms
v1 first Resease
v1.1 fixed Delete Buttom in Bar
Download :
Resource File
http://www.4shared.com/file/KzDXk56n/comhtcresources.html
Rosie.apk (fixed)
http://www.4shared.com/file/48iRNchL/Rosie.html

Push via adb?
Would love to try this out, but adb has been a massive fail recently
-------------------------------------
Sent via the XDA Tapatalk App

just push via adb... it works 100% first open shell and mount /system and then push the files as descriped in first post.

Go to shell?
Kind of a newbie when it comes to codes and commands, just need a push in the right direction
-------------------------------------
Sent via the XDA Tapatalk App

I´ve editet the first post. you have to push in adb while the desire must be in recovery mode.

"adb push "directoryof the file u loaded"/com.htc.resource.apk /system/framework"
Don't you mean com.htc.resources.apk?
Works great here.

yeah it's working, very beautiful, big thanks,
but there is a little bug when we delete a shorcut from the desktop...

Someone needs to make this in update.zip form. Il do it in morning if nobody else does.

Someone needs to make this in update.zip form. Il do it in morning if nobody else does.
Click to expand...
Click to collapse
Youd be a legend if you could
-------------------------------------
Sent via the XDA Tapatalk App

This is an awesome mod... makes Sense UI a little more bearable lol.
Thanks

Is it works on 2.2 Defrost rom?

Is it works on 2.2 Defrost rom?
Click to expand...
Click to collapse
Whaaaaaaaaaaaaaaaat? This is a mod for Sense UI. So no.
-------------------------------------
Sent via the XDA Tapatalk App

Very nice work mate!

Thaaaaaaank you mate!

EDIT: Ok my zips did not work...

How does this mod show you which of the seven home screens you're on?
I don't see the little green trackbar that's on the original phone and programs button.

Meh that's a minor detail though isn't it.

Well, yeah it is. But I just got my desire and I'm planning on designing some themes for it. Just trying to work out what can be skinned and what can't.
Have some ideas on what I would change the green trackbar to but none yet as to how to change it!

would it be possible to edit the right shortcut? instead of add widget a internet link would be nice
best solution for me would a froyo like implement with
------------------------------
|phone| launcher |web|
------------------------------

the zip file doesnt work

Related

[REQ] HTC Sense Live Wallpaper

Does anyone know where i can get the Desire's default live wallpaper for download? I've got Froyo and I liked that bubbles wallpaper.
Cheers,
Not 100% but it's probably the same as everything from Sense, you need to be running Sense to use them
donald-c said:
Not 100% but it's probably the same as everything from Sense, you need to be running Sense to use them
Click to expand...
Click to collapse
Hmm, i certainly hope not. I hope its just an app like any other live wallpaper.
anybody care to prove me wrong
alienwolf426 said:
Hmm, i certainly hope not. I hope its just an app like any other live wallpaper.
anybody care to prove me wrong
Click to expand...
Click to collapse
It's in the livewallpapers.apk. I replaced the one in DJDroid with the one from cyanogenmod6 and that worked. So I'm sure you can use the one from the leaked sense 2.2 rom in any random Froyo rom.
Edit:
I have attached the Livewallpaper files from DjDroid for you.
vrmp said:
It's in the livewallpapers.apk. I replaced the one in DJDroid with the one from cyanogenmod6 and that worked. So I'm sure you can use the one from the leaked sense 2.2 rom in any random Froyo rom.
Edit:
I have attached the Livewallpaper files from DjDroid for you.
Click to expand...
Click to collapse
Thanks for that.
So what do i do? just adb push the file to /system/app?
i should probably backup my old livewallpapers.apk eh?
alienwolf426 said:
Thanks for that.
So what do i do? just adb push the file to /system/app?
i should probably backup my old livewallpapers.apk eh?
Click to expand...
Click to collapse
Yep, like you said. Backup the current files and push the new ones to /system/app
vrmp said:
Yep, like you said. Backup the current files and push the new ones to /system/app
Click to expand...
Click to collapse
Thank you sir, I'll try it when i get home. will update if i run into any problems
alienwolf426 said:
Thank you sir, I'll try it when i get home. will update if i run into any problems
Click to expand...
Click to collapse
Your welcome, hope it works
i tried to adb push the files, and i got this error
failed to copy 'LiveWallpapers.apk' to '/system/app/LiveWallpapers.apk': Read-only file system
any ideas. I'm using DeFrost 2.0a, so I've got root access
alienwolf426 said:
i tried to adb push the files, and i got this error
failed to copy 'LiveWallpapers.apk' to '/system/app/LiveWallpapers.apk': Read-only file system
any ideas. I'm using DeFrost 2.0a, so I've got root access
Click to expand...
Click to collapse
You need to push it from recovery since you can't get read/write access on the desire because of the weird root.. so just reboot into recovery "adb shell mount /system" then "adb push ...."
that worked, but i don't think the zip file you attached had the bubbles live wallpaper from stock desire ... thanks though
alienwolf426 said:
that worked, but i don't think the zip file you attached had the bubbles live wallpaper from stock desire ... thanks though
Click to expand...
Click to collapse
Oh wait.. I think you are right, could be I replaced them in the ROM with another one. I don't have the original file anymore, so maybe you can download the DjDroid file yourself and see if it works that way.
Good luck
Ok, I'll give it a shot when i get home tonight, don't have the usb cable at work or i'd give it a shot right now
after some google searching i found this thread in the nexus one forum (didn't even think to search in there :s)
http://forum.xda-developers.com/showthread.php?t=647837&page=10
apparently, the sense wallpaper isn't in the livewallpaper.apk but in the mode10wallpaper.apk, and you need multiple libraries.
I'm going to grab the necessary files from DJDroid's rom and will give it a shot , if it works I'll post the files i pushed here
alienwolf426 said:
after some google searching i found this thread in the nexus one forum (didn't even think to search in there :s)
http://forum.xda-developers.com/showthread.php?t=647837&page=10
apparently, the sense wallpaper isn't in the livewallpaper.apk but in the mode10wallpaper.apk, and you need multiple libraries.
I'm going to grab the necessary files from DJDroid's rom and will give it a shot , if it works I'll post the files i pushed here
Click to expand...
Click to collapse
Found same link from google.Tedted on Deftost 2.0a ,but don't work...
vivmar said:
Found same link from google.Tedted on Deftost 2.0a ,but don't work...
Click to expand...
Click to collapse
no it wont, cause apparently the files attached in that forum are for 2.1 roms, not 2.2
So....no chance?
vivmar said:
So....no chance?
Click to expand...
Click to collapse
well, i'm going to try pushing the files from DJ's 2.2 rom to defrost and see if that works ... but i can't do that until i get home, as I'm missing the usb cable at work ... will update in about 5-6 hours or tomorrow
ok, so i finally was able to push the files into my phone and the desire's default bubbles wallpaper is working for me on Defrost 2.0b (which is a 2.2 froyo rom)
I'm attaching the zip file with the appropriate files that need to be pushed into your phone using adb.
use the following code to push the files into phone.
Code:
adb shell mount /system
adb push system/app/Mode10Wallpapers.apk system/app
adb push system/lib/libicule.so /system/lib
adb push system/lib/libiculx.so /system/lib
adb push system/lib/libmode10.so /system/lib
adb push system/lib/libmode10_wallpapers.so /system/lib
adb push system/lib/libmode10Graphics.so /system/lib
adb shell reboot
and then you will have HTC Sense wallpaper in your live wallpapers
enjoy
alienwolf426 said:
ok, so i finally was able to push the files into my phone and the desire's default bubbles wallpaper is working for me on Defrost 2.0b (which is a 2.2 froyo rom)
I'm attaching the zip file with the appropriate files that need to be pushed into your phone using adb.
use the following code to push the files into phone.
Code:
adb shell mount /system
adb push system/app/Mode10Wallpapers.apk system/app
adb push system/lib/libicule.so /system/lib
adb push system/lib/libiculx.so /system/lib
adb push system/lib/libmode10.so /system/lib
adb push system/lib/libmode10_wallpapers.so /system/lib
adb push system/lib/libmode10Graphics.so /system/lib
adb shell reboot
and then you will have HTC Sense wallpaper in your live wallpapers
enjoy
Click to expand...
Click to collapse
Tested and work for me also!
Thx

Adw Update?

I saw that ADW 1,01 is out and i want it...
So how do i instal/update it to v1.01? [and will all my preferences and settings,apps,etc be usable once i put on the 1.01?]
and plz be datailed about it,since ima noob with the android.ty
aca85 said:
I saw that ADW 1,01 is out and i want it...
So how do i instal/update it to v1.01? [and will all my preferences and settings,apps,etc be usable once i put on the 1.01?]
and plz be datailed about it,since ima noob with the android.ty
Click to expand...
Click to collapse
What version do you currently have?
Did it come with your rom or did you download it?
You can backup your settings (export) to your sdcard and restore (import) with the new version if by chance your settings are not preserved.
Im using CM 5.0.8 ,and it came with 0.8.9.
And how do i go about doing that export/import?
Either download link from your phone and install or download on PC put on SD card open file manager and install are easiest. Put it on a friends phone. Looks good. Backup and restore are in settings adw.
Sent from my HTC Magic using XDA App
Do a search for ADW.Launcher in the Market, it's there. Just make sure you have a period in between "ADW" and "Launcher."
Hey,
I'm interested in updating the ADW.Launcher version that came with my CM5.0.8 rom, but I don't know if it's OK to update through market or get the apk file and use "adb install" or find a zip file to flash...
Could anyone make some light in here pls?
Thanks!
I have tried downloading the apk file for my CM5x and MDPI device from Anderweb's page but when I tried to "adb install" I get...
INSTALL_FAILED_ALREADY_EXISTS
Can someone shed some light? Is there a way to update the ADW.Launcher that comes with a specific ROM version?
Tried using android commander?
Sent from my Chromatic Magic using XDA App
Since I'm new to this scene, what is the difference between the "adb install" method and using the Android Commander (which I need install)?
Would Astro help in this case, because I remember reading that has support for installing apk files?
I'd like to do this update as clean as possible.
Thank you for the reply!
PS: I have actually installed Android Commander and installed the ADW.Launcher apk for CM5x MDPI as an Update (wasn't sure what to chose between Private, Application or Update) and the installer said it was successful but after reboot I still have the old version 0.8.6
Any ideas?
U can download it put it on your sdcard and install with a file manager. Doesn't matter which way u go. Should work. Done it both ways
Sent from my Chromatic Magic using XDA App
I did it somewhat the way you said and installed it with Android Explorer as an update because the regular installation would fail with the error that the application already exists.
The problem is that the new version gets copied into /data/apps/ and I can start using it but after the first reboot it's not there anymore and I get back to the one that came with my CM5.0.8 rom which is in /system/apps/
I would really like to get a solution that would update the one in /system/apps/ which might be harder because it's a memory mapped version of the ROM and changes get lost after reboot.
Please correct me where I am wrong...
Have u tried goin to the market and installing it from there? It's like version 1.4.1 or something now
Sent from my Chromatic Magic using XDA App
place the file on your /sd.
adb push /sdcard/filename.apk /system/app
restart home or reboot phone.
I ended up installing the one from Market and making that the default launcher, but I would really like to just replace the one in the system folder - no need to keep 2 versions of the same app
I'll try the method NetrixTardis was suggesting.
U can do it through the terminal as well. Maybe removing the old one will solve it. Use the rm command in the terminal and see if u can do it that way. Ex.
$su (enter after each line)
#rm /system/app/(name of app.apk)
Then u can use cp command to copy the one from your sdcard.
Cp /sdcard/(app.apk) /system/app/
Someone correct me if I'm wrong in the lines
Sent from my Chromatic Magic using XDA App
hey johnson8cyl
I'll try that and let you know if it worked, should I copy it to the same name?
like /system/app/adwlauncher.apk is the name for the system app, while the Market installed one is org.adwlauncher....apk
do you guys know a good keyboard replacement and a way to configure the vibration alarm on my CM5.0.8? these are mostly the things I miss from my stock ROM
oh...forgot to mention the CM5.0.8 default camera does not have all the setting (like I can't set the ISO), is there one that does that trick?
thanks!
I'll answer the keyboard part. I've got Smart Keyboard installed and its a lot better than the stock Android one.
Sent from my HTC Magic using XDA App
U have to use the names exactly the one your removing and one your copying. Names have to be what u want to remove or copy. That make sense?
Sent from my Chromatic Magic using XDA App
Makes total sense to keep the same names only that I have this problem...
any ideas? kinda makes sense because that comes from the ROM and is mounted as read-only
# su
su
# pwd
pwd
/system/app
# rm -f ADWLauncher.apk
rm -f ADWLauncher.apk
rm: can't remove 'ADWLauncher.apk': Read-only file system
ps: I actually managed to fix this what was missing is "adb remount" to mount system partition read-write
So you figured it out? Were you able to get it removed and replaced?
Sent from my Chromatic Magic using XDA App

Unified email client apk from atrix

Does anyone have the unified email client that comes with the atrix?
If yow will delete the thread because there's another one with the same request/solution, please direct me towards it! I've searched the forum and I couldn't find any.
Go here and download the bloatware file, just pull the apk from it and push it to your phone.
http://briefmobile.com/greyblur-rom-for-motorola-atrix-4g
Thanks a lot!!
Dumb question, which one is it? I'm guessing messaging widget is just a widget (and won't install).
I would grab both and push it to your phone.
Sent from my MB860 using XDA App
sorry for being unclear, there is only one with "messaging" in the name and that doesn't install. there is no other file with email/messaging/mail in the name. thanks for your help!!
neodoru said:
sorry for being unclear, there is only one with "messaging" in the name and that doesn't install. there is no other file with email/messaging/mail in the name. thanks for your help!!
Click to expand...
Click to collapse
I guess what I'm saying is, grab the messaging.apk and use adb to push that to your phone
HTML:
adb shell
su
mount -o rw,remount /dev/block/mmcblk0p12 /system
exit
exit
Then:
HTML:
adb push messaging.apk /sdcard
adb shell
su
cp /sdcard/messaging.apk /system/app
reboot
Or, if you have root explorer or some other explorer, do it thru that, just move it to /system/app.
You will want to reboot after installing it so your phone can initiate it during boot.
Thanks for your help! Unfortunately the file you pointed me to only contains the widget.
If anyone could extract the messaging.apk from his phone it would be awesome!
Sent from my MB860 using XDA App
neodoru said:
Thanks for your help! Unfortunately the file you pointed me to only contains the widget.
If anyone could extract the messaging.apk from his phone it would be awesome!
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
My bad bro.. here ya go.. the UniversalInbox.apk is in there, just grabbed that off my phone... not sure if that's the only file you need, let me know if that works or not and I'll up some other Blur files that might work..
http://db.tt/sAsFzLr
Thanks a lot for that... but it wasn't the thing I was trying to ask for . The default build has a messaging app in which you could access all the email accounts, the sms, facebook etc
Sent from my Atrix
Messaging.apk is the one you need.
The widget is called MessagingWidget.apk
I've attached it... just remove the .zip from the file name.
someone uploaded before I could.. doh!
rjohnstone said:
Messaging.apk is the one you need.
The widget is called MessagingWidget.apk
I've attached it... just remove the .zip from the file name.
Click to expand...
Click to collapse
1000 thanks!!!! Suddenly I started to like my phone more!
You sirs are both true gentlemen!

Deactivate the screenshot button

Hello dear Samsung Tab Lovers ;-)
I have a question for the touchwhiz firmware of the Samsung Galaxy Tab 10.1.
Can someone tell me how to deactivate the screenshot button in the task bar?
I just hate this button cause I always accidently press it.
Is there a way to get ride of it??
The same question
Thanks!
uninstall screencaptureservice.apk via root explorer (system/app) or titanium backup
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums and Read THIS
Moving to General
Can this be done using adb commands?
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
Just do it via root explorer. Its on sale for.99 cents today from amazon. Its a one day sale, so get in on it, its a must have app...
Sent from my Galaxy Tab!
task650 said:
uninstall screencaptureservice.apk via root explorer (system/app) or titanium backup
Click to expand...
Click to collapse
When we delete iit, will the menu icon slide over or will there be a gap?
Sent from my Galaxy Tab!
mroneeyedboh said:
When we delete iit, will the menu icon slide over or will there be a gap?
Sent from my Galaxy Tab!
Click to expand...
Click to collapse
The button will still be there, just won't take the screenshots
Sent from my GT-P7510 using xda premium
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
You can get titanium backup free in the market. It will allow you to uninstall screencapture. You need root for it as well as for root explorer.
Sent from my GT-P7510 using xda premium
Thanks for the suggestion and I can stop those stupid screen capture !
You don't need to uninstall it with Titanium Backup, just freeze it. I have no idea what mad scientist at Samsung thought there was the dying need to make screenshotting an ever-present feature button.
paradoxni said:
Can this be done using adb commands?
Click to expand...
Click to collapse
It can be done using adb.
I'm assuming that the system apps are located in /system/app/ like my phone (I don't have a tab yet, though hopefully I will soon).
If that is true then a
Code:
adb rm /system/app/screencaptureservice.apk
should remove it. I have an inkling that there might be some capital letters in there (Like I said, I dont have the tab so I cant check), if the above code gives you an error about the file not being found type
Code:
adb ls /system/app/
which will show you the list of all files in /system/app/ and change part of the first code to reflect any capital letters.
I would suggest not deleting the file but renaming it or moving it somewhere (so it can be restored afterwards. Both are done with the same command mv (short for move)
The following code would rename the file and add renamed to the beginning:
Code:
adb mv /system/app/screencaptureservice.apk /system/app/renamedscreencaptureservice.apk
Or alternatively:
Code:
adb shell
cd /system/app/
mv screencaptureservice.apk renamedscreencaptureservice.apk
Whether renaming/moving or deleting I suggest rebooting after completing the task.
This will be great for my not-so-tech parents Tab, they would be so confused by the false "screenshot" screen if they would be pressing this endlessly.
Worked great thanks, don't know why this button exists.
Overly complicated since there's a setting in (ICS) it to change it: Settings -> Display -> Quick launch.
Sent from my Nexus S using xda premium
On my ICS rom which is based on the stock touchwiz, in settings>display>quick launch. You should be able to change what the button does or to remove it completely. Hope this helps if you have the same options.
scoffyburito said:
Overly complicated since there's a setting in (ICS) it to change it: Settings -> Display -> Quick launch.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Turned out to be pretty simple. Thanks a bunch!

ATT 2.3.5 SystemUI Quickpanel

ATT 2.3.5 SystemUI
quickpanel_title_background.9 I Can not define
This is nice!
A few suggestions:
- Less icon spacing. Should fit at least 5 on the screen at once.
- No vibrate icon. It's unnecessary. Holding the power button works fine.
- Brightness control.
Thank you. Well done
Sent from my MB860 using Tapatalk
Hi can I install this on rooted locked atrix on 2.3.4!? I'm on UK retail. The thanks
Sent from my MB860 using XDA App
Wow. This is what I wanted.
Thank you
I'm on a rooted US ATT 2.3.4. How can I get this to install? I tried abd install, that didn't work...
--Q
EDIT: I think I figured it out. You have to go into /system/app and rename SystemUI.apk and SystemUI.odex to have .bak then copy the modified SystemUI.apk and then chmod 644 it. Rebooting now...will keep you posted!
EDIT2: Yep! Totally worked! GENIUS!! THANKS!
Do I really need to use adb or can do chmod by using some tool on phone?
Sent from my MB860 using XDA App
You can do all this with Root Explorer if you have it. Same idea.
I think the OP is trying to edit the SystemUI.apk to include more functions. If so, may take a look here. Not sure if that will help too much or not...?
for the other posting people, here's what I have been running for a while..
basically Darkside's stock SystemUI with a theme hacked together from thread mentioned above as well. MIUI Icon set I think is what he says...
To install:
Download file to C: or where ever(if downloaded to someplace else, fix path in the commands below).
Start Menu --> Run --> cmd
On Windows 7 (or XP): hold the Windows Key on keyboard and press R together. Input CMD and hit OK
On Linux: well, you know whats up
On MAC: unplug the computer and toss it out the window.. j/k. This wont work for you though. Follow normal procedure to use ADB in your teminal
Inside CMD Prompt, in this order:
adb push C:\SystemUI.apk /sdcard/SystemUI.apk
adb shell
su
/bin/mount -o remount,rw /system
cp /sdcard/SystemUI.apk /system/app/SystemUI.apk
chmod 644 /system/app/SystemUI.apk
exit
exit
adb reboot
Lack of ability to use a lot of smali. Or else can do more...
ein1002 said:
Lack of ability to use a lot of smali. Or else can do more...
Click to expand...
Click to collapse
I love the last one you've posted.
But could you please replace the vibration by the luminisity control?
And the order would be:
Wifi; Mobile DATA; Bluetooth; GPS, Brightness, Screen Orientation
Shaydar said:
I love the last one you've posted.
But could you please replace the vibration by the luminisity control?
And the order would be:
Wifi; Mobile DATA; Bluetooth; GPS, Brightness, Screen Orientation
Click to expand...
Click to collapse
I have no way to make the right moves Brightness:(
So I removed the BrightnessSettingButton
Leaving only the image resources
Hope someone can fix. And add this part.
sorry. My English is not good
Thanks, It does not matter anyway.
The Screen is so bright that I always set the brightness to its lowest.
malfuncion said:
I think the OP is trying to edit the SystemUI.apk to include more functions. If so, may take a look here. Not sure if that will help too much or not...?
for the other posting people, here's what I have been running for a while..
basically Darkside's stock SystemUI with a theme hacked together from thread mentioned above as well. MIUI Icon set I think is what he says...
To install:
Download file to C: or where ever(if downloaded to someplace else, fix path in the commands below).
Start Menu --> Run --> cmd
On Windows 7 (or XP): hold the Windows Key on keyboard and press R together. Input CMD and hit OK
On Linux: well, you know whats up
On MAC: unplug the computer and toss it out the window.. j/k. This wont work for you though. Follow normal procedure to use ADB in your teminal
Inside CMD Prompt, in this order:
adb push C:\SystemUI.apk /sdcard/SystemUI.apk
adb shell
su
/bin/mount -o remount,rw /system
cp /sdcard/SystemUI.apk /system/app/SystemUI.apk
chmod 644 /system/app/SystemUI.apk
exit
exit
adb reboot
Click to expand...
Click to collapse
Many many thanks! This needs to be in new thread. please post it or I will.
I really liked the darkside ROM, But I soft bricked my phone at least 15 times trying Arabic letters connecting solutions under 2.3.5. So I flashed the Aura ROM missing the quick panel from the Darkside ROM the most.
Not only I have the quick panel now with Aura 2.3.4, the icons also look cleaner/better.
Great job. Thanks to you and Nottach also!
CyberPunk7t9 said:
Many many thanks! This needs to be in new thread. please post it or I will.
I really liked the darkside ROM, But I soft bricked my phone at least 15 times trying Arabic letters connecting solutions under 2.3.5. So I flashed the Aura ROM missing the quick panel from the Darkside ROM the most.
Not only I have the quick panel now with Aura 2.3.4, the icons also look cleaner/better.
Great job. Thanks to you and Nottach also!
Click to expand...
Click to collapse
Any chance you upload your version and share it? I'm looking for exactly the same thing and sadly 2.3.5 Darkside ain't providing that.
Sent from my Atrix 4g using Tapatalk
Abu-7abash said:
Any chance you upload your version and share it? I'm looking for exactly the same thing and sadly 2.3.5 Darkside ain't providing that.
Sent from my Atrix 4g using Tapatalk
Click to expand...
Click to collapse
It's just the latest Aura ROM (found in the development section) + this awesome quick panel MOD.
Aura is based on 2.3.4. I noticed that arabic fonts were connecting properly in the system+browser with Aura ROM as-is. No framework.jar or lebwebcore.is hacks are needed with that ROM.
Root+Battery % icons MOD+No carrier logo MOD+proper Arabic font connecting+this quick panel MOD is pretty much what I want now in my Atrix. Currently happy to have all that.
Not to mention a lot of other plus features Aura ROM adds.
Hi,
I was using this mod on 2.3.4 and it was great! Just upgraded to Android OS 2.3.6 (att build 4.5.141) and it just boot loops until I replace it back with the original. Is there any way to modify this to work on 2.3.6? Or, is there a version around that I'm not finding that will work on 2.3.6?
Thanks!
--Q

Categories

Resources