Merge pull request #4926 from jjaffeux/fixes-mouse-three

Uses computer_mouse as base name
This commit is contained in:
Régis Hanol 2017-06-14 14:55:48 +02:00 committed by GitHub
commit 1ceb64500f
13 changed files with 4 additions and 5 deletions

View File

@ -1465,7 +1465,6 @@ const groups = [
"studio_microphone",
"medal_military",
"computer_mouse",
"mouse_three_button",
"newspaper_roll",
"spiral_notepad",
"oil_drum",

View File

@ -6346,8 +6346,9 @@
"artificial_satellite": [
"satellite_orbital"
],
"three_button_mouse": [
"mouse_three_button"
"computer_mouse": [
"mouse_three_button",
"three_button_mouse"
],
"hocho": [
"knife"

View File

@ -173,7 +173,7 @@ EMOJI_ALIASES ||= {
"honeybee" => [ "bee" ],
"lion" => [ "lion_face" ],
"artificial_satellite" => [ "satellite_orbital" ],
"three_button_mouse" => [ "mouse_three_button" ],
"computer_mouse" => [ "mouse_three_button", "three_button_mouse" ],
"hocho" => [ "knife" ],
"swimming_man" => [ "swimmer" ],
"wind_face" => [ "wind_blowing_face" ],
@ -1676,7 +1676,6 @@ EMOJI_GROUPS ||= [
"studio_microphone",
"medal_military",
"computer_mouse",
"mouse_three_button",
"newspaper_roll",
"spiral_notepad",
"oil_drum",

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 917 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 917 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B