The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone





 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 10-24-2007, 03:54 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Icon text

Under 1.0.2 I changed up the .plist I believe to remove the text under "phone, mail, etc." but leave the text under the upper icons.

Under 1.1.1 how do I go about this? is it controlled under m68ap.plist now? Do I just remove "displayIdentifier" from "key" under the apps I don't want to have text?

TIA
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 10-24-2007, 05:56 AM
Trent J.'s Avatar
My iPhone is a Part of Me
 
Join Date: Sep 2007
Posts: 950
Thanks: 15
Thanked 74 Times in 67 Posts

umm.. Do you have summerboard? If so.. I think there is a hide dock labels or something.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 10-24-2007, 06:25 AM
iPhone? More like MyPhone
 
Join Date: Aug 2007
Posts: 196
Thanks: 7
Thanked 13 Times in 11 Posts
Send a message via AIM to ShadyBeagle

in summerboard you can take away the labels
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 10-24-2007, 12:09 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts

I like to do it manually as I don't really want summerboard.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 10-24-2007, 12:15 PM
Eurisko's Avatar
Livin the iPhone Life
 
Join Date: Aug 2007
Device + Firmware: 3G iPhone, FW3.0
Operating System: OSX Leopard
Location: Toronto, Canada
Posts: 3,312
Thanks: 11
Thanked 554 Times in 482 Posts
Send a message via Yahoo to Eurisko

Quote:
Originally Posted by citizentony View Post
I like to do it manually as I don't really want summerboard.
Easiest manual method is to simply rename the apps using only spaces: " .app", " .app" and so forth. Worked fine for me. To put more than one space, you can use Shift-Space (which uses a different ascii character assignment)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 10-25-2007, 01:48 AM
My iPhone is a Part of Me
 
Join Date: Jun 2007
Posts: 745
Thanks: 16
Thanked 112 Times in 89 Posts

Quote:
Originally Posted by citizentony View Post
Under 1.0.2 I changed up the .plist I believe to remove the text under "phone, mail, etc." but leave the text under the upper icons.

Under 1.1.1 how do I go about this? is it controlled under m68ap.plist now? Do I just remove "displayIdentifier" from "key" under the apps I don't want to have text?

TIA
It used to be LocalizedApplicationNames.strings but it could be the m68ap.plist that you are talking about, but either way all you need to do is delete the words from it. Delete the phone, text, etc and leave everything else alone.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 10-25-2007, 06:42 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 16
Thanks: 7
Thanked 0 Times in 0 Posts

I'm stuck trying to figure this out myself, except that I want to mask the app. names instead of getting rid of them.

Still no luck, plus I want a way to do it manually as well. I don't really want to have summerboard installed.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 10-25-2007, 01:24 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts

I was playing around last night and found that if I delete "displayIdentifier" from the "key" field in m68ap.plist the entire icon and it's text goes away. Leaving you with a blank spot and no access to that function.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 10-25-2007, 04:40 PM
My iPhone is a Part of Me
 
Join Date: Jun 2007
Posts: 745
Thanks: 16
Thanked 112 Times in 89 Posts

Quote:
Originally Posted by citizentony View Post
I was playing around last night and found that if I delete "displayIdentifier" from the "key" field in m68ap.plist the entire icon and it's text goes away. Leaving you with a blank spot and no access to that function.
Ok, I made the jump to 1.1.1. now. The m68ap.plist is the new dislpayorder.plist. You don't want to delete anything from that because it will remove the app itself from the springboard as you've experienced. You want to edit the LocalizedApplicationNames.strings which can be found under /system/library/coreservices/springboard/english

Take that and remove the names.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Jasper44 For This Useful Post:
citizentony (10-25-2007)
  #10  
Old 10-25-2007, 04:59 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by Jasper44 View Post
Ok, I made the jump to 1.1.1. now. The m68ap.plist is the new dislpayorder.plist. You don't want to delete anything from that because it will remove the app itself from the springboard as you've experienced. You want to edit the LocalizedApplicationNames.strings which can be found under /system/library/coreservices/springboard/english

Take that and remove the names.
Quick question, how do I make that .strings file usable? When I pull it from the phone it's just garbage from what I can tell.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 10-25-2007, 07:10 PM
Eurisko's Avatar
Livin the iPhone Life
 
Join Date: Aug 2007
Device + Firmware: 3G iPhone, FW3.0
Operating System: OSX Leopard
Location: Toronto, Canada
Posts: 3,312
Thanks: 11
Thanked 554 Times in 482 Posts
Send a message via Yahoo to Eurisko

Quote:
Originally Posted by Jasper44 View Post
Ok, I made the jump to 1.1.1. now. The m68ap.plist is the new dislpayorder.plist. You don't want to delete anything from that because it will remove the app itself from the springboard as you've experienced. You want to edit the LocalizedApplicationNames.strings which can be found under /system/library/coreservices/springboard/english

Take that and remove the names.
That works on the built-in programs, but what about the third party ones?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 10-25-2007, 09:07 PM
My iPhone is a Part of Me
 
Join Date: Jun 2007
Posts: 745
Thanks: 16
Thanked 112 Times in 89 Posts

Quote:
Originally Posted by citizentony View Post
Quick question, how do I make that .strings file usable? When I pull it from the phone it's just garbage from what I can tell.
Change the extension from .strings to .plist to open it. Change it back to .strings before you put it back on your phone.

Quote:
Originally Posted by Eurisko View Post
That works on the built-in programs, but what about the third party ones?
You have to add the third-party programs to it, which depending on the number or apps you have, can take a while. That's why I love that summerboard does it automatically. To get the strings for the third party apps to add to it look in each third party apps folder for the info.plist.

Last edited by Jasper44; 10-25-2007 at 09:07 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 10-25-2007, 10:45 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by Jasper44 View Post
Change the extension from .strings to .plist to open it. Change it back to .strings before you put it back on your phone.
I gave that a try but the file is still the same inside. I'm on XP using notepad. I tried searching for the text "phone" and removing that, but it made everything on the screen come up as it's .app name. ie. MobileCal, etc.

Can someone upload a stock converted file? There is one in the Downloads section for 1.0.2, but not 1.1.1.

tia
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 10-26-2007, 02:18 AM
My iPhone is a Part of Me
 
Join Date: Jun 2007
Posts: 745
Thanks: 16
Thanked 112 Times in 89 Posts

Quote:
Originally Posted by citizentony View Post
I gave that a try but the file is still the same inside. I'm on XP using notepad. I tried searching for the text "phone" and removing that, but it made everything on the screen come up as it's .app name. ie. MobileCal, etc.

Can someone upload a stock converted file? There is one in the Downloads section for 1.0.2, but not 1.1.1.

tia
Convert the sucker with this

http://seto.gni.ch/xmlconvert/
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 06:36 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top