I want to stick all my games in a stack, but haven't found clear instructions on how to customize them. Anyone have instructions or a link to instructions?
Printable View
I want to stick all my games in a stack, but haven't found clear instructions on how to customize them. Anyone have instructions or a link to instructions?
iDemocracy has custom code that allows you to edit and install custom stacks with their program (single stack only)
or you can install multi-stack and make 4 custom stacks of your own..
http://bianki.ovh.org/multistack/
Just found out that stacks floats above apollo when you are already logged in and just return to the app. I think it only is hidden when an app launches. That makes it useless to me. Thanks though.
You have to edit the file com.steventroughtonsmith.stack.entries.
The file is located -> private/var/root/Library/Preferences
Here's my customized stack (with games) as an example for you to follow.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>ID</key>
<string>com.natetrue.iphone.nesapp</string>
<key>IconPath</key>
<string>/Applications/NES.app/icon.png</string>
</dict>
<dict>
<key>ID</key>
<string>com.zodtdd.gpsphone</string>
<key>IconPath</key>
<string>/Applications/gpSPhone.app/icon.png</string>
</dict>
<dict>
<key>ID</key>
<string>org.cedsoft.snakeapp</string>
<key>IconPath</key>
<string>/Applications/iSnake.app/icon.png</string>
</dict>
<dict>
<key>ID</key>
<string>com.chrismiles.iSolitaire</string>
<key>IconPath</key>
<string>/Applications/iSolitaire.app/icon.png</string>
</dict>
</array>
</plist>
Sorry about my english. Regards,
7ruck
P.S. You have to hide the duplicated icons in summerboard.