08/05/2009, 05:06 PM
|
#1 (permalink) |
|
Member
![]() Join Date: Jun 2009
Location: York, PA
Posts: 259
Likes Received: 0
Thanks: 32
Thanked 141 Times in 55 Posts
|
Screenshot
1screenshot.jpg Download pacman.zip Included: *Blank boxes that you can add your own app names to using Photoshop or Gimp. *Launcher icon. *Wallpaper How to theme your Palm Pre Upload your themed icons to your favorite storage or photo site. In terminal type this: Code:
sudo mount -o remount,rw / Code:
cd /usr/palm/applications/com.palm.app.browser/ Code:
sudo mv icon.png icon.png.backup Code:
sudo rm icon.png Next: Code:
sudo wget (url of where your browser icon is located) Type: Code:
sudo cd /usr/palm/applications/com.palm.app.camera/ Code:
sudo mv icon.png icon.png.backup Code:
sudo wget (url of where your browser icon is located) Launcher icons can be found here: "/usr/lib/luna/system/luna-applauncher". All icons have to be named icon.png, unless you are changing the calendar icons. They have to be in named as such icon-1.png, icon-2.png. If you've downloaded an icon that has a different filename type this: Code:
sudo mv faultyfilenamehere.png icon.png cd =change directory mv = rename rm = remove wget = download |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



