colbyfayock / minimal.iOS.8

Minimal iOS 8 Winterboard theme
http://colbyfayock.github.io/minimal.iOS.8/
25 stars 2 forks source link

AmazonDE (Germany) #40

Closed FirePanther closed 9 years ago

colbyfayock commented 9 years ago

hey @FirePanther can you switch up how your'e adding this please via the following?

in your new branch, open up this file: https://github.com/colbyfayock/minimal.iOS.8/blob/master/lib/mios_icons.jsx

you'll see the following:

mios.icons.push({
    name: 'Amazon',
    bundle_id: 'com.amazon.Amazon',
    app_id: 'Amazon.app',
    psd_id: 'amazon',
    icons: {
        appicon: true
    }
});

And below it you'll see Amazon FR and Amazon UK. Can you add another item like those for DE? Preferably in ABC order :) after you do that I'll compile out the icon files (it'll do all the naming and stuff automatically for me). So all I need is the change to the mios_icons.jsx file, none of the image additions.

It might be easier to just close this pull request out, make a new branch, and make the pull request. Up to you :)

FirePanther commented 9 years ago

I just commited the mios_icons.jsx, does it work or should I just create a new branch?

colbyfayock commented 9 years ago

Perfect. thanks. I'll recompile out the images next time i hop in or whenever you get the Vainglory one in too. won't really be different from what you have.