You will need:
- A menu.ml for your phone
- Notepad or any text editor
- This tutorial

1. Step - Get a menu.ml
To get your phones original menu.ml download from your phone with A2Uploader/XS++(tpa\preset\system\menu\) or download your phones extracted FS from here. Thanks for devilwasabi!
2. Step - edit the menu.ml
Open your menu.ml and search for this part:(This may vary by phone and menu. It can be Desktop element 1-12.)
CODE
<!--Desktop Element 11 -->

Under that part you find the entries from organizer.
CODE
<element id="Menu_FlashLight">
<label type="name" textid="MENU_FLASH_LIGHT_TXT" />
<icon pos="left" source="internal">FLASH_LIGHT_MENU_ICN</icon>
<link type="internal" />
</element>
<label type="name" textid="MENU_FLASH_LIGHT_TXT" />
<icon pos="left" source="internal">FLASH_LIGHT_MENU_ICN</icon>
<link type="internal" />
</element>
Insert this code like in screenshot.

3.Step - Save
Save the edited menu.ml and upload to phone! (tpa\preset\system\menu\)


Enjoy!
In the attachment I attached the edited menu.ml for C510!
