SE-NSE Forums:

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

Help Changing Menu.ml sorry to create a new theard Rate Topic: -----

#1 User is offline   rasool Icon

  • Padawan
  • Pip
  • Group: Members
  • Posts: 46
  • Joined: 20-September 06

Posted 28 November 2006 - 06:43 PM

@1X10N
can find the theard that you tolked about on topsony forum.

my problem is this one.
i've changed my menu.ml couse i have a "black list" patch.

Attached File  img1.jpg (38.69K)
Number of downloads: 70

well, hi've change one part of my menu.ml, lik you can see, but the real problem that i enconter was this...

Attached File  img2.jpg (36.93K)
Number of downloads: 67

when i enter the "black list" (edited menu.ml) it dosent change the name of "topic" to "black list" and it stays like "accepte calls".

her's my menu.ml, if some one can see what changes i can make, please post...
Attached File  menu.ml.zip (67.23K)
Number of downloads: 34

best regards,

rAs00l

This post has been edited by rasool: 28 November 2006 - 06:46 PM

0

#2 User is offline   Lemming Icon

  • Non-se-nse
  • Icon
  • Group: VIP
  • Posts: 215
  • Joined: 23-September 06

Posted 28 November 2006 - 07:49 PM

The answer can be found here:
http://www.esato.com...hp?topic=134763

Quote

I already answer you in other forum darkchild. "Accept calls" is not in the menu.ml file because this text is in a firmware's internal text file. In menu.ml only appear the call to this text file.
Search this:

<element id="AllowedCallers_Id">
<label type="name" textid="MENU_SCREENING_TXT"/>
<link type="internal"/>
</element>

and replace by this:

<element id="AllowedCallers_Id">
<label type="name"><text>put here your text</text></label>
<link type="internal"/>
</element>

But the title of this menu will be "Accept Calls" anyway because this is a internal process, too. you will only change the text in option menu.

0

#3 User is offline   etinin Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 114
  • Joined: 01-October 06
  • Location:Brazil
  • Mobile:W810i unbranded & unlocked

Posted 28 November 2006 - 08:15 PM

It's probably still possible for you to create a patch to change it if you find its location in the FW.
0

#4 User is offline   jagheterfredrik Icon

  • If you're phone is broken smash it!
  • Icon
  • Group: VIP
  • Posts: 1,599
  • Joined: 16-June 06
  • Gender:Male
  • Mobile:iPhone

Posted 28 November 2006 - 09:01 PM

My guess is on the LNG's in the filesystem.

This post has been edited by jagheterfredrik: 28 November 2006 - 09:01 PM

EROM... said:

Starting secondary boot code, goodbye and thanks for all the fish...
Goodbye, SEMCSec, and thanks for all secure bootstraps!
0

SE-NSE

#5 User is offline   rasool Icon

  • Padawan
  • Pip
  • Group: Members
  • Posts: 46
  • Joined: 20-September 06

Post icon  Posted 29 November 2006 - 03:33 PM

hi...

sow it's like this...

i used UltraEdit32 to search for the "problem" that i fond on changing the menu.ml...

i found this 2 "lines" that contain the "allowed_callers"

Quote

</element>
<element id="">AllowedCallers_Id
<label type="name" textid="MENU_SCREENING_TXT"/>
<link type="internal"/>
</element>


</element>
<element id="AllowedCallers_Id">
<label type="name" textid="MENU_ALLOWED_CALLERS_TXT"/>
<link type="internal"/>
</element>


sow, my question is (if someone can point me the right dairection) whitch one will i change to perfome the change on my menu!!!

if some one need more info to help me, please ask me..

best regards,
rAs00l
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users