Skip to content

Commit

Permalink
Update builds and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Oct 26, 2018
1 parent 7fc3e57 commit 7033bbd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Migration der Smilies zu Emojis

Fortschritt: ![](http://progressed.io/bar/53) (192/363)
Fortschritt: ![](http://progressed.io/bar/53) (194/363)

[![Build Status](https://travis-ci.org/youthweb/smiley-emoji-migration.svg?branch=master)](https://travis-ci.org/youthweb/smiley-emoji-migration)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/youthweb/smiley-emoji-migration?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand Down Expand Up @@ -405,5 +405,5 @@ Code | Smiley | Emoji | Emojicode | Filename
`:gutebesserung:` | ![](https://youthweb.net/dist/smilies/Gute%20Besserung.gif) | :question: | `` | `Gute Besserung.gif`
`:welcome:` | ![](https://youthweb.net/dist/smilies/welcome.gif) | :question: | `` | `welcome.gif`
`:hotwheel:` | ![](https://youthweb.net/dist/smilies/wheelchair.gif) | ![](/dist/png-64/267f.png) | `:wheelchair:` | `wheelchair.gif`
`:mokka:` | ![](https://youthweb.net/dist/smilies/mokka.gif) | ![](/dist/png-64/2615.png) | `:coffee:` | `mokka.gif`
`:mokka:` | ![](https://youthweb.net/dist/smilies/mokka.gif) | ![](/dist/png-64/2615.png) | `:coffee:` | `mokka.gif`
`:schalke:` | ![](https://youthweb.net/dist/smilies/s04fahne.gif) | :question: | `` | `s04fahne.gif`
9 changes: 7 additions & 2 deletions dist/smilies_pretty.json
Original file line number Diff line number Diff line change
Expand Up @@ -1795,7 +1795,10 @@
"smiley_image": "blumekuss.gif"
},
":grill:": {
"unicode_images": [],
"unicode_images": [
"1f525.png",
"1f969.png"
],
"smiley_image": "grillen.gif"
},
":rubin:": {
Expand Down Expand Up @@ -1860,7 +1863,9 @@
"smiley_image": "wheelchair.gif"
},
":mokka:": {
"unicode_images": [],
"unicode_images": [
"2615.png"
],
"smiley_image": "mokka.gif"
},
":schalke:": {
Expand Down

0 comments on commit 7033bbd

Please sign in to comment.