-
10-24-2007, 09:22 PM #1
Changing the Application Name in 1.1
Does anyone knows how to mask the application name in 1.1?
This feature was available in 1.02 by editing one of the files.
Is this still possible? Can anyone explain how?
Thanks.
-
10-24-2007, 10:39 PM #2iPhone? More like MyPhone
- Join Date
- Sep 2007
- Location
- Cancun, Mexico
- Posts
- 282
- Thanks
- 4
- Thanked 31 Times in 27 Posts
Just change the name of the .app in /Applications
-
The Following User Says Thank You to Destructo For This Useful Post:
Brpakito (10-25-2007)
-
10-25-2007, 01:45 AM #3
-
The Following User Says Thank You to Jasper44 For This Useful Post:
Brpakito (10-25-2007)
-
10-25-2007, 06:39 AM #4
-
10-25-2007, 07:51 AM #5
You can find the LocalizedApplicationNames.strings inside the SpringBoard.app in /System/Library/CoreServices/, download the files and cd to the local version of SpringBoard.app content and type the following command:
plutil -convert xml1 LocalizedApplicationNames.strings
You can then edit the xml file using text editor, same way with version 1.0.2. Once finished type the following command:
plutil -convert binary1 LocalizedApplicationNames.strings
Upload replacing the original file. Dont forget to backup.
Cheers.
-
The Following User Says Thank You to kapt For This Useful Post:
Brpakito (10-25-2007)
-
10-25-2007, 09:19 AM #6
-
03-03-2008, 04:46 PM #7
thanks! but this only changes the stock app names... how about the other apps downloaded from installer... for example... weDict.. id like to change it to just Dictionary... ?



LinkBack URL
About LinkBacks
Reply With Quote
! Triple Cheers mate!