smspillaz / customize

Automatically exported from code.google.com/p/customize
0 stars 0 forks source link

1.1.1 rSBT ipod uses incorrect DisplayIdentifier #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While I was moving the ipod icon between my dock and main springboard; The
icon locks itself at the end of the springboard while being displayed in
the dock in the rSBT settings.

I played around with the M68P.plist and it seems to work if I edit it
manually with

<key>displayIdentifier</key>
<string>com.apple.mobileipod</string>
to 
<key>displayIdentifier</key>
<string>com.apple.mobileipod-MediaPlayer</string>

The icon will reset to the end of the springboard if I attempt to edit any
 icons with rSBT.

Original issue reported on code.google.com by rustyme...@gmail.com on 13 Oct 2007 at 12:25

GoogleCodeExporter commented 9 years ago
Fixed in 1.12.

Original comment by johnnyli...@gmail.com on 13 Oct 2007 at 1:34