Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

crackout666

macrumors newbie
Original poster
Jun 13, 2012
14
19
Hi guys,

I'm certainly no dev, but I recently played around with the order of items inside the Preferecnes.app.

It's fairly simple, just cut and paste the <dict>s inside the Settings.plist.

What I did was move all "on-off" panes right next to each other. That worked straight away.

However, I then tried to move the bluetooth pane out of the General.plist to the Settings.plist.

IMG_0635.png


The problem is I don't know how to add an icon.

Code:
<key>icon</key>

<string>iconname.png</string>

That doesn't work. I guess it's because it's no "cell" pane, but a "bundle".

Any insight on this?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.