+ Reply
Results 1 to 5 of 5
  1. #1
    iPhone? More like MyPhone
    Join Date
    Jul 2007
    Posts
    282
    Thanks
    22
    Thanked 19 Times in 16 Posts

    Default Removing the Contacts icon from springboard

    Hi all,

    I installed the "categories" app through installer, but later decided I didn't like/need it, so I uninstalled it through installer. After a reboot I had the contacts icon on my homescreen (which wasn't there before).

    It doesn't show up in the M68AP.plist so I don't really know where to start. Any ideas on removing this redundant app icon?

    Thanks.

  2. #2
    iPhone? More like MyPhone
    Join Date
    Jul 2007
    Posts
    282
    Thanks
    22
    Thanked 19 Times in 16 Posts

    I know my question above has sent everyone feverishly researching to solve my problems... But I beat you to it.

    I added this bit of code to the info.plist file in the mobileaddressbook.app folder of /Applications.

    Code:
    	<key>SBAppTags</key>
    	<array>
    		<string>hidden</string>
    	</array>
    Did the trick! I even attached the plist file for your convenience. Aren't I great!
    Attached Files Attached Files

  3. #3
    What's Jailbreak?
    Join Date
    May 2008
    Location
    NYC
    Posts
    28
    Thanks
    5
    Thanked 0 Times in 0 Posts

    LOL

    nice work

  4. #4
    iPhone? More like MyPhone
    Join Date
    Mar 2008
    Posts
    195
    Thanks
    14
    Thanked 21 Times in 17 Posts

    I like to use Poof It's a neat little app.

  5. #5
    What's Jailbreak?
    Join Date
    Sep 2007
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Well done! Would you by any chance know how to write/modify the code to make the springboard icon rearrangment function (the one where you press and hold any icon until they all start shivering in preparation to be rearranged), completely off? Would be great if you could help. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts