+ Reply
Results 1 to 3 of 3
  1. #1
    What's Jailbreak?
    Join Date
    Dec 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Theme's Instalaltion from Personal Source

    Hi, i've create my personal source for install all my apps when i need, so i put on my web many apps and theme.
    When i try to install a theme all works fine, but when i try to install my personal theme the install finished but on folder themes there are only folder and subfolder without files. How is it possible? Where i'm wrong?
    Thanks in advance and sorry for my bad english.

  2. #2
    My iPhone is a Part of Me LeathaFace's Avatar
    Join Date
    Sep 2007
    Posts
    847
    Thanks
    249
    Thanked 263 Times in 192 Posts

    Which method are u using to install ur themes? Please provide a little more info so we can try to help u out.

  3. #3
    What's Jailbreak?
    Join Date
    Dec 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    This is my script that i've put on my xml source. Thanks for your help.

    <dict>
    <key>RestartSpringboard</key>
    <false/>
    <key>author</key>
    <string>Schwantz76</string>
    <key>bundleIdentifier</key>
    <string>lnx.spacebetween.eu</string>
    <key>category</key>
    <string>Sax My IPhone</string>
    <key>date</key>
    <string>1198434840</string>
    <key>description</key>
    <string>Theme SaxBoard</string>
    <key>hash</key>
    <string>1be9c46e86daa2ae0013911030a664a8</string>
    <key>location</key>
    <string>http://lnx.spacebetween.eu/iphone/SaxBoard.zip</string>
    <key>name</key>
    <string>SaxBoard</string>
    <key>scripts</key>

    <dict>
    <key>install</key>

    <array>

    <array>
    <string>CopyPath</string>
    <string>SaxBoard</string>
    <string>/var/root/Library/SummerBoard/Themes/SaxBoard</string>
    </array>
    </array>
    <key>uninstall</key>

    <array>

    <array>
    <string>RemovePath</string>
    <string>/var/root/Library/SummerBoard/Themes/SaxBoard</string>
    </array>
    </array>
    <key>update</key>

    <array>

    <array>
    <string>RemovePath</string>
    <string>/var/root/Library/SummerBoard/Themes/SaxBoard</string>
    </array>

    <array>
    <string>CopyPath</string>
    <string>SaxBoard</string>
    <string>/var/root/Library/SummerBoard/Themes/SaxBoard</string>
    </array>
    </array>
    </dict>
    <key>size</key>
    <string>377393</string>
    <key>url</key>
    <string>http://lnx.spacebetween.eu</string>
    <key>version</key>
    <string>1.0</string>
    </dict>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts