View Single Post
jaeezzy's Avatar
Posts: 664 | Thanked: 160 times | Joined on Jul 2008 @ Australia
#249
Originally Posted by Schturman View Post
Hi
How you put icons for this buttons ? Can you share this ?
Thanks
you can add icons for each button by doing the following:

1. sudo vi /etc/systemui/systemui.xml
2. withing each <menuitem></menuitem> section put <icon>icon_file_name</icon>. This icon_file_name can be any file in /usr/share/icons/hicolor/48x48/hildon/ and don't put ".png" e.g: if xyz.png then just <icon>xyz</icon>

However, I couldn't figure out how I can do the same for the "Phone" button coz I couldn't find one such <menuitem></menuitem> list for it.
 

The Following 2 Users Say Thank You to jaeezzy For This Useful Post: