PDA

View Full Version : question on the iron in menu.ml


justfly911
04-30-2008, 11:46 AM
How to get the code of an icon which is NOT seen in menu.ml?

<icon pos="unselected" source="internal">
DESKTOP_ENTERTAINMENT_ICN</icon>

thank you.

miltank
05-18-2008, 05:41 PM
why is that for?

as I just extracted from custom "menu.ml":
<icon pos="unselected" source="file">1_2.png</icon>
source has to be "file", and then icon file has to be in same folder as "menu.ml"