Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main mobile browsers. fixes #54 #56

Closed
wants to merge 1 commit into from
Closed

main mobile browsers. fixes #54 #56

wants to merge 1 commit into from

Conversation

paulirish
Copy link
Contributor

What a good-looking set of mobile browser logos. :)

Opera Mini basically uses this same opera logo.

The main usecase I have for this and the other one are web developer talks about browser support.

Anyway, cheers.


Yes, @alrra I just lazily hacked the .sh file with:

declare -a imageGroup=(
    "android"
    "safari-ios"
    "chrome-android"
    "internet-explorer-tile"
    "opera"
)

Not sure how you'd prefer to handle it the real way. :)

alrra pushed a commit that referenced this pull request Dec 16, 2014
alrra added a commit that referenced this pull request Dec 16, 2014
* Change the `generate-images.sh` script so that it automatically
  generates the `main-mobile.png` image when any of the logos included
  in it are changed.

* Regenerate the `main-mobile.png` image.

Ref #54
    #56
@alrra
Copy link
Owner

alrra commented Dec 16, 2014

Opera Mini basically uses this same opera logo.

@paulirish It seems that it does not use the same logo as Opera.

Added the Opera Mini logo in 8dda27f.

@alrra alrra closed this Dec 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants