I am trying to add the port number to edge setting, so I can add port 8080 to my APN on Tmobile now that I can use my network. This would enable http + email on Tmobile for $5.99/mo. (email is already working now)
Does anybody know how I can enable this cell in the plist?
(from Settings/General/Network/EDGE)
file can be found:
/System/Library/PreferenceBundles/EDGESetting.Bundle/EDGE Settings.plist
<dict>
<key>cell</key>
<string>PSEditTextCell</string>
<key>get</key>
<string>edgeProxyServerPort:</string>
<key>isNumeric</key>
<true/>
<key>label</key>
<string>Port</string>
<key>set</key>
<string>setEdgeProxyServerPort:specifier:</string>
</dict>
thanks!
p.s. I've tried editing several times and can get the Port to show up, but it crashes when I enter the value in the field. I admit, I am not plist expert![]()



LinkBack URL
About LinkBacks








Reply With Quote


Bookmarks