I want to change chrome toolbar buttons(like back,forward, refresh
..etc..) with custom images.
I have downloaded chrome git code and compiled in ubuntu.
To change toolbar buttons i have replaced my images in
chrome/app/theme with default chrome images.
After compilation when i run chrome its showing default chrome toolbar
buttons instead of my buttons.
Before launching i removed ~/.config/chromium and ~/.cache/chromium folders.
Please some body suggest me why i am unable to replace toolbar images
with my images.
Thanks and Regards
PPK
If you just want to replace these bitmaps, consider writing a theme
instead of changing the source:
http://code.google.com/chrome/extensions/themes.html
Nico
> --
> Chromium Discussion mailing list: chromium...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-discuss
>