![]() |
2011-06-11
, 16:25
|
|
Posts: 160 |
Thanked: 181 times |
Joined on Mar 2011
|
#2
|
![]() |
2011-06-11
, 16:40
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#3
|
![]() |
2011-06-12
, 00:22
|
Posts: 9 |
Thanked: 0 times |
Joined on Jun 2011
|
#4
|
![]() |
2011-06-12
, 03:48
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#7
|
The Following User Says Thank You to pusak gaoq For This Useful Post: | ||
![]() |
2011-06-12
, 03:59
|
Posts: 9 |
Thanked: 0 times |
Joined on Jun 2011
|
#8
|
to change catorise icon to your own icon use filebox & go to this path...
usr/share/icon/hicolor/64x64/hildon
the path above is the default path for all catorise icon...you need to change these icon (remember to make backup for these icon aswell)....
app_install_all.png
app_install_desktop.png
app_install_development.png
app_install_education.png
app_install_games.png
app_install_graphics.png
app_install_multimedia.png
app_install_navigation.png
app_install_network.png
app_install_office.png
app_install_other.png
app_install_ovi.png
app_install_science.png
app_install_system.png
app_install_utilities.png
change these icon but remember the icon size must be at 64x64...
here is the example after i have change the catorise icon on my n900....
![]() |
2011-06-12
, 06:23
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#9
|
![]() |
2011-06-14
, 11:39
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#10
|
Bah, no, don't put it into your /usr/share/...
Put your own icons into /home/user/.local/share/...
So instead of:
/usr/share/icons/hicolor/64x64/hildon/
use:
/home/user/.local/share/icons/hicolor/64x64/hildon/ (you'll probably have to create this directory the first time around).
The advantages of this are two-fold:
1. It won't delete the original icons, so if you ever want to revert, you don't have to reinstall your icons or whatever.
2. It'll override whatever your themes use as icons - so if your theme includes custom icons, there's no chance that categorize will use the theme's icons instead of your own. (The ones in /usr/share/icons... are the system default. Themes override system defaults, and icons in .local override those.)
3. It survives fiasco/firmware reflashes - so unless you're reflashing the ENTIRE device, including eMMC, you're not going to lose your custom icons.
Thanks