PDA

View Full Version : Help: how to position ipod3 icons


thegasguru
10-24-2007, 08:48 PM
I have a jailbroken 1.1.1 iphone. I installed the ipod3 app from Installer. I love this app, because I watch a ton of videos on my iphone, and having an icon that goes directly to video is a big help.

My problem is that the two extra icons that ipod3 installs - one for "direct to ipod video" and one for "direct to ipod songs" - these icons are NOT recognized by rSBT (in the Customizer app). Thus, I cannot reliably reposition them. I've even tried editing the M68AP.plist directly (as described in this post:
http://www.everythingiphone.com/forum/iphone-modifications/summerboard-1-1-1-a-14415-7.html ) but I still can't find an obvious reference to these icons.

Can anyone help?

jbarrack
10-24-2007, 11:15 PM
I have the same issue. I dont know if there is a way to possition them. rSBT doesnt read them as being icons. It is strange. Maybe we will have to wait till a customize update or somthing.

ExaByte
10-25-2007, 04:53 PM
Okay, first connect it through the WinSCP. Then go to the root. System. Library. CoreServices. SpringBoard.app. Double Click M68AP.plist. And put in these Codes:

<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-AudioPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-VideoPlayer</string>
</dict>

Those are the ones for the Music and Video and Place them where needed.

Good Luck! :laugh2:

thegasguru
10-26-2007, 11:16 AM
Okay, first connect it through the WinSCP. Then go to the root. System. Library. CoreServices. SpringBoard.app. Double Click M68AP.plist. And put in these Codes:

<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-AudioPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-VideoPlayer</string>
</dict>

Those are the ones for the Music and Video and Place them where needed.

Good Luck! :laugh2:

Aw man, I am DYING that I'm stuck at work and can't try this out immediately. This is JUST the info I'm looking for! Thanks in advance, and take the rest of the day off.

This board really does rock.