📅 January 29, 2009

Change Labels Like “Slide to Unlock” on Your iPhone

slider

  • SSH to /System/Library/CoreServices/SpringBoard.app/English.lproj/
  • Copy SpringBoard.strings to your computer and rename it to SpringBoard.plist
  • Look for string AWAY_LOCK_LABEL
  • Chnage that to what ever you like ( i suggest FSMdotCOM 😛 ) ( NOTE : change only the string , dont change the key )
  • Rename the file back to SpringBoard.strings
  • Copy the new edited file back to /System/Library/CoreServices/SpringBoard.app/English.lproj/
  • Reboot your device

JUST TO MAKE SURE

………………….

<key>AWAY_LOCK_LABEL</key>
<string>slide to unlock</string> <—- CHANGE ONLY THAT
<key>AWAY_MISSED_CALL_LABEL</key>

………………….

NOTE 1 :

ALWAYS BACKUP the files that you are editing

NOTE 2 :

This is an example on how to change the slide to unlock label. But you can do this with any label you like. Just be careful and more importantly have fun

📅 November 27, 2008

INTELLISCREEN? TRY A FREE ALTERNATIVE

This is a free and painless alternative to IntelliScreen. The process is simple but it requires a small amount of your time. So let’s begin :

  • requires status notifier and winterboard
  • you have to ssh and install in stash/themes

NOTE 1 : ( status notifier ) make sure you update status notifier to get these feature, you can find more info about this here

NOTE 2 : To make this work, you need to hide the lockscreen date *does not apply on weather/notifier version.

Continue reading “INTELLISCREEN? TRY A FREE ALTERNATIVE”