+ Reply
Results 1 to 8 of 8
  1. #1
    iPhone? More like MyPhone timliora's Avatar
    Join Date
    Jul 2007
    Posts
    152
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Installer changing Icons.

    Since many of us have changed the default icons to icons we like, wouldn't it be better if the updates through Installer.app didn't overwrite our Icons. I'm sick of going in a changing the icons back everytime I update an app through Installer.app. Anybody with me on this? Is their a way to keep the update from overwriting the icon.png only?

  2. #2
    Retired Moderator arthursdomain's Avatar
    Join Date
    Jul 2007
    Location
    Mililani, Hawaii
    Posts
    850
    Thanks
    12
    Thanked 135 Times in 85 Posts

    ive been mulling over this, and its annoying yes, but, i think the way the system is built, is that it copys over entire folders, instead of just individual files. with this being said, perhaps they could take out the icon.png from those packages, but then, who would say if its a first time install or not, and if you did or didnt need the icons... my BEST solution for this currently is creating a folder with all those special icons and throw them into my applications directory, something called like icon restore folder and inside of those it would have folders which each of my custom icons, then i would use finder.app to copy them into their respective directories each time it was updated. that is my current work around atm.
    ARTHURSDOMAIN
    ModMyI.com Apps Reviewer

    Retired ModMyi.com Moderator

    Follow me on twitter: twitter.com/laynem

    Reviewed Apps:
    Oregon Trail, Who Has The Biggest Brain, Lock Puzzle, Tweetie

    Want an app reviewed? PM me with the app name

  3. #3
    Green Apple
    Join Date
    Jul 2007
    Posts
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    i agree maybe a setting could be added to installer.app to indicate whether icons should or should not be copied over. that would be a nice addition. I'm currently using rsbt & dock to hide all the extra icons cause I got sick of always swapping the manually

  4. #4
    Owner / Founder - ModMyi
    aka poetic_folly
    Kyle Matthews's Avatar
    Join Date
    May 2007
    Location
    Tampa, Florida, United States
    Posts
    8,208
    Thanks
    509
    Thanked 4,484 Times in 1,114 Posts

    Working on something, don't worry.
    .


    ↑ ↑ ↓ ↓ ← → ← → B A [select] [start] Kyle Matthews

  5. #5
    Green Apple
    Join Date
    Sep 2007
    Posts
    34
    Thanks
    5
    Thanked 7 Times in 6 Posts

    In the meantime you could perhaps try to change the permission of the PNGs.

  6. #6
    iPhone? More like MyPhone
    Join Date
    Jul 2007
    Posts
    124
    Thanks
    6
    Thanked 0 Times in 0 Posts

    upload your icons to a directory in ~. Add an alias to .profile to copy it over with a command in terminal. Remember these aren't Apple supplied apps. Not sure that being "sick" of what you're doing is all that appropriate

    Check out my .profile
    Code:
    alias iconapolloim='cp ~/.icons/apolloim.png /Applications/ApolloIM.app/icon.png'
    alias iconbitchx='cp ~/.icons/bitchx.png /Applications/BitchX.app/icon.png'
    alias iconfrotz='cp ~/.icons/frotz.png /Applications/Frotz.app/icon.png'
    alias iconibj='cp ~/.icons/iblackjack.png /Applications/iBlackjack.app/icon.png'
    alias iconinstaller='cp ~/.icons/installer.png /Applications/Installer.app/icon.png'
    alias iconilight='cp ~/.icons/ilight.png /Applications/iLight.app/icon.png'
    alias iconishare='cp ~/.icons/ishare.png /Applications/iShare.app/icon.png'
    alias iconlightsoff='cp ~/.icons/lightsoff.png "/Applications/Lights Off.app/icon.png"'
    alias iconnes='cp ~/.icons/nes.png /Applications/NES.app/icon.png'
    alias iconrsbt='cp ~/.icons/rsbt.png /Applications/rSBT.app/icon.png'
    alias iconsendfile='cp ~/.icons/sendfile.png /Applications/SendFile.app/icon.png'
    alias iconsendsong='cp ~/.icons/sendsong.png /Applications/SendSong.app/icon.png'
    alias iconterm='cp ~/.icons/term-vt100.png /Applications/Term-vt100.app/icon.png'
    alias iconvnotes='cp ~/.icons/vnotes.png /Applications/VNotes.app/icon.png'

  7. #7
    Green Apple
    Join Date
    Jul 2007
    Posts
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    my reference tp being sick of swapping icons was in no way directed at any of the very talented and generous iphone app developers out there... i just cant keep up with all the updates (and thats a great thing!)... just one of those compulsive people who has to have desktop icons "just so"

  8. #8
    iPhone? More like MyPhone
    Join Date
    Sep 2007
    Posts
    144
    Thanks
    0
    Thanked 21 Times in 14 Posts

    a solution to this would be if the customize app didn't overwrite the icons, but told the springboard to "look elsewhere" for the icons. or for customize to create backups of custom icons, and have an option like "refresh icons" for checking all icons are maintained.

Posting Permissions

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