12/15/2010, 01:37 AM
|
#1 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Nashville, TN
Posts: 61
Likes Received: 0
Thanks: 10
Thanked 17 Times in 6 Posts
|
For anyone who knows theming:
I have tons more icons for the Christmas Buuf theme and a non-Christmas version as well. But there are several icons I can't get to show up. I thought I had the correct file paths from Internalz, but I suppose I don't. Does anyone know the correct paths for the following icons?
Any help would be much appreciated. Last edited by ericco; 12/15/2010 at 02:21 AM. |
12/15/2010, 02:20 AM
|
#2 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Nashville, TN
Posts: 61
Likes Received: 0
Thanks: 10
Thanked 17 Times in 6 Posts
|
Most of the time the file name for these files is simply icon.png. In each case I found that file name (or another .png file for the icon) in the folder for the app, but when loading the theme, the original icon didn't change.
Any idea what I'm doing wrong? |
12/15/2010, 02:36 AM
|
#3 (permalink) |
|
Member
![]() ![]() Join Date: Oct 2009
Location: Berlin
Posts: 2,440
Likes Received: 76
Thanks: 517
Thanked 759 Times in 433 Posts
|
Don't know what you are doing wrong, but the name of the icon is in the appinfo.json file of each app:
Code:
cat appinfo.json
{
"title": "Preware",
"id": "org.webosinternals.preware",
"version": "1.4.2",
....
"icon": "icon.png",
"miniicon": "miniicon.png",
"keywords": ["app"],
"removable": "true",
"noWindow": true,
"noDeprecatedStyles" : true
}
__________________
Dr. Battery |
12/15/2010, 03:41 AM
|
#4 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Nashville, TN
Posts: 61
Likes Received: 0
Thanks: 10
Thanked 17 Times in 6 Posts
|
Right, but I'm looking for the actual file path. They are usually something like:
/media/cryptofs/apps/usr/palm/applications/com.palm.app.facebook/icon.png But in the case of Facebook for instance, changing the file didn't work for some reason. |
02/20/2011, 02:57 AM
|
#5 (permalink) |
|
Member
![]() Join Date: Aug 2009
Location: Eastlake, OH
Posts: 1,076
Likes Received: 2
Thanks: 80
Thanked 156 Times in 111 Posts
|
/icons/3rdparty/(app directory)/
Easiest way to find them is by using internalz -- Sent from my Palm Pre using Forums
__________________
![]() My Themes:CLICK HERE Facebook:CLICK HERE Twitter:CLICK HERE Email:CLICK HERE If I have helped you, the best thanks is, well, hitting the THANKS button! |
02/20/2011, 04:44 AM
|
#6 (permalink) |
|
Member
![]() Join Date: Aug 2009
Location: Eastlake, OH
Posts: 1,076
Likes Received: 2
Thanks: 80
Thanked 156 Times in 111 Posts
|
The path I listed is completely incorrect. Please disregard it I have no clue why I did that.
-- Sent from my Palm Pre using Forums
__________________
![]() My Themes:CLICK HERE Facebook:CLICK HERE Twitter:CLICK HERE Email:CLICK HERE If I have helped you, the best thanks is, well, hitting the THANKS button! |
![]() |
|
| Tags |
| icon file paths, icons, theme info |
| Thread Tools | |
| Display Modes | |
|
|



