Quote:
Originally Posted by CoBra1
Hi
I still can't find it, have it installed and with 3 themes that is working 2, but when i SSH /private/var/mobile/Library/ --> There is no SummerBoard in it ???
Have allso looked some other places for it, with NO luck ???
|
Some themes script install files to /private/var/root/Library/SummerBoard/Themes
ssh to edit it
Quote:
cp -R /private/var/root/Library/SumerBoard /private/var/mobile/Library/SummerBoard
rm -rf /private/var/root/Library/SummerBoard
ln -s /private/var/mobile/Library/SummerBoard /private/var/root/Library/SummerBoard
|