webOS Nation Forums >  Homebrew >  webOS patches > Change Carrier In Device Info - More Info View
Change Carrier In Device Info - More Info View

  Reply
Like Tree1Likes
  • 1 Post By mayank

 
LinkBack Thread Tools Display Modes
Old 01/24/2012, 04:19 AM   #1 (permalink)
Member
 
Join Date: Aug 2011
Location: Bhopal, India
Posts: 132
Likes Received: 3
Thanks: 17
Thanked 40 Times in 39 Posts
Lightbulb Change Carrier in Device Info and Phone Preferences, OS 2.2

Don't Know to make patches yet, so you'll have to do this manually if you want.

DEVICE INFO->MORE INFO->CARRIER Field:
FILE : /usr/palm/applications/com.palm.app.deviceinfo/app/controllers/more-assistant.js

WHERE : Search for "this.fields.network" (without quotes) in the file.

EDIT : Delete everything after the equal to (=) sign, it says something like payload***CARRIER"]....Now Write $L("Example") there, replace example with your custom text.

PHONE PREFERENCES->
in NETWORK Section->The Gray Text That Says Verizon Wireless, or Any other Carrier:
FILE : /usr/palm/applications/com.palm.app.phone/shared/phoneprefs/controls/NetworkPref.js

WHERE : Search for "networknamerow" (without quotes) and delete the whole word that says -> name: "networknamerow", including name:****row"

EDIT : Now put this in the above empty space you made, content: "Example Network"
In Short, Replace name with content and networknamerow with your custom name.
-------------------

You can use custom names in place of EXAMPLE word in above cases.
Reboot Before you Check !!!

Regards
__________________
-Mayank Mall

Last edited by mayank; 01/24/2012 at 06:01 AM.
mayank is offline   Reply With Quote
Liked by sq5 likes this.
Reply

 

Tags
2.2.4, carrier, device info

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0