; *** AvoidHiddenMenu 1.0 *** ; *** Zobrazenie skrytych menu *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2006.05.28 v1.0 ; Translate: Sirus (www.siemensmania.cz) ; Firmware: All ; Omap: Core-Img (Z1) ; ; Some menus are hidden (dimmed) ; Niektore menu su skryte ; This patch shows them. Be aware that some of them might not be usefull, and the applicacion will close. ; Tento patch ich zviditelni. Ale pozor niektore z nich nemusia fungovat spravne a zatvoria aplikaciu. ; For example, now you have Menu->Extras->Memory->Options->Set password ; Napriklad teraz je Menu->Extras->Memory->Options->Set password ; and Menu->Extras->File Manager->Options->Developer Menu->Send raw IrDa ; a Menu->Extras->File Manager->Options->Developer Menu->Send raw IrDa ; ; For the curious people: I changed EikCoctl.dll in ; Pre tych co to zaujma: Zmenil som EikCoctl.dll v ; method CEikMenuPane::SetItemDimmed ; metode CEikMenuPane::SetItemDimmed ; to use always the second parameter (the flag) as False ; aby pouzivala vzdy druhy parameter False ; replace:141CFFF7ACFF021C002C03D0:0024FFF7ACFF021C002C03D0 ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Patch moze byt nebezpecny. Autor sa zrieka zodpovednosti za skody sposobene patchom.