From 1d045770339b5522c08be4ba54a7e61056cf29ae Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Thu, 12 Jan 2017 21:17:07 +0100 Subject: [PATCH 01/12] Initial work on a custom smiley theme --- emotes/elementary/face-angel.svg | 129 ++++ emotes/elementary/face-angry.svg | 167 +++++ emotes/elementary/face-cool.svg | 198 ++++++ emotes/elementary/face-crying.svg | 178 ++++++ emotes/elementary/face-devilish.svg | 188 ++++++ emotes/elementary/face-embarrassed.svg | 167 +++++ emotes/elementary/face-happy.svg | 144 +++++ emotes/elementary/face-heart-broken.svg | 114 ++++ emotes/elementary/face-heart.svg | 116 ++++ emotes/elementary/face-kiss.svg | 287 +++++++++ emotes/elementary/face-laugh.svg | 185 ++++++ emotes/elementary/face-mail.svg | 267 ++++++++ emotes/elementary/face-plain.svg | 130 ++++ emotes/elementary/face-raspberry-squint.svg | 191 ++++++ emotes/elementary/face-raspberry-wink.svg | 150 +++++ emotes/elementary/face-raspberry.svg | 163 +++++ emotes/elementary/face-sad.svg | 136 +++++ emotes/elementary/face-sick.svg | 176 ++++++ emotes/elementary/face-smile-big-squint.svg | 209 +++++++ emotes/elementary/face-smile-big.svg | 225 +++++++ emotes/elementary/face-smile-crying.svg | 247 ++++++++ emotes/elementary/face-smile.svg | 199 ++++++ emotes/elementary/face-smirk.svg | 121 ++++ emotes/elementary/face-star.svg | 143 +++++ emotes/elementary/face-surprise.svg | 169 +++++ emotes/elementary/face-tired.svg | 210 +++++++ emotes/elementary/face-uncertain.svg | 120 ++++ emotes/elementary/face-wink.svg | 139 +++++ emotes/elementary/face-worried.svg | 120 ++++ emotes/elementary/theme | 576 ++++++++++++++++++ .../purple}/status-icon/11/available.png | Bin .../purple}/status-icon/11/away.png | Bin .../purple}/status-icon/11/busy.png | Bin .../purple}/status-icon/11/chat.png | Bin .../purple}/status-icon/11/extended-away.png | 0 .../purple}/status-icon/11/invisible.png | Bin .../purple}/status-icon/11/log-in.png | 0 .../purple}/status-icon/11/log-out.png | 0 .../purple}/status-icon/11/offline.png | Bin .../purple}/status-icon/11/person.png | Bin .../purple}/status-icon/16/available.png | Bin .../purple}/status-icon/16/away.png | Bin .../purple}/status-icon/16/busy.png | Bin .../purple}/status-icon/16/chat.png | Bin .../purple}/status-icon/16/extended-away.png | 0 .../purple}/status-icon/16/invisible.png | Bin .../purple}/status-icon/16/log-in.png | 0 .../purple}/status-icon/16/log-out.png | 0 .../purple}/status-icon/16/offline.png | Bin .../purple}/status-icon/16/person.png | Bin .../purple}/status-icon/22/available.png | Bin .../purple}/status-icon/22/away.png | Bin .../purple}/status-icon/22/busy.png | Bin .../purple}/status-icon/22/chat.png | Bin .../purple}/status-icon/22/extended-away.png | 0 .../purple}/status-icon/22/invisible.png | Bin .../purple}/status-icon/22/log-in.png | 0 .../purple}/status-icon/22/log-out.png | 0 .../purple}/status-icon/22/offline.png | Bin .../purple}/status-icon/22/person.png | Bin .../purple}/status-icon/24/available.png | Bin .../purple}/status-icon/24/away.png | Bin .../purple}/status-icon/24/busy.png | Bin .../purple}/status-icon/24/chat.png | Bin .../purple}/status-icon/24/extended-away.png | 0 .../purple}/status-icon/24/invisible.png | Bin .../purple}/status-icon/24/log-in.png | 0 .../purple}/status-icon/24/log-out.png | 0 .../purple}/status-icon/24/offline.png | Bin .../purple}/status-icon/24/person.png | Bin .../purple}/status-icon/32/available.png | Bin .../purple}/status-icon/32/away.png | Bin .../purple}/status-icon/32/busy.png | Bin .../purple}/status-icon/32/chat.png | Bin .../purple}/status-icon/32/extended-away.png | 0 .../purple}/status-icon/32/invisible.png | Bin .../purple}/status-icon/32/log-in.png | 0 .../purple}/status-icon/32/log-out.png | 0 .../purple}/status-icon/32/offline.png | Bin .../purple}/status-icon/32/person.png | Bin .../purple}/status-icon/48/available.png | Bin .../purple}/status-icon/48/away.png | Bin .../purple}/status-icon/48/busy.png | Bin .../purple}/status-icon/48/chat.png | Bin .../purple}/status-icon/48/extended-away.png | 0 .../purple}/status-icon/48/invisible.png | Bin .../purple}/status-icon/48/log-in.png | 0 .../purple}/status-icon/48/log-out.png | 0 .../purple}/status-icon/48/offline.png | Bin .../purple}/status-icon/48/person.png | Bin .../purple}/status-icon/theme.xml | 0 {src => status-icons/src}/11/available.svg | 0 {src => status-icons/src}/11/away.svg | 0 {src => status-icons/src}/11/busy.svg | 0 {src => status-icons/src}/11/chat.svg | 0 .../src}/11/extended-away.svg | 0 {src => status-icons/src}/11/invisible.svg | 0 {src => status-icons/src}/11/log-in.svg | 0 {src => status-icons/src}/11/log-out.svg | 0 {src => status-icons/src}/11/offline.svg | 0 {src => status-icons/src}/11/person.svg | 0 {src => status-icons/src}/16/available.svg | 0 {src => status-icons/src}/16/away.svg | 0 {src => status-icons/src}/16/busy.svg | 0 {src => status-icons/src}/16/chat.svg | 0 .../src}/16/extended-away.svg | 0 {src => status-icons/src}/16/invisible.svg | 0 {src => status-icons/src}/16/log-in.svg | 0 {src => status-icons/src}/16/log-out.svg | 0 {src => status-icons/src}/16/offline.svg | 0 {src => status-icons/src}/16/person.svg | 0 {src => status-icons/src}/22/available.svg | 0 {src => status-icons/src}/22/away.svg | 0 {src => status-icons/src}/22/busy.svg | 0 {src => status-icons/src}/22/chat.svg | 0 .../src}/22/extended-away.svg | 0 {src => status-icons/src}/22/invisible.svg | 0 {src => status-icons/src}/22/log-in.svg | 0 {src => status-icons/src}/22/log-out.svg | 0 {src => status-icons/src}/22/offline.svg | 0 {src => status-icons/src}/22/person.svg | 0 {src => status-icons/src}/24/available.svg | 0 {src => status-icons/src}/24/away.svg | 0 {src => status-icons/src}/24/busy.svg | 0 {src => status-icons/src}/24/chat.svg | 0 .../src}/24/extended-away.svg | 0 {src => status-icons/src}/24/invisible.svg | 0 {src => status-icons/src}/24/log-in.svg | 0 {src => status-icons/src}/24/log-out.svg | 0 {src => status-icons/src}/24/offline.svg | 0 {src => status-icons/src}/24/person.svg | 0 {src => status-icons/src}/32/available.svg | 0 {src => status-icons/src}/32/away.svg | 0 {src => status-icons/src}/32/busy.svg | 0 {src => status-icons/src}/32/chat.svg | 0 .../src}/32/extended-away.svg | 0 {src => status-icons/src}/32/invisible.svg | 0 {src => status-icons/src}/32/log-in.svg | 0 {src => status-icons/src}/32/log-out.svg | 0 {src => status-icons/src}/32/offline.svg | 0 {src => status-icons/src}/32/person.svg | 0 {src => status-icons/src}/48/available.svg | 0 {src => status-icons/src}/48/away.svg | 0 {src => status-icons/src}/48/busy.svg | 0 {src => status-icons/src}/48/chat.svg | 0 .../src}/48/extended-away.svg | 0 {src => status-icons/src}/48/invisible.svg | 0 {src => status-icons/src}/48/log-in.svg | 0 {src => status-icons/src}/48/log-out.svg | 0 {src => status-icons/src}/48/offline.svg | 0 {src => status-icons/src}/48/person.svg | 0 151 files changed, 5564 insertions(+) create mode 100644 emotes/elementary/face-angel.svg create mode 100644 emotes/elementary/face-angry.svg create mode 100644 emotes/elementary/face-cool.svg create mode 100644 emotes/elementary/face-crying.svg create mode 100644 emotes/elementary/face-devilish.svg create mode 100644 emotes/elementary/face-embarrassed.svg create mode 100644 emotes/elementary/face-happy.svg create mode 100644 emotes/elementary/face-heart-broken.svg create mode 100644 emotes/elementary/face-heart.svg create mode 100644 emotes/elementary/face-kiss.svg create mode 100644 emotes/elementary/face-laugh.svg create mode 100644 emotes/elementary/face-mail.svg create mode 100644 emotes/elementary/face-plain.svg create mode 100644 emotes/elementary/face-raspberry-squint.svg create mode 100644 emotes/elementary/face-raspberry-wink.svg create mode 100644 emotes/elementary/face-raspberry.svg create mode 100644 emotes/elementary/face-sad.svg create mode 100644 emotes/elementary/face-sick.svg create mode 100644 emotes/elementary/face-smile-big-squint.svg create mode 100644 emotes/elementary/face-smile-big.svg create mode 100644 emotes/elementary/face-smile-crying.svg create mode 100644 emotes/elementary/face-smile.svg create mode 100644 emotes/elementary/face-smirk.svg create mode 100644 emotes/elementary/face-star.svg create mode 100644 emotes/elementary/face-surprise.svg create mode 100644 emotes/elementary/face-tired.svg create mode 100644 emotes/elementary/face-uncertain.svg create mode 100644 emotes/elementary/face-wink.svg create mode 100644 emotes/elementary/face-worried.svg create mode 100644 emotes/elementary/theme rename {purple => status-icons/purple}/status-icon/11/available.png (100%) rename {purple => status-icons/purple}/status-icon/11/away.png (100%) rename {purple => status-icons/purple}/status-icon/11/busy.png (100%) rename {purple => status-icons/purple}/status-icon/11/chat.png (100%) rename {purple => status-icons/purple}/status-icon/11/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/11/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/11/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/11/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/11/offline.png (100%) rename {purple => status-icons/purple}/status-icon/11/person.png (100%) rename {purple => status-icons/purple}/status-icon/16/available.png (100%) rename {purple => status-icons/purple}/status-icon/16/away.png (100%) rename {purple => status-icons/purple}/status-icon/16/busy.png (100%) rename {purple => status-icons/purple}/status-icon/16/chat.png (100%) rename {purple => status-icons/purple}/status-icon/16/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/16/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/16/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/16/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/16/offline.png (100%) rename {purple => status-icons/purple}/status-icon/16/person.png (100%) rename {purple => status-icons/purple}/status-icon/22/available.png (100%) rename {purple => status-icons/purple}/status-icon/22/away.png (100%) rename {purple => status-icons/purple}/status-icon/22/busy.png (100%) rename {purple => status-icons/purple}/status-icon/22/chat.png (100%) rename {purple => status-icons/purple}/status-icon/22/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/22/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/22/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/22/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/22/offline.png (100%) rename {purple => status-icons/purple}/status-icon/22/person.png (100%) rename {purple => status-icons/purple}/status-icon/24/available.png (100%) rename {purple => status-icons/purple}/status-icon/24/away.png (100%) rename {purple => status-icons/purple}/status-icon/24/busy.png (100%) rename {purple => status-icons/purple}/status-icon/24/chat.png (100%) rename {purple => status-icons/purple}/status-icon/24/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/24/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/24/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/24/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/24/offline.png (100%) rename {purple => status-icons/purple}/status-icon/24/person.png (100%) rename {purple => status-icons/purple}/status-icon/32/available.png (100%) rename {purple => status-icons/purple}/status-icon/32/away.png (100%) rename {purple => status-icons/purple}/status-icon/32/busy.png (100%) rename {purple => status-icons/purple}/status-icon/32/chat.png (100%) rename {purple => status-icons/purple}/status-icon/32/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/32/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/32/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/32/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/32/offline.png (100%) rename {purple => status-icons/purple}/status-icon/32/person.png (100%) rename {purple => status-icons/purple}/status-icon/48/available.png (100%) rename {purple => status-icons/purple}/status-icon/48/away.png (100%) rename {purple => status-icons/purple}/status-icon/48/busy.png (100%) rename {purple => status-icons/purple}/status-icon/48/chat.png (100%) rename {purple => status-icons/purple}/status-icon/48/extended-away.png (100%) rename {purple => status-icons/purple}/status-icon/48/invisible.png (100%) rename {purple => status-icons/purple}/status-icon/48/log-in.png (100%) rename {purple => status-icons/purple}/status-icon/48/log-out.png (100%) rename {purple => status-icons/purple}/status-icon/48/offline.png (100%) rename {purple => status-icons/purple}/status-icon/48/person.png (100%) rename {purple => status-icons/purple}/status-icon/theme.xml (100%) rename {src => status-icons/src}/11/available.svg (100%) rename {src => status-icons/src}/11/away.svg (100%) rename {src => status-icons/src}/11/busy.svg (100%) rename {src => status-icons/src}/11/chat.svg (100%) rename {src => status-icons/src}/11/extended-away.svg (100%) rename {src => status-icons/src}/11/invisible.svg (100%) rename {src => status-icons/src}/11/log-in.svg (100%) rename {src => status-icons/src}/11/log-out.svg (100%) rename {src => status-icons/src}/11/offline.svg (100%) rename {src => status-icons/src}/11/person.svg (100%) rename {src => status-icons/src}/16/available.svg (100%) rename {src => status-icons/src}/16/away.svg (100%) rename {src => status-icons/src}/16/busy.svg (100%) rename {src => status-icons/src}/16/chat.svg (100%) rename {src => status-icons/src}/16/extended-away.svg (100%) rename {src => status-icons/src}/16/invisible.svg (100%) rename {src => status-icons/src}/16/log-in.svg (100%) rename {src => status-icons/src}/16/log-out.svg (100%) rename {src => status-icons/src}/16/offline.svg (100%) rename {src => status-icons/src}/16/person.svg (100%) rename {src => status-icons/src}/22/available.svg (100%) rename {src => status-icons/src}/22/away.svg (100%) rename {src => status-icons/src}/22/busy.svg (100%) rename {src => status-icons/src}/22/chat.svg (100%) rename {src => status-icons/src}/22/extended-away.svg (100%) rename {src => status-icons/src}/22/invisible.svg (100%) rename {src => status-icons/src}/22/log-in.svg (100%) rename {src => status-icons/src}/22/log-out.svg (100%) rename {src => status-icons/src}/22/offline.svg (100%) rename {src => status-icons/src}/22/person.svg (100%) rename {src => status-icons/src}/24/available.svg (100%) rename {src => status-icons/src}/24/away.svg (100%) rename {src => status-icons/src}/24/busy.svg (100%) rename {src => status-icons/src}/24/chat.svg (100%) rename {src => status-icons/src}/24/extended-away.svg (100%) rename {src => status-icons/src}/24/invisible.svg (100%) rename {src => status-icons/src}/24/log-in.svg (100%) rename {src => status-icons/src}/24/log-out.svg (100%) rename {src => status-icons/src}/24/offline.svg (100%) rename {src => status-icons/src}/24/person.svg (100%) rename {src => status-icons/src}/32/available.svg (100%) rename {src => status-icons/src}/32/away.svg (100%) rename {src => status-icons/src}/32/busy.svg (100%) rename {src => status-icons/src}/32/chat.svg (100%) rename {src => status-icons/src}/32/extended-away.svg (100%) rename {src => status-icons/src}/32/invisible.svg (100%) rename {src => status-icons/src}/32/log-in.svg (100%) rename {src => status-icons/src}/32/log-out.svg (100%) rename {src => status-icons/src}/32/offline.svg (100%) rename {src => status-icons/src}/32/person.svg (100%) rename {src => status-icons/src}/48/available.svg (100%) rename {src => status-icons/src}/48/away.svg (100%) rename {src => status-icons/src}/48/busy.svg (100%) rename {src => status-icons/src}/48/chat.svg (100%) rename {src => status-icons/src}/48/extended-away.svg (100%) rename {src => status-icons/src}/48/invisible.svg (100%) rename {src => status-icons/src}/48/log-in.svg (100%) rename {src => status-icons/src}/48/log-out.svg (100%) rename {src => status-icons/src}/48/offline.svg (100%) rename {src => status-icons/src}/48/person.svg (100%) diff --git a/emotes/elementary/face-angel.svg b/emotes/elementary/face-angel.svg new file mode 100644 index 0000000..dc07e09 --- /dev/null +++ b/emotes/elementary/face-angel.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-angry.svg b/emotes/elementary/face-angry.svg new file mode 100644 index 0000000..486cbf4 --- /dev/null +++ b/emotes/elementary/face-angry.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-cool.svg b/emotes/elementary/face-cool.svg new file mode 100644 index 0000000..f8754ea --- /dev/null +++ b/emotes/elementary/face-cool.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-crying.svg b/emotes/elementary/face-crying.svg new file mode 100644 index 0000000..78375e0 --- /dev/null +++ b/emotes/elementary/face-crying.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-devilish.svg b/emotes/elementary/face-devilish.svg new file mode 100644 index 0000000..9a762c0 --- /dev/null +++ b/emotes/elementary/face-devilish.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-embarrassed.svg b/emotes/elementary/face-embarrassed.svg new file mode 100644 index 0000000..df0b473 --- /dev/null +++ b/emotes/elementary/face-embarrassed.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-happy.svg b/emotes/elementary/face-happy.svg new file mode 100644 index 0000000..9ba5542 --- /dev/null +++ b/emotes/elementary/face-happy.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/emotes/elementary/face-heart-broken.svg b/emotes/elementary/face-heart-broken.svg new file mode 100644 index 0000000..641e524 --- /dev/null +++ b/emotes/elementary/face-heart-broken.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-heart.svg b/emotes/elementary/face-heart.svg new file mode 100644 index 0000000..ba8fef6 --- /dev/null +++ b/emotes/elementary/face-heart.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-kiss.svg b/emotes/elementary/face-kiss.svg new file mode 100644 index 0000000..1ca3843 --- /dev/null +++ b/emotes/elementary/face-kiss.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-laugh.svg b/emotes/elementary/face-laugh.svg new file mode 100644 index 0000000..08a8f05 --- /dev/null +++ b/emotes/elementary/face-laugh.svg @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-mail.svg b/emotes/elementary/face-mail.svg new file mode 100644 index 0000000..bc472e6 --- /dev/null +++ b/emotes/elementary/face-mail.svg @@ -0,0 +1,267 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-plain.svg b/emotes/elementary/face-plain.svg new file mode 100644 index 0000000..68ee717 --- /dev/null +++ b/emotes/elementary/face-plain.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-raspberry-squint.svg b/emotes/elementary/face-raspberry-squint.svg new file mode 100644 index 0000000..f260bb5 --- /dev/null +++ b/emotes/elementary/face-raspberry-squint.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-raspberry-wink.svg b/emotes/elementary/face-raspberry-wink.svg new file mode 100644 index 0000000..91156e5 --- /dev/null +++ b/emotes/elementary/face-raspberry-wink.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-raspberry.svg b/emotes/elementary/face-raspberry.svg new file mode 100644 index 0000000..6247ee6 --- /dev/null +++ b/emotes/elementary/face-raspberry.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-sad.svg b/emotes/elementary/face-sad.svg new file mode 100644 index 0000000..ba118a1 --- /dev/null +++ b/emotes/elementary/face-sad.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-sick.svg b/emotes/elementary/face-sick.svg new file mode 100644 index 0000000..6aee730 --- /dev/null +++ b/emotes/elementary/face-sick.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-smile-big-squint.svg b/emotes/elementary/face-smile-big-squint.svg new file mode 100644 index 0000000..b102f9f --- /dev/null +++ b/emotes/elementary/face-smile-big-squint.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-smile-big.svg b/emotes/elementary/face-smile-big.svg new file mode 100644 index 0000000..a984fb6 --- /dev/null +++ b/emotes/elementary/face-smile-big.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-smile-crying.svg b/emotes/elementary/face-smile-crying.svg new file mode 100644 index 0000000..85ca40a --- /dev/null +++ b/emotes/elementary/face-smile-crying.svg @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-smile.svg b/emotes/elementary/face-smile.svg new file mode 100644 index 0000000..ebd8d39 --- /dev/null +++ b/emotes/elementary/face-smile.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-smirk.svg b/emotes/elementary/face-smirk.svg new file mode 100644 index 0000000..dae5c7a --- /dev/null +++ b/emotes/elementary/face-smirk.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-star.svg b/emotes/elementary/face-star.svg new file mode 100644 index 0000000..20b66a5 --- /dev/null +++ b/emotes/elementary/face-star.svg @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/emotes/elementary/face-surprise.svg b/emotes/elementary/face-surprise.svg new file mode 100644 index 0000000..cf97e9e --- /dev/null +++ b/emotes/elementary/face-surprise.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-tired.svg b/emotes/elementary/face-tired.svg new file mode 100644 index 0000000..a66b1bb --- /dev/null +++ b/emotes/elementary/face-tired.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-uncertain.svg b/emotes/elementary/face-uncertain.svg new file mode 100644 index 0000000..f406e53 --- /dev/null +++ b/emotes/elementary/face-uncertain.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-wink.svg b/emotes/elementary/face-wink.svg new file mode 100644 index 0000000..467ff92 --- /dev/null +++ b/emotes/elementary/face-wink.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/emotes/elementary/face-worried.svg b/emotes/elementary/face-worried.svg new file mode 100644 index 0000000..a232dde --- /dev/null +++ b/emotes/elementary/face-worried.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/emotes/elementary/theme b/emotes/elementary/theme new file mode 100644 index 0000000..afe4025 --- /dev/null +++ b/emotes/elementary/theme @@ -0,0 +1,576 @@ +Name=elementary +Description=elementary smileys +Icon=face-wink.png +Author=Daniel Foré and Simon Steinbeiss + + +# Default smileys +[default] +face-happy.png :) :-) +face-laugh.png :-D :-d :D :d +face-sad.png :-( :( +face-wink.png ;-) ;) +face-raspberry.png :P :p :-P :-p +face-surprise.png =-O =-o +face-kiss.png :-* +face-cool.png 8-) +face-embarrassed.png :-[ +face-crying.png :'( :'-( +face-uncertain.png :-/ :-\\ +face-angel.png O:-) o:-) +shut-mouth.png :-X +moneymouth.png :-$ +foot-in-mouth.png :-! +face-angry.png >:o >:O + +[XMPP] +# Following XEP-0038 + GTalk + our default set, in default set order +# The GTalk strings come from ticket #3307. +face-happy.png :) :-) =) +face-laugh.png :-D :-d :D :d =D =d +face-sad.png :-( :( +face-wink.png ;-) ;) ;^) +face-raspberry.png :P :p :-P :-p +face-surprise.png =-O =-o :-O :-o +face-kiss.png :kiss: :-* +face-cool.png 8-) B-) +face-embarrassed.png :-[ +face-crying.png :'-( :'( +face-uncertain.png :-/ :-\\ +face-angel.png O:-) o:-) +shut-mouth.png :-X +moneymouth.png :-$ +foot-in-mouth.png :-! +shout.png >:o >:O + +# Following XEP-0038 + GTalk +face-angry.png >:-( >:( X-( x-( +good.png :yes: +bad.png :no: +stop.png :wait: +rose.png @->-- :rose: +phone.png :telephone: +face-mail.png :eface-mail: +lamp.png :jabber: +cake.png :cake: +in_love.png :heart: :love: <3 +face-heart-broken.png :brokenheart: +musical-note.png :music: +beer.png :beer: +coffee.png :coffee: +coins.png :money: +moon.png :moon: +sun.png :sun: +face-star.png :star: + +# Others +face-plain.png :| :-| +victory.png \\m/ + + +# Following AIM 6.1 +[AIM] +face-happy.png :-) :) +face-wink.png ;-) ;) +face-sad.png :-( :( +face-raspberry.png :P :p :-P :-p +face-surprise.png =-O +face-kiss.png :-* +face-angry.png >:o +face-laugh.png :-D :D +moneymouth.png :-$ +foot-in-mouth.png :-! +face-embarrassed.png :-[ +face-angel.png O:-) +face-uncertain.png :-\\ :-/ +face-crying.png :'( +shut-mouth.png :-X +face-cool.png 8-) + +# Following Windows Live Messenger 8.1 +[MSN] +happy.png :) :-) +excited.png :D :d :-D :-d +wink.png ;) ;-) +face-surprised.png :-O :-o :O :o +face-raspberry.png :-P :P :-p :p +face-cool.png (H) (h) +face-angry.png :@ :-@ +face-embarrassed.png :$ :-$ +confused.png :S :s :-S :-s +face-sad.png :( :-( +face-crying.png :'( +face-plain.png :| :-| +face-devilish.png (6) +face-angel.png (A) (a) +face-heart.png (L) (l) +face-heart-broken.png (U) (u) +msn.png (M) (m) +cat.png (@) +dog.png (&) +moon.png (S) +star.png (*) +film.png (~) +musical-note.png (8) +face-mail.png (E) (e) +rose.png (F) (f) +rose-dead.png (W) (w) +clock.png (O) (o) +face-kiss.png (K) (k) +present.png (G) (g) +cake.png (^) +camera.png (P) (p) +lamp.png (I) (i) +coffee.png (C) (c) +phone.png (T) (t) +hug-left.png ({) +hug-right.png (}) +beer.png (B) (b) +drink.png (D) (d) +boy.png (Z) (z) +girl.png (X) (x) +good.png (Y) (y) +bad.png (N) (n) +vampire.png :[ :-[ +goat.png (nah) +sun.png (#) +rainbow.png (R) (r) +quiet.png :-# +teeth.png 8o| +face-cool.png 8-| +face-smirk.png ^o) +secret.png :-* +face-sick.png +o( +snail.png (sn) +turtle.png (tu) +plate.png (pl) +bowl.png (||) +pizza.png (pi) +soccerball.png (so) +car.png (au) +airplane.png (ap) +umbrella.png (um) +island.png (ip) +computer.png (co) +mobile.png (mp) +brb.png (brb) +rain.png (st) +highfive.png (h5) +coins.png (mo) +sheep.png (bah) +dont-know.png :^) +face-uncertain.png *-) +thunder.png (li) +party.png <:o) +eyeroll.png 8-) +sleepy.png |-) +bunny.png ('.') +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) 8-|) +! cyclops.png O-) o-) + +# Hidden MSN emotes +cigarette.png (ci) (CI) +handcuffs.png (%) +console.png (xx) (XX) +fingers-crossed.png (yn) (YN) + + +# Following QQ 2006 +[QQ] +shocked.png /:O /jy /surprised +curl-lip.png /:~ /pz /curl_lip +desire.png /:* /se /desire +dazed.png /:| /dazed +party.png /8-) /dy /revel +crying.png /:< /ll /cry +bashful.png /:$ /hx /bashful +shut-mouth.png /:X /bz /shut_mouth +sleeping.png /:Z /shui /sleep +weep.png /:'( /dk /weep +embarrassed.png /:-| /gg /embarassed +pissed-off.png /:@ /fn /pissed_off +act-up.png /:P /tp /act_up +excited.png /:D /cy /toothy_smile +happy.png /:) /wx /small_smile +sad.png /:( /ng /sad +glasses-cool.png /:+ /kuk /cool +doctor.png /:# /feid /SARS +silly.png /:Q /zk /crazy +sick.png /:T /tu /vomit +snicker.png /;p /tx /titter +cute.png /;-D /ka /cute +disdain.png /;d /by /disdain +arrogant.png /;o /am /arrogant +starving.png /:g /jie /starving +sleepy.png /|-) /kun /sleepy +terror.png /:! /jk /terror +hot.png /:L /sweat +smirk.png /:> /hanx /smirk +soldier.png /:; /db /soldier +struggle.png /;f /fendou /struggle +curse.png /:-S /zhm /curse +question.png /? /yiw /question +quiet.png /;x /xu /shh +hypnotized.png /;@ /yun /dizzy +excruciating.png /:8 /zhem /excrutiating +freaked-out.png /;! /shuai /freaked_out +skeleton.png /!!! /kl /skeleton +hammer.png /xx /qiao /hammer +bye.png /bye /zj /bye +go-away.png /go /shan /go +afraid.png /shake /fad /shake +amorous.png /love /aiq /love +jump.png /jump /tiao /jump +search.png /find /zhao /search +lashes.png /& /mm /beautiful_eyebrows +pig.png /pig /zt /pig +cat.png /cat /mm /cat +dog.png /dog /xg /dog +hug-left.png /hug /yb /hug +coins.png /$ /qianc /money +lamp.png /! /dp /lightbulb +bowl.png /cup /bei /cup +cake.png /cake /dg /cake +thunder.png /li /shd /lightning +bomb.png /bome /zhd /bomb +knife.png /kn /dao /knife +soccerball.png /footb /zq /soccer +musical-note.png /music /yy /music +poop.png /shit /bb /shit +coffee.png /coffee /kf /coffee +hungry.png /eat /fan /eat +pill.png /pill /yw /pill +rose.png /rose /mg /rose +wilt.png /fade /dx /wilt +kiss.png /kiss /wen /kiss +in_love.png /heart /xin /heart +love-over.png /break /xs /broken_heart +meeting.png /meeting /hy /meeting +present.png /gift /lw /gift +phone.png /phone /dh /phone +clock.png /time /sj /time +face-mail.png /eface-mail /yj /eface-mail +tv.png /TV /ds /TV +sun.png /sun /ty /sun +moon.png /moon /yl /moon +good.png /strong /qiang /thumbs_up +bad.png /weak /ruo /thumbs_down +handshake.png /share /ws /handshake +victory.png /v /shl /victory +beauty.png / /mn /beauty +qq.png / /qz /qq +blowkiss.png / /fw /blow_kiss +angry.png / /oh /angry +liquor.png / /bj /baijiu +can.png / /qsh /soda +watermelon.png / /xigua /watermelon +rain.png / /xy /rain +cloudy.png /<~> /duoy /cloudy +snowman.png / /xr /snowman +star.png /<*> /xixing /star +girl.png /<00> /nv /woman +boy.png /<11> /nan /man +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) 8-|) +! cyclops.png O-) o-) + + +# Following ICQ 6.0 +[ICQ] +happy.png :-) :) +neutral.png :-$ +sad.png :-( :( +shocked.png =-O +wink.png ;-) ;) +tongue.png :-P :P :-p :p +music.png [:-} +laugh.png *JOKINGLY* +sleeping.png *TIRED* +crying.png :'( :'-( +sick.png :-! +kissed.png *KISSED* +stop.png *STOP* +kiss.png :-{} :-* +kissing.png *KISSING* +victory.png *YAHOO* +silly.png %) +embarrassed.png :-[ +devil.png ]:-> +angel.png O:-) +rose.png @}->-- +shut-mouth.png :-X :X :-x :x +bomb.png @= +thinking.png :-\\ :-/ +good.png *THUMBS\ UP* +shout.png >:o >:O :-@ +beer.png *DRINK* +excited.png :-D :D +glasses-cool.png 8-) +amorous.png *IN\ LOVE* +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) 8-|) +! cyclops.png O-) o-) + + +# Following Yahoo! Messenger 8.1 +[Yahoo] +happy.png :) :-) +question.png :-/ :-\\ +shocked.png :-O :O :-o :o +devil.png >:) +angel.png O:-) o:-) 0:-) +sick.png :-& +sleepy.png (:| +hypnotized.png @-) +on-the-phone.png :)] +sad.png :( :-( +amorous.png :x :-x :X :-X +angry.png X-( x-( X( x( +crying.png :(( +glasses-nerdy.png :-B :-b +quiet.png :-$ +drool.png =P~ =p~ +lying.png :^O :^o +call-me.png :-c +wink.png ;) ;-) +embarrassed.png :"> +mean.png :-> :> +laugh.png :)) :-)) +bye.png =; +arrogant.png [-( +thinking.png :-? +waiting.png :-w :-W +at-wits-end.png ~x( ~X( +excited.png :D :-D :d :-d +tongue.png :-P :P :-p :p +glasses-cool.png B-) b-) +neutral.png :| :-| +sleeping.png I-) i-) |-) +clown.png :o) :O) +doh.png #-o #-O +weep.png :-< +go-away.png :-h +lashes.png ;;) +kiss.png :-* :* +confused.png :-S :-s +sarcastic.png /:) +eyeroll.png 8-| +silly.png 8-} +clap.png =D> =d> +mad-tongue.png >:P >:p +time-out.png :-t :-T +hug-left.png >:D< >:d< +love-over.png =(( +hot.png #:-S #:-s +rotfl.png =)) :-j :-J +loser.png L-) l-) +party.png <:-P <:-p +nervous.png :-SS :-Ss :-sS :-ss +cowboy.png <):) +desire.png 8-> +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) 8-|) +! cyclops.png O-) o-) + +# Hidden Yahoo emotes +alien.png =:) >-) +beat-up.png b-( B-( +chicken.png ~:> +coffee.png ~o) ~O) +cow.png 3:-O 3:-o +dance.png \\:D/ \\:d/ +rose.png @};- +dont-know.png :-L :-l +skeleton.png 8-X 8-x +lamp.png *-:) +monkey.png :(|) +coins.png $-) +peace.png :)>- +pig.png :@) +pray.png [-o< [-O< +pumpkin.png (~~) +shame.png [-X [-x +flag.png **== +clover.png %%- +musical-note.png :-" +giggle.png ;)) +worship.png ^:)^ +star.png (*) +waving.png >:/ +talktohand.png :-@ + +# Only available after activating the Yahoo! Fighter IMVironment +male-fighter1.png o-> O-> +male-fighter2.png o=> O=> +female-fighter.png o-+ O-+ +yin-yang.png (%) + +# Following Yahoo! Messenger 8.1 +[Yahoo JAPAN] +happy.png :) :-) +question.png :-/ :-\\ +shocked.png :-O :O :-o :o +devil.png >:) +angel.png O:-) o:-) 0:-) +sick.png :-& +sleepy.png (:| +hypnotized.png @-) +on-the-phone.png :)] +sad.png :( :-( +amorous.png :x :-x :X :-X +angry.png X-( x-( X( x( +crying.png :(( +glasses-nerdy.png :-B :-b +quiet.png :-$ +drool.png =P~ =p~ +lying.png :^O :^o +call-me.png :-c +wink.png ;) ;-) +embarrassed.png :"> +mean.png :-> :> +laugh.png :)) :-)) +bye.png =; +arrogant.png [-( +thinking.png :-? +waiting.png :-w :-W +at-wits-end.png ~x( ~X( +excited.png :D :-D :d :-d +tongue.png :-P :P :-p :p +glasses-cool.png B-) b-) +neutral.png :| :-| +sleeping.png I-) i-) |-) +clown.png :o) :O) +doh.png #-o #-O +weep.png :-< +go-away.png :-h +lashes.png ;;) +kiss.png :-* :* +confused.png :-S :-s +sarcastic.png /:) +eyeroll.png 8-| +silly.png 8-} +clap.png =D> =d> +mad-tongue.png >:P >:p +time-out.png :-t :-T +hug-left.png >:D< >:d< +love-over.png =(( +hot.png #:-S #:-s +rotfl.png =)) :-j :-J +loser.png L-) l-) +party.png <:-P <:-p +nervous.png :-SS :-Ss :-sS :-ss +cowboy.png <):) +desire.png 8-> +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) + +# Hidden Yahoo emotes +alien.png =:) >-) +beat-up.png b-( B-( +chicken.png ~:> +coffee.png ~o) ~O) +cow.png 3:-O 3:-o +dance.png \\:D/ \\:d/ +rose.png @};- +dont-know.png :-L :-l +skeleton.png 8-X 8-x +lamp.png *-:) +monkey.png :(|) +coins.png $-) +peace.png :)>- +pig.png :@) +pray.png [-o< [-O< +pumpkin.png (~~) +shame.png [-X [-x +flag.png **== +clover.png %%- +musical-note.png :-" +giggle.png ;)) +worship.png ^:)^ +star.png (*) +waving.png >:/ +talktohand.png :-@ + +# Only available after activating the Yahoo! Fighter IMVironment +male-fighter1.png o-> O-> +male-fighter2.png o=> O=> +female-fighter.png o-+ O-+ +yin-yang.png (%) + + +# Following MySpaceIM Beta 1.0.697.0 +[MySpaceIM] +excited.png :D :-D +devil.png }:) +confused.png :Z +glasses-nerdy.png B) +bulgy-eyes.png %) +freaked-out.png :E +happy.png :) :-) +amorous.png :X +laugh.png :)) +mohawk.png -: +mad-tongue.png X( +messed.png X) +glasses-nerdy.png Q) +doh.png :G +pirate.png P) +shocked.png :O +sidefrown.png :{ +sinister.png :B +smirk.png :, +neutral.png :| +tongue.png :P :p +pissed-off.png B| +wink.png ;-) ;) +sad.png :[ +kiss.png :x +! skywalker.png C:-) c:-) C:) c:) +! monkey.png :-(|) :(|) 8-|) +! cyclops.png O-) o-) + + +# MXit standard emoticons +[MXit] +happy.png :-) :) +sad.png :-( :( +wink.png ;-) ;) +excited.png :-D :D :-> :> +neutral.png :-| :| +shocked.png :-O :O +tongue.png :-P :P +embarrassed.png :-$ :$ +glasses-cool.png 8-) +in_love.png (H) +rose.png (F) +### Added in v3.0 +boy.png (m) +girl.png (f) +star.png (*) +chilli.png (c) +kiss.png (x) +lamp.png (i) +pissed-off.png :e :-e +shut-mouth.png :-x :x +thunder.png (z) +coffee.png (U) +mrgreen.png (G) +### Added in v5.0 +sick.png :o( +excruciating.png :-{ :{ +amorous.png :-} :} +eyeroll.png 8-o 8o +crying.png :'( +thinking.png :-? :? +drool.png :-~ :~ +sleeping.png :-z :z +lying.png :L) +glasses-nerdy.png 8-| 8| +pirate.png P-) +### Added in v5.9.7 +bored.png :-[ :[ +cold.png :-< :< +confused.png :-, :, +hungry.png :-C :C +stressed.png :-s :s diff --git a/purple/status-icon/11/available.png b/status-icons/purple/status-icon/11/available.png similarity index 100% rename from purple/status-icon/11/available.png rename to status-icons/purple/status-icon/11/available.png diff --git a/purple/status-icon/11/away.png b/status-icons/purple/status-icon/11/away.png similarity index 100% rename from purple/status-icon/11/away.png rename to status-icons/purple/status-icon/11/away.png diff --git a/purple/status-icon/11/busy.png b/status-icons/purple/status-icon/11/busy.png similarity index 100% rename from purple/status-icon/11/busy.png rename to status-icons/purple/status-icon/11/busy.png diff --git a/purple/status-icon/11/chat.png b/status-icons/purple/status-icon/11/chat.png similarity index 100% rename from purple/status-icon/11/chat.png rename to status-icons/purple/status-icon/11/chat.png diff --git a/purple/status-icon/11/extended-away.png b/status-icons/purple/status-icon/11/extended-away.png similarity index 100% rename from purple/status-icon/11/extended-away.png rename to status-icons/purple/status-icon/11/extended-away.png diff --git a/purple/status-icon/11/invisible.png b/status-icons/purple/status-icon/11/invisible.png similarity index 100% rename from purple/status-icon/11/invisible.png rename to status-icons/purple/status-icon/11/invisible.png diff --git a/purple/status-icon/11/log-in.png b/status-icons/purple/status-icon/11/log-in.png similarity index 100% rename from purple/status-icon/11/log-in.png rename to status-icons/purple/status-icon/11/log-in.png diff --git a/purple/status-icon/11/log-out.png b/status-icons/purple/status-icon/11/log-out.png similarity index 100% rename from purple/status-icon/11/log-out.png rename to status-icons/purple/status-icon/11/log-out.png diff --git a/purple/status-icon/11/offline.png b/status-icons/purple/status-icon/11/offline.png similarity index 100% rename from purple/status-icon/11/offline.png rename to status-icons/purple/status-icon/11/offline.png diff --git a/purple/status-icon/11/person.png b/status-icons/purple/status-icon/11/person.png similarity index 100% rename from purple/status-icon/11/person.png rename to status-icons/purple/status-icon/11/person.png diff --git a/purple/status-icon/16/available.png b/status-icons/purple/status-icon/16/available.png similarity index 100% rename from purple/status-icon/16/available.png rename to status-icons/purple/status-icon/16/available.png diff --git a/purple/status-icon/16/away.png b/status-icons/purple/status-icon/16/away.png similarity index 100% rename from purple/status-icon/16/away.png rename to status-icons/purple/status-icon/16/away.png diff --git a/purple/status-icon/16/busy.png b/status-icons/purple/status-icon/16/busy.png similarity index 100% rename from purple/status-icon/16/busy.png rename to status-icons/purple/status-icon/16/busy.png diff --git a/purple/status-icon/16/chat.png b/status-icons/purple/status-icon/16/chat.png similarity index 100% rename from purple/status-icon/16/chat.png rename to status-icons/purple/status-icon/16/chat.png diff --git a/purple/status-icon/16/extended-away.png b/status-icons/purple/status-icon/16/extended-away.png similarity index 100% rename from purple/status-icon/16/extended-away.png rename to status-icons/purple/status-icon/16/extended-away.png diff --git a/purple/status-icon/16/invisible.png b/status-icons/purple/status-icon/16/invisible.png similarity index 100% rename from purple/status-icon/16/invisible.png rename to status-icons/purple/status-icon/16/invisible.png diff --git a/purple/status-icon/16/log-in.png b/status-icons/purple/status-icon/16/log-in.png similarity index 100% rename from purple/status-icon/16/log-in.png rename to status-icons/purple/status-icon/16/log-in.png diff --git a/purple/status-icon/16/log-out.png b/status-icons/purple/status-icon/16/log-out.png similarity index 100% rename from purple/status-icon/16/log-out.png rename to status-icons/purple/status-icon/16/log-out.png diff --git a/purple/status-icon/16/offline.png b/status-icons/purple/status-icon/16/offline.png similarity index 100% rename from purple/status-icon/16/offline.png rename to status-icons/purple/status-icon/16/offline.png diff --git a/purple/status-icon/16/person.png b/status-icons/purple/status-icon/16/person.png similarity index 100% rename from purple/status-icon/16/person.png rename to status-icons/purple/status-icon/16/person.png diff --git a/purple/status-icon/22/available.png b/status-icons/purple/status-icon/22/available.png similarity index 100% rename from purple/status-icon/22/available.png rename to status-icons/purple/status-icon/22/available.png diff --git a/purple/status-icon/22/away.png b/status-icons/purple/status-icon/22/away.png similarity index 100% rename from purple/status-icon/22/away.png rename to status-icons/purple/status-icon/22/away.png diff --git a/purple/status-icon/22/busy.png b/status-icons/purple/status-icon/22/busy.png similarity index 100% rename from purple/status-icon/22/busy.png rename to status-icons/purple/status-icon/22/busy.png diff --git a/purple/status-icon/22/chat.png b/status-icons/purple/status-icon/22/chat.png similarity index 100% rename from purple/status-icon/22/chat.png rename to status-icons/purple/status-icon/22/chat.png diff --git a/purple/status-icon/22/extended-away.png b/status-icons/purple/status-icon/22/extended-away.png similarity index 100% rename from purple/status-icon/22/extended-away.png rename to status-icons/purple/status-icon/22/extended-away.png diff --git a/purple/status-icon/22/invisible.png b/status-icons/purple/status-icon/22/invisible.png similarity index 100% rename from purple/status-icon/22/invisible.png rename to status-icons/purple/status-icon/22/invisible.png diff --git a/purple/status-icon/22/log-in.png b/status-icons/purple/status-icon/22/log-in.png similarity index 100% rename from purple/status-icon/22/log-in.png rename to status-icons/purple/status-icon/22/log-in.png diff --git a/purple/status-icon/22/log-out.png b/status-icons/purple/status-icon/22/log-out.png similarity index 100% rename from purple/status-icon/22/log-out.png rename to status-icons/purple/status-icon/22/log-out.png diff --git a/purple/status-icon/22/offline.png b/status-icons/purple/status-icon/22/offline.png similarity index 100% rename from purple/status-icon/22/offline.png rename to status-icons/purple/status-icon/22/offline.png diff --git a/purple/status-icon/22/person.png b/status-icons/purple/status-icon/22/person.png similarity index 100% rename from purple/status-icon/22/person.png rename to status-icons/purple/status-icon/22/person.png diff --git a/purple/status-icon/24/available.png b/status-icons/purple/status-icon/24/available.png similarity index 100% rename from purple/status-icon/24/available.png rename to status-icons/purple/status-icon/24/available.png diff --git a/purple/status-icon/24/away.png b/status-icons/purple/status-icon/24/away.png similarity index 100% rename from purple/status-icon/24/away.png rename to status-icons/purple/status-icon/24/away.png diff --git a/purple/status-icon/24/busy.png b/status-icons/purple/status-icon/24/busy.png similarity index 100% rename from purple/status-icon/24/busy.png rename to status-icons/purple/status-icon/24/busy.png diff --git a/purple/status-icon/24/chat.png b/status-icons/purple/status-icon/24/chat.png similarity index 100% rename from purple/status-icon/24/chat.png rename to status-icons/purple/status-icon/24/chat.png diff --git a/purple/status-icon/24/extended-away.png b/status-icons/purple/status-icon/24/extended-away.png similarity index 100% rename from purple/status-icon/24/extended-away.png rename to status-icons/purple/status-icon/24/extended-away.png diff --git a/purple/status-icon/24/invisible.png b/status-icons/purple/status-icon/24/invisible.png similarity index 100% rename from purple/status-icon/24/invisible.png rename to status-icons/purple/status-icon/24/invisible.png diff --git a/purple/status-icon/24/log-in.png b/status-icons/purple/status-icon/24/log-in.png similarity index 100% rename from purple/status-icon/24/log-in.png rename to status-icons/purple/status-icon/24/log-in.png diff --git a/purple/status-icon/24/log-out.png b/status-icons/purple/status-icon/24/log-out.png similarity index 100% rename from purple/status-icon/24/log-out.png rename to status-icons/purple/status-icon/24/log-out.png diff --git a/purple/status-icon/24/offline.png b/status-icons/purple/status-icon/24/offline.png similarity index 100% rename from purple/status-icon/24/offline.png rename to status-icons/purple/status-icon/24/offline.png diff --git a/purple/status-icon/24/person.png b/status-icons/purple/status-icon/24/person.png similarity index 100% rename from purple/status-icon/24/person.png rename to status-icons/purple/status-icon/24/person.png diff --git a/purple/status-icon/32/available.png b/status-icons/purple/status-icon/32/available.png similarity index 100% rename from purple/status-icon/32/available.png rename to status-icons/purple/status-icon/32/available.png diff --git a/purple/status-icon/32/away.png b/status-icons/purple/status-icon/32/away.png similarity index 100% rename from purple/status-icon/32/away.png rename to status-icons/purple/status-icon/32/away.png diff --git a/purple/status-icon/32/busy.png b/status-icons/purple/status-icon/32/busy.png similarity index 100% rename from purple/status-icon/32/busy.png rename to status-icons/purple/status-icon/32/busy.png diff --git a/purple/status-icon/32/chat.png b/status-icons/purple/status-icon/32/chat.png similarity index 100% rename from purple/status-icon/32/chat.png rename to status-icons/purple/status-icon/32/chat.png diff --git a/purple/status-icon/32/extended-away.png b/status-icons/purple/status-icon/32/extended-away.png similarity index 100% rename from purple/status-icon/32/extended-away.png rename to status-icons/purple/status-icon/32/extended-away.png diff --git a/purple/status-icon/32/invisible.png b/status-icons/purple/status-icon/32/invisible.png similarity index 100% rename from purple/status-icon/32/invisible.png rename to status-icons/purple/status-icon/32/invisible.png diff --git a/purple/status-icon/32/log-in.png b/status-icons/purple/status-icon/32/log-in.png similarity index 100% rename from purple/status-icon/32/log-in.png rename to status-icons/purple/status-icon/32/log-in.png diff --git a/purple/status-icon/32/log-out.png b/status-icons/purple/status-icon/32/log-out.png similarity index 100% rename from purple/status-icon/32/log-out.png rename to status-icons/purple/status-icon/32/log-out.png diff --git a/purple/status-icon/32/offline.png b/status-icons/purple/status-icon/32/offline.png similarity index 100% rename from purple/status-icon/32/offline.png rename to status-icons/purple/status-icon/32/offline.png diff --git a/purple/status-icon/32/person.png b/status-icons/purple/status-icon/32/person.png similarity index 100% rename from purple/status-icon/32/person.png rename to status-icons/purple/status-icon/32/person.png diff --git a/purple/status-icon/48/available.png b/status-icons/purple/status-icon/48/available.png similarity index 100% rename from purple/status-icon/48/available.png rename to status-icons/purple/status-icon/48/available.png diff --git a/purple/status-icon/48/away.png b/status-icons/purple/status-icon/48/away.png similarity index 100% rename from purple/status-icon/48/away.png rename to status-icons/purple/status-icon/48/away.png diff --git a/purple/status-icon/48/busy.png b/status-icons/purple/status-icon/48/busy.png similarity index 100% rename from purple/status-icon/48/busy.png rename to status-icons/purple/status-icon/48/busy.png diff --git a/purple/status-icon/48/chat.png b/status-icons/purple/status-icon/48/chat.png similarity index 100% rename from purple/status-icon/48/chat.png rename to status-icons/purple/status-icon/48/chat.png diff --git a/purple/status-icon/48/extended-away.png b/status-icons/purple/status-icon/48/extended-away.png similarity index 100% rename from purple/status-icon/48/extended-away.png rename to status-icons/purple/status-icon/48/extended-away.png diff --git a/purple/status-icon/48/invisible.png b/status-icons/purple/status-icon/48/invisible.png similarity index 100% rename from purple/status-icon/48/invisible.png rename to status-icons/purple/status-icon/48/invisible.png diff --git a/purple/status-icon/48/log-in.png b/status-icons/purple/status-icon/48/log-in.png similarity index 100% rename from purple/status-icon/48/log-in.png rename to status-icons/purple/status-icon/48/log-in.png diff --git a/purple/status-icon/48/log-out.png b/status-icons/purple/status-icon/48/log-out.png similarity index 100% rename from purple/status-icon/48/log-out.png rename to status-icons/purple/status-icon/48/log-out.png diff --git a/purple/status-icon/48/offline.png b/status-icons/purple/status-icon/48/offline.png similarity index 100% rename from purple/status-icon/48/offline.png rename to status-icons/purple/status-icon/48/offline.png diff --git a/purple/status-icon/48/person.png b/status-icons/purple/status-icon/48/person.png similarity index 100% rename from purple/status-icon/48/person.png rename to status-icons/purple/status-icon/48/person.png diff --git a/purple/status-icon/theme.xml b/status-icons/purple/status-icon/theme.xml similarity index 100% rename from purple/status-icon/theme.xml rename to status-icons/purple/status-icon/theme.xml diff --git a/src/11/available.svg b/status-icons/src/11/available.svg similarity index 100% rename from src/11/available.svg rename to status-icons/src/11/available.svg diff --git a/src/11/away.svg b/status-icons/src/11/away.svg similarity index 100% rename from src/11/away.svg rename to status-icons/src/11/away.svg diff --git a/src/11/busy.svg b/status-icons/src/11/busy.svg similarity index 100% rename from src/11/busy.svg rename to status-icons/src/11/busy.svg diff --git a/src/11/chat.svg b/status-icons/src/11/chat.svg similarity index 100% rename from src/11/chat.svg rename to status-icons/src/11/chat.svg diff --git a/src/11/extended-away.svg b/status-icons/src/11/extended-away.svg similarity index 100% rename from src/11/extended-away.svg rename to status-icons/src/11/extended-away.svg diff --git a/src/11/invisible.svg b/status-icons/src/11/invisible.svg similarity index 100% rename from src/11/invisible.svg rename to status-icons/src/11/invisible.svg diff --git a/src/11/log-in.svg b/status-icons/src/11/log-in.svg similarity index 100% rename from src/11/log-in.svg rename to status-icons/src/11/log-in.svg diff --git a/src/11/log-out.svg b/status-icons/src/11/log-out.svg similarity index 100% rename from src/11/log-out.svg rename to status-icons/src/11/log-out.svg diff --git a/src/11/offline.svg b/status-icons/src/11/offline.svg similarity index 100% rename from src/11/offline.svg rename to status-icons/src/11/offline.svg diff --git a/src/11/person.svg b/status-icons/src/11/person.svg similarity index 100% rename from src/11/person.svg rename to status-icons/src/11/person.svg diff --git a/src/16/available.svg b/status-icons/src/16/available.svg similarity index 100% rename from src/16/available.svg rename to status-icons/src/16/available.svg diff --git a/src/16/away.svg b/status-icons/src/16/away.svg similarity index 100% rename from src/16/away.svg rename to status-icons/src/16/away.svg diff --git a/src/16/busy.svg b/status-icons/src/16/busy.svg similarity index 100% rename from src/16/busy.svg rename to status-icons/src/16/busy.svg diff --git a/src/16/chat.svg b/status-icons/src/16/chat.svg similarity index 100% rename from src/16/chat.svg rename to status-icons/src/16/chat.svg diff --git a/src/16/extended-away.svg b/status-icons/src/16/extended-away.svg similarity index 100% rename from src/16/extended-away.svg rename to status-icons/src/16/extended-away.svg diff --git a/src/16/invisible.svg b/status-icons/src/16/invisible.svg similarity index 100% rename from src/16/invisible.svg rename to status-icons/src/16/invisible.svg diff --git a/src/16/log-in.svg b/status-icons/src/16/log-in.svg similarity index 100% rename from src/16/log-in.svg rename to status-icons/src/16/log-in.svg diff --git a/src/16/log-out.svg b/status-icons/src/16/log-out.svg similarity index 100% rename from src/16/log-out.svg rename to status-icons/src/16/log-out.svg diff --git a/src/16/offline.svg b/status-icons/src/16/offline.svg similarity index 100% rename from src/16/offline.svg rename to status-icons/src/16/offline.svg diff --git a/src/16/person.svg b/status-icons/src/16/person.svg similarity index 100% rename from src/16/person.svg rename to status-icons/src/16/person.svg diff --git a/src/22/available.svg b/status-icons/src/22/available.svg similarity index 100% rename from src/22/available.svg rename to status-icons/src/22/available.svg diff --git a/src/22/away.svg b/status-icons/src/22/away.svg similarity index 100% rename from src/22/away.svg rename to status-icons/src/22/away.svg diff --git a/src/22/busy.svg b/status-icons/src/22/busy.svg similarity index 100% rename from src/22/busy.svg rename to status-icons/src/22/busy.svg diff --git a/src/22/chat.svg b/status-icons/src/22/chat.svg similarity index 100% rename from src/22/chat.svg rename to status-icons/src/22/chat.svg diff --git a/src/22/extended-away.svg b/status-icons/src/22/extended-away.svg similarity index 100% rename from src/22/extended-away.svg rename to status-icons/src/22/extended-away.svg diff --git a/src/22/invisible.svg b/status-icons/src/22/invisible.svg similarity index 100% rename from src/22/invisible.svg rename to status-icons/src/22/invisible.svg diff --git a/src/22/log-in.svg b/status-icons/src/22/log-in.svg similarity index 100% rename from src/22/log-in.svg rename to status-icons/src/22/log-in.svg diff --git a/src/22/log-out.svg b/status-icons/src/22/log-out.svg similarity index 100% rename from src/22/log-out.svg rename to status-icons/src/22/log-out.svg diff --git a/src/22/offline.svg b/status-icons/src/22/offline.svg similarity index 100% rename from src/22/offline.svg rename to status-icons/src/22/offline.svg diff --git a/src/22/person.svg b/status-icons/src/22/person.svg similarity index 100% rename from src/22/person.svg rename to status-icons/src/22/person.svg diff --git a/src/24/available.svg b/status-icons/src/24/available.svg similarity index 100% rename from src/24/available.svg rename to status-icons/src/24/available.svg diff --git a/src/24/away.svg b/status-icons/src/24/away.svg similarity index 100% rename from src/24/away.svg rename to status-icons/src/24/away.svg diff --git a/src/24/busy.svg b/status-icons/src/24/busy.svg similarity index 100% rename from src/24/busy.svg rename to status-icons/src/24/busy.svg diff --git a/src/24/chat.svg b/status-icons/src/24/chat.svg similarity index 100% rename from src/24/chat.svg rename to status-icons/src/24/chat.svg diff --git a/src/24/extended-away.svg b/status-icons/src/24/extended-away.svg similarity index 100% rename from src/24/extended-away.svg rename to status-icons/src/24/extended-away.svg diff --git a/src/24/invisible.svg b/status-icons/src/24/invisible.svg similarity index 100% rename from src/24/invisible.svg rename to status-icons/src/24/invisible.svg diff --git a/src/24/log-in.svg b/status-icons/src/24/log-in.svg similarity index 100% rename from src/24/log-in.svg rename to status-icons/src/24/log-in.svg diff --git a/src/24/log-out.svg b/status-icons/src/24/log-out.svg similarity index 100% rename from src/24/log-out.svg rename to status-icons/src/24/log-out.svg diff --git a/src/24/offline.svg b/status-icons/src/24/offline.svg similarity index 100% rename from src/24/offline.svg rename to status-icons/src/24/offline.svg diff --git a/src/24/person.svg b/status-icons/src/24/person.svg similarity index 100% rename from src/24/person.svg rename to status-icons/src/24/person.svg diff --git a/src/32/available.svg b/status-icons/src/32/available.svg similarity index 100% rename from src/32/available.svg rename to status-icons/src/32/available.svg diff --git a/src/32/away.svg b/status-icons/src/32/away.svg similarity index 100% rename from src/32/away.svg rename to status-icons/src/32/away.svg diff --git a/src/32/busy.svg b/status-icons/src/32/busy.svg similarity index 100% rename from src/32/busy.svg rename to status-icons/src/32/busy.svg diff --git a/src/32/chat.svg b/status-icons/src/32/chat.svg similarity index 100% rename from src/32/chat.svg rename to status-icons/src/32/chat.svg diff --git a/src/32/extended-away.svg b/status-icons/src/32/extended-away.svg similarity index 100% rename from src/32/extended-away.svg rename to status-icons/src/32/extended-away.svg diff --git a/src/32/invisible.svg b/status-icons/src/32/invisible.svg similarity index 100% rename from src/32/invisible.svg rename to status-icons/src/32/invisible.svg diff --git a/src/32/log-in.svg b/status-icons/src/32/log-in.svg similarity index 100% rename from src/32/log-in.svg rename to status-icons/src/32/log-in.svg diff --git a/src/32/log-out.svg b/status-icons/src/32/log-out.svg similarity index 100% rename from src/32/log-out.svg rename to status-icons/src/32/log-out.svg diff --git a/src/32/offline.svg b/status-icons/src/32/offline.svg similarity index 100% rename from src/32/offline.svg rename to status-icons/src/32/offline.svg diff --git a/src/32/person.svg b/status-icons/src/32/person.svg similarity index 100% rename from src/32/person.svg rename to status-icons/src/32/person.svg diff --git a/src/48/available.svg b/status-icons/src/48/available.svg similarity index 100% rename from src/48/available.svg rename to status-icons/src/48/available.svg diff --git a/src/48/away.svg b/status-icons/src/48/away.svg similarity index 100% rename from src/48/away.svg rename to status-icons/src/48/away.svg diff --git a/src/48/busy.svg b/status-icons/src/48/busy.svg similarity index 100% rename from src/48/busy.svg rename to status-icons/src/48/busy.svg diff --git a/src/48/chat.svg b/status-icons/src/48/chat.svg similarity index 100% rename from src/48/chat.svg rename to status-icons/src/48/chat.svg diff --git a/src/48/extended-away.svg b/status-icons/src/48/extended-away.svg similarity index 100% rename from src/48/extended-away.svg rename to status-icons/src/48/extended-away.svg diff --git a/src/48/invisible.svg b/status-icons/src/48/invisible.svg similarity index 100% rename from src/48/invisible.svg rename to status-icons/src/48/invisible.svg diff --git a/src/48/log-in.svg b/status-icons/src/48/log-in.svg similarity index 100% rename from src/48/log-in.svg rename to status-icons/src/48/log-in.svg diff --git a/src/48/log-out.svg b/status-icons/src/48/log-out.svg similarity index 100% rename from src/48/log-out.svg rename to status-icons/src/48/log-out.svg diff --git a/src/48/offline.svg b/status-icons/src/48/offline.svg similarity index 100% rename from src/48/offline.svg rename to status-icons/src/48/offline.svg diff --git a/src/48/person.svg b/status-icons/src/48/person.svg similarity index 100% rename from src/48/person.svg rename to status-icons/src/48/person.svg From 46401c6c3e60e6e8ac79d8186ca1fcd9fa4643c2 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Thu, 12 Jan 2017 21:21:27 +0100 Subject: [PATCH 02/12] Update readme for smiley theme --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 465e36c..563359a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,23 @@ # pidgin-elementary -This is a very simple status icon theme for Pidgin to match the elementary icon theme, released under GPLv2+ like its bigger brother, elementary-xfce. +These icon themes are based on the elementary icon project and as such is released under GPLv2+. + +## status icons ## +This is a very simple status icon theme for Pidgin to match the elementary icon theme. It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes -## Install ## +### Install ### Create a folder "elementary" in ~./purple/themes, e.g. in the Bash: `mkdir ~/.purple/themes/elementary` -Then extract copy the content of the "purple" folder to that directory and select the theme in Pidgin. +Then extract copy the content of the "status-icons/purple" folder to that directory and select the theme in Pidgin. + +## smiley theme ## +This is a plain smiley theme based on elementary. + +### Install ### + +Copy the folder "elementary" from emotes/ to /usr/share/pixmaps/pidgin/emotes +`sudo cp -R emotes/elementary /usr/share/pixmaps/pidgin/emotes` \ No newline at end of file From b66ddada079ce17a2dbc0fd50cee74f62e788196 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:05:21 +0100 Subject: [PATCH 03/12] Restructure the emotes dir and add in-progress Makefile convert and install-emotes/status work, however one goes into a local dir, the other into a system-wide dir. --- Makefile | 30 ++++++++++++++++++ emotes/elementary/face-angel.png | Bin 0 -> 962 bytes emotes/elementary/face-angry.png | Bin 0 -> 991 bytes emotes/elementary/face-cool.png | Bin 0 -> 891 bytes emotes/elementary/face-crying.png | Bin 0 -> 997 bytes emotes/elementary/face-devilish.png | Bin 0 -> 996 bytes emotes/elementary/face-embarrassed.png | Bin 0 -> 955 bytes emotes/elementary/face-happy.png | Bin 0 -> 949 bytes emotes/elementary/face-heart-broken.png | Bin 0 -> 813 bytes emotes/elementary/face-heart.png | Bin 0 -> 808 bytes emotes/elementary/face-kiss.png | Bin 0 -> 982 bytes emotes/elementary/face-laugh.png | Bin 0 -> 978 bytes emotes/elementary/face-mail.png | Bin 0 -> 659 bytes emotes/elementary/face-plain.png | Bin 0 -> 934 bytes emotes/elementary/face-raspberry-squint.png | Bin 0 -> 985 bytes emotes/elementary/face-raspberry-wink.png | Bin 0 -> 982 bytes emotes/elementary/face-raspberry.png | Bin 0 -> 952 bytes emotes/elementary/face-sad.png | Bin 0 -> 958 bytes emotes/elementary/face-sick.png | Bin 0 -> 988 bytes emotes/elementary/face-smile-big-squint.png | Bin 0 -> 978 bytes emotes/elementary/face-smile-big.png | Bin 0 -> 967 bytes emotes/elementary/face-smile-crying.png | Bin 0 -> 1000 bytes emotes/elementary/face-smile.png | Bin 0 -> 958 bytes emotes/elementary/face-smirk.png | Bin 0 -> 948 bytes emotes/elementary/face-star.png | Bin 0 -> 733 bytes emotes/elementary/face-surprise.png | Bin 0 -> 960 bytes emotes/elementary/face-tired.png | Bin 0 -> 954 bytes emotes/elementary/face-uncertain.png | Bin 0 -> 946 bytes emotes/elementary/face-wink.png | Bin 0 -> 966 bytes emotes/elementary/face-worried.png | Bin 0 -> 947 bytes emotes/{elementary => src}/face-angel.svg | 0 emotes/{elementary => src}/face-angry.svg | 0 emotes/{elementary => src}/face-cool.svg | 0 emotes/{elementary => src}/face-crying.svg | 0 emotes/{elementary => src}/face-devilish.svg | 0 .../{elementary => src}/face-embarrassed.svg | 0 emotes/{elementary => src}/face-happy.svg | 0 .../{elementary => src}/face-heart-broken.svg | 0 emotes/{elementary => src}/face-heart.svg | 0 emotes/{elementary => src}/face-kiss.svg | 0 emotes/{elementary => src}/face-laugh.svg | 0 emotes/{elementary => src}/face-mail.svg | 0 emotes/{elementary => src}/face-plain.svg | 0 .../face-raspberry-squint.svg | 0 .../face-raspberry-wink.svg | 0 emotes/{elementary => src}/face-raspberry.svg | 0 emotes/{elementary => src}/face-sad.svg | 0 emotes/{elementary => src}/face-sick.svg | 0 .../face-smile-big-squint.svg | 0 emotes/{elementary => src}/face-smile-big.svg | 0 .../{elementary => src}/face-smile-crying.svg | 0 emotes/{elementary => src}/face-smile.svg | 0 emotes/{elementary => src}/face-smirk.svg | 0 emotes/{elementary => src}/face-star.svg | 0 emotes/{elementary => src}/face-surprise.svg | 0 emotes/{elementary => src}/face-tired.svg | 0 emotes/{elementary => src}/face-uncertain.svg | 0 emotes/{elementary => src}/face-wink.svg | 0 emotes/{elementary => src}/face-worried.svg | 0 59 files changed, 30 insertions(+) create mode 100644 Makefile create mode 100644 emotes/elementary/face-angel.png create mode 100644 emotes/elementary/face-angry.png create mode 100644 emotes/elementary/face-cool.png create mode 100644 emotes/elementary/face-crying.png create mode 100644 emotes/elementary/face-devilish.png create mode 100644 emotes/elementary/face-embarrassed.png create mode 100644 emotes/elementary/face-happy.png create mode 100644 emotes/elementary/face-heart-broken.png create mode 100644 emotes/elementary/face-heart.png create mode 100644 emotes/elementary/face-kiss.png create mode 100644 emotes/elementary/face-laugh.png create mode 100644 emotes/elementary/face-mail.png create mode 100644 emotes/elementary/face-plain.png create mode 100644 emotes/elementary/face-raspberry-squint.png create mode 100644 emotes/elementary/face-raspberry-wink.png create mode 100644 emotes/elementary/face-raspberry.png create mode 100644 emotes/elementary/face-sad.png create mode 100644 emotes/elementary/face-sick.png create mode 100644 emotes/elementary/face-smile-big-squint.png create mode 100644 emotes/elementary/face-smile-big.png create mode 100644 emotes/elementary/face-smile-crying.png create mode 100644 emotes/elementary/face-smile.png create mode 100644 emotes/elementary/face-smirk.png create mode 100644 emotes/elementary/face-star.png create mode 100644 emotes/elementary/face-surprise.png create mode 100644 emotes/elementary/face-tired.png create mode 100644 emotes/elementary/face-uncertain.png create mode 100644 emotes/elementary/face-wink.png create mode 100644 emotes/elementary/face-worried.png rename emotes/{elementary => src}/face-angel.svg (100%) rename emotes/{elementary => src}/face-angry.svg (100%) rename emotes/{elementary => src}/face-cool.svg (100%) rename emotes/{elementary => src}/face-crying.svg (100%) rename emotes/{elementary => src}/face-devilish.svg (100%) rename emotes/{elementary => src}/face-embarrassed.svg (100%) rename emotes/{elementary => src}/face-happy.svg (100%) rename emotes/{elementary => src}/face-heart-broken.svg (100%) rename emotes/{elementary => src}/face-heart.svg (100%) rename emotes/{elementary => src}/face-kiss.svg (100%) rename emotes/{elementary => src}/face-laugh.svg (100%) rename emotes/{elementary => src}/face-mail.svg (100%) rename emotes/{elementary => src}/face-plain.svg (100%) rename emotes/{elementary => src}/face-raspberry-squint.svg (100%) rename emotes/{elementary => src}/face-raspberry-wink.svg (100%) rename emotes/{elementary => src}/face-raspberry.svg (100%) rename emotes/{elementary => src}/face-sad.svg (100%) rename emotes/{elementary => src}/face-sick.svg (100%) rename emotes/{elementary => src}/face-smile-big-squint.svg (100%) rename emotes/{elementary => src}/face-smile-big.svg (100%) rename emotes/{elementary => src}/face-smile-crying.svg (100%) rename emotes/{elementary => src}/face-smile.svg (100%) rename emotes/{elementary => src}/face-smirk.svg (100%) rename emotes/{elementary => src}/face-star.svg (100%) rename emotes/{elementary => src}/face-surprise.svg (100%) rename emotes/{elementary => src}/face-tired.svg (100%) rename emotes/{elementary => src}/face-uncertain.svg (100%) rename emotes/{elementary => src}/face-wink.svg (100%) rename emotes/{elementary => src}/face-worried.svg (100%) diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..5201013 --- /dev/null +++ b/Makefile @@ -0,0 +1,30 @@ +emotes_target = "/usr/share/pixmaps/pidgin/emotes" +emotes_src = "emotes/src" +emotes_theme = "emotes/elementary" +status_dir = "~/.purple/themes/elementary" +status_theme = "status-icons/purple" + +all: + +convert: + for icon in $(emotes_src)/*.svg; do \ + inkscape -z $$icon -e $${icon%%.*}.png; \ + done + mv $(emotes_src)/*.png $(emotes_theme) + +install: install-emotes install-status + +install-emotes: + cp -r $(emotes_theme) $(emotes_target) + +install-status: + mkdir -p $(status_dir) + cp -r $(status_theme) $(status_dir) + +uninstall: uninstall-emotes uninstall-status + +uninstall-emotes: + test -e $(emotes_target)/elementary && rm -rfv $(emotes_target)/elementary + +uninstall-status: + test -e $(status_dir) && rm -rfv $(status_dir) \ No newline at end of file diff --git a/emotes/elementary/face-angel.png b/emotes/elementary/face-angel.png new file mode 100644 index 0000000000000000000000000000000000000000..ba4bef667c408c452652ebe6593e455d6a989372 GIT binary patch literal 962 zcmV;z13mnSP)l)oh;6!YVG0qH6tT9&7?MdE;v&sVGs!f`WWMg) zJLlZv!V2oMe);hVfUA?ljcY^o_SmTWhAcvCvv>%Q$}a2QVIu`XK<(_)$<1!ttJv-rwr(dTJv2 z+Vt$mHy@5v#Aokvt|Ruum4WBqc)4frB`0lHSgctTAa z8y|hPD^Y?-5*a_q?WKJXQO3sx0r>UyGTJs69%>_~6(L;0A0ItaT>t*O6FVBeknGDS zTh1cF4p!Hhn_mR!Fm^Trz});DAYgQ03<4ip&eD=jt7LoZf+Hn;j$<%x2_+NY*Kl1I zAtmS%0Ipj{5MY}%tZrc3D$40aD$(ayi#6^6Qu@en4TL0}ih@+w#@|3X6$1>`uVDQe zrr{IV1A-v14uQ!x_76}k3SIMYY=x)}v0e%5m57Tf5nD%B8|a#c(NPW`KDON!8jI1;(pp1;(F!&| zLn5WIA`m5*s4?+@9z6MoF>3UHVmKI0Fd+(o(kR3RJQxm;g4)_x$<{`TrS0}f+kMSU zXLn})Ug*Jo_wV%keG=<9vyBQps6AF#9oSvqE2t8HW9MhhIrDPT%w2nKfQ9uA09PMJ zy|_z1Jot9YP-gTy*EOevaBU%6Te!xg$c%pL4!+Ye*w>*QI^Tn`<|%8k71rNsed*}O zjYm$@YXKxFKaG^1h1?W4GiZeosjB^j>XI_Eqgtc&9RAdx7}OHnQc_WTI;`PJox%1vGgMo zlhYKJMUW%~a6#DMSqRU>NF`XF8lY-xx1JumS=+9zTvDFBU+H|XXWy%Va9YkL|K;i5E)twvCA47R`80BJ1{{%4jih}gv$Awl_xlx`Ji;W7)X-LQBD%F9B4d#8Z=^&^BkV;G0!c3?nJ*?} z-o_(HVtD-S#PIYhT|ei}DF9DB?8c2rLs1m9B^2H4*F6I#HHT|ixON_I)y5}lcyff< zk-wKFNA4WAi*sN1#u3t56z6+Te9Kx-No~ooX!Dkbf>pJu7A^uHmq}sFPC3)VBSR~R zb literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-cool.png b/emotes/elementary/face-cool.png new file mode 100644 index 0000000000000000000000000000000000000000..8e8b62834656a13a01f570ef3e4cb12fe3e5b78d GIT binary patch literal 891 zcmV->1BCpEP)!1j>E)*{dH-aFg(k_yg)FQT0h{1?Rn@}2>78?=MbTVx^>72>r z%*;9S|L1d|DJJa;@9N?G;JX=Y(8*rfV@YREb2hO*5{+yXK>3YA^>+1~TMZ^(`;DcI z832BM9{c-!u|reu_e@u=pU{=Nvm)9T(Z1B~{UN2R$Mn<(JyWOmI>xvwD%siTHO=>{a zytB7U!s3{O#WCr7=5hHyYfs1Zi;tS0-0!(_Q=|&W@W-Fa!J#+Aah!F5hp|k;@{jk? zW+s}f-Iu<7)d9G1{VHciPm)YEKQN<>Z1%g?&8Dce%Z#@q4#YRNS^#H9PLOO$F?9GH z0QCG3^!yPX#uATY>{KRxz%)%dEUEF_6DZ4(^MPB& zN?Ir{z?KSx3M>aP{@avj&P~iwtJWEKb_-!(;d^CJk~clqKfiLTpmZaK@_f{49bH>R z>Mr8{>*DP@T)eWxw$2>N^U*3sd7+@(vj3A^@%7~5mA|Lcoo&4$2BLk;Kx5h_hGp{m zY>_j+ccR`i}Tn9il&>v*zzM{;Y1eG#gVL{!x zJTqO&yI%&G;MB{bXn^|#)^xm&wnWt0oobHmHw-!eM98nK_~&cB{&nL!{{t;1n4<4! RIjsNy002ovPDHLkV1m_vr`P}h literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-crying.png b/emotes/elementary/face-crying.png new file mode 100644 index 0000000000000000000000000000000000000000..48203f737e0c457bac8b18316c074aeb7d809d9a GIT binary patch literal 997 zcmV6pXm$P<7W-(HTcM1KrLjo*%su=?M9 zX?OVL2x>%2X!9N{d%L9Vt?KRc8ad1JC;)5zIkfPkeXsB1slP^Vc3Bxl@5>jl0F>Qw zEG6Nc(&Mk5&TBngI5u%j3iu}|$#)_dI-`S^@vRzC#Y^vb(z0SthbM2*TxE`2yoFEz zTJ~z~l^ty#aUm{klbP}FC_B>OOiqs0t&ZLH_0C(f zN>4qx1vPul?rndw`1h;l_~zRI#z%&5XJ~jl*&yN!4-U}%>1WK}y+d}ApM8z(36a}l z`Aur@ikg(HG!`6gIzaduBNGd}|G~R#3kP4E|B||zQUHdBXDI7DNB^J6oVXbv&-XVi zWiQrd&UPJ=23k_i*PlG`dXhGW?5+e6MAFhBu?XV+oeMj?1lD~#)mOyXj%J1y!+iDg zFqQhixGKwd6%oUVg&;JE9juo z4Erl;QB;LHf6UO+cbU$k9tzTvvB+lj`?1lrh2RSkz}HV|uawk1@`<;)Bumj`gtrk# z_y!`j1j0s2%*D*81APd~u<%da3;3q=H=3^+y()l}W%Mpg>w6^CdCGI3$}Q{T#G@++ zYimcC4HG$HVN2;O&)!&HoYlJww{huzGWE5hIPYt%8TlC}y;T*puDpCzOG(@L;zpRw zO3Y%cmagKABn{KV{vQfVV(a0F-Ch# T5u=WL00000NkvXXu0mjf3X{-6 literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-devilish.png b/emotes/elementary/face-devilish.png new file mode 100644 index 0000000000000000000000000000000000000000..ef866fb6456a3af005a12c592510ccc0aa561f85 GIT binary patch literal 996 zcmVn))OERbtBhmnXwY5OzukXdu z#n1lsPi&eC1=*T%ME!ti-q!)}o7;*VkfK2A+T{)EdKA3g6_mm@06w2dZVh!~Y_nM) zSrbzFg60+`r~uxhMz1dx6adxFH&NZ?hvF8}*+DuxP~2jFcL42pBg;Y(stJlni_r_9 zUFxJ_@1d%XTi<&(R(83cX^13=b+)&y-&uWD z_dgcs302orHc*TZN=XA)_W@A6b%@*o(%uEV9B1uUiZnC*$(KLsQX<_# z8dbF!9-YKf+Ds_y0W|@N0RS=q!r(zxrI?xIRJ%mTG(rfeBiy99okk05WD9$;ex zNh+0MZf=g+G7qlfV`nMhWOl3x{ek69uFNK8B6ZcBhstfH((_nWD~pSZSf+`hD0mD5 z!!WSZcWEuRDOx(Kv&+-caVNFQ%j8}x6M0qSyQ4Lg0k39}*mkHraD@8$dZN)NQcCX5 zOi(9pQ>N!hPS0+x-^-jmdCk441Gr`Oa3a25hvIp2Uso&=(dSvX`T@6!B>rVt>+@U5x%G2)#2y8BxDGIK8qK?HoGz^l4pu#Rq%GXosr#e*04SuE$ljT9R&M`s zE3>xyksYx|`@X^bU%|h+_zcm2S34F8drv3|)sN0dX0z6ng5_TCzd`E1`F{XQQiZlF SvAMqh0000} literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-embarrassed.png b/emotes/elementary/face-embarrassed.png new file mode 100644 index 0000000000000000000000000000000000000000..fe793505343b2e07e84600a76a4b001e30f2dc7c GIT binary patch literal 955 zcmV;s14R6ZP)eXALO#-=5v@t~&~)fakc`(q`$7RjU5{#(lO9I{^GNg!bKw z#^vb`dS?oYU;BP(T}t1P(s!h9ugSvVSN`;ez0Tbo z)h^vc2se#zvrt_JZv(xqNwf~W)fPKa8s3>&5FGTHeEfD1As7szV@=KG6L2dtg&8$&Rb(|jTB{v1`4uo2mxHpGT zG@kA624LdH-;wwX9Dfd+9gtIW4Gr~W7gnFwBK79ENYfEj=2Hk=LwY63j*Ach(#ru* zsyGNCk!~4+Dl(tKY<^s;ZH%1L6ot4d%LKVRO4J0^Cea!LMFr0SAkh{B0;FprOBDjU zjAB$!R1w#tMDlPOk#|wTMP##J>_QKyA!KC_fU#Hlz;_|LjIvckRs(1*5(I(N2>gt1 z6;TRRM7aXK#57ls(GY?6@7574MA1cT<`HQNrKX;$QUFh8G~06S7WQ|q7?FsI=OP`C zz05A(&a9GJwvb4Yo%M|Lckqa#B0?&@Sx4^ShG*rR3H5xN+?8&5u<2M=yVQJgzRRb# z7kToDPA*><=FG_+ip2`o?)=G#&Ia_TiDN`r`gP_vd%yIF0J!yneyO{^{c8NF?j{AB zLgZ0mdLHR)gOmuP8Ov>;rnEvpl+5h%&V$+XJ0th1H&lREpYc=nnysp;)>{)l7BK=F zFSm(bF5^2cLB%1g=mbg=+4;YA*XCD0a~i5&j;D~~Ac~u#sNp?*G?s|H7w9zF$R0}!m?7EkpouApySf5uLtKYmfj?aIG{~y;*(qe|yQ?+&BvqBIDkdjP3@7ygr d{x64f{s(_Uil4Z4F9|h1ND@w4_>~cYqd{$Ay{u zm~-xNfi|`O>R?+?UgXbi@<(!DMICNJFgQK@G^DzE)eWO_gim%<)<7+`Bja zE9Zx?Ts!_o=E>aqdtZ9Hul2E)O*{QC0KwJ`+&_MdmZ!eH=2_^c)^Jv3KlLQs{Mvsu*S*03G>YCWwp-%abQ6*Uy|iwG;P0IXa0F0I&7f#}2$Q z{Bif#$yURi#*iETvNc2j$O`y3z`I83sbg`xrGes=TT2svt83!)ARXD>&hbazIoVBV z3d5}P+a(8Qb%R_s4LabLU*{<}tK`}ta<7u=eKlTLxbV=h?VhpX32`v{Tz{Xra~bNJ z(9q8GPxBb2#q$HZADlZki$*c{#1I6V82U1~!GUM)Twfcq5~-$eJN24SQ9UBFwTkAMo$;Wj#~qWq9Zmx!WB zTSThh7fXnwKvqL6y-lN4$1r0=z7Ie`D6|gIfrqSxM4`ZQOCWW@td@gmccmazJ&vpf z++KD0@QYa%7gx|h86A|l`Io~-Z@>_-c>Zd^}{BkmnzAMwWM-Z{1eI%7>ey`*4p8l5Hek-=8 zZC9q!Cfm+UxxTPCS6<)wJWPk*{ZFQQ^UVviH^szIOENZM7-Rvorr^54v=^ug_v`!* X>z9&rpk*~wZXRe?kHq;?)QMMNPmDtG z5Dfn+45!lek*S&W>~xe}*%pttn}HvIEW;Pp!F3IkI`Gfe5$ZTh!6WP>u($ zn1`474C~cxxL?yy!h@_@kTn-R(+Bf)9?w|iet%v(VF1KqQ>2=8&sg}~+SC-(iDwYd z#)Tl7j>=#k>^F~~EEoPU7nzq?IY7#NJrnjZ05vuzlKZ?Y2E)1;3pjv(#KQ2$taDG+y3bD8=KxrLHS>VMlc`0~Vrf^ql2udXx;ClewuBm36fN#G zc=8W>>$5eCHL1n1f;;p^nP+-bYDr^pOBikcRFV!I8%8hox|v&jUZ;-sdUvc|FzRA5 rE^9?67X8rs^yQs@`u+#Lxv9%9_KP%gdZy`;00000NkvXXu0mjfH2`5J literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-heart.png b/emotes/elementary/face-heart.png new file mode 100644 index 0000000000000000000000000000000000000000..f17052998e0d3c309fdfb1c8c449c25be52d2931 GIT binary patch literal 808 zcmV+@1K0eCP)Po$t~` zTj(Z*;sY=5;`hS4d4BLe5fArJ%+9xa)w>lZo)v=CKV10m%#ynVti4p>xi=C$Ap@H` zD*SeO#hskXxef#Yh$iygIf~ojy1)u(w_Q4}6DGH9;paQX0xT8uT{?qG(5i zPZvOVe0P;>ZJtI}(>1eF*Aa5J>M^KLAd>`DP0;lkI<6oSNAJFknD#2l)d>o`wTP7t zx}qp~IU=11i#~NwijYbpv_?pYh&4iivpHyijPGYsYeW>|Qil_vC8vBi*SgUTWm`dd z0l6bshc^amGMq{Ag~1nwkXwWk#6?2uMmtRTa9;hAhJT;g;CBtph2ft54fx1|fB*#V z2t|RRqU?WupV7dH1K!qx=ATJRQU3Vb&s z7dPJRn;9E2UmfYk{Ga^IDeHsfYp)l* z;$Ld&t@G-;!;h$m7mumZy|0zr`BsVi&#JU}Tcy8zqd5M8_5R+72JqPvHJ6fh>Plm3 zzh2T^I`Dw$xhrv(YWcu7?;z0uMKnkP2>@58<_wmb%?mNb{LE59+@vjDs zKU>q(ZP5@x0QlIQLBbn0CC#(5Cbt_?=2njQ$ zZQLRVR){?ukm!k`n--OO4$+=wqMdQr^Wboo;9O z`z_YTR&gSNXO1_4yNg0%s0vN5wUX*GiC7A$Y@|>sgp^sYP{1_7Fnzj*8p%K2fV~r- zRc(Z?gC@B%ehZ{vZC0SX04tIOsWQgd4#Ks`$mvL;R+H5d2uUQWv#-%aNgpKxG%ZZ> z(Jo^37NxZuRy+)WAFM1EuIM{?_j-0=IqSI^qN?!AF23#H+b*J1Mc6LFwo#5ldTN1? z87B2W9l5{DbD}6Fjj>fqFSROHSI$tprA?Qv1HuO(k-=UZ5Q=EBfkHaR`h3pGXUdn) zO$8GMz_ElsYYH!kruEl$^y<1{B0Uck_$Vn+7$_}D$ZA5m1#(Nd?Dl5m!_f>`17Lg| z`BcpRLEo)x+FKg~p;$5&PIY0V4q_w@5Qthz>qV9)r@i#t%1?H-GCcen^Z$O~zkG3o zwpg=uGG1@KqCuOkX|n2yc)93}J3Ic>;otdH1GU%x2VeE9x!cy4MgRZ+07*qoM6N<$ Eg2WTms{jB1 literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-laugh.png b/emotes/elementary/face-laugh.png new file mode 100644 index 0000000000000000000000000000000000000000..e3ea6a1ff43eff4bec6227fb9788941b110c958f GIT binary patch literal 978 zcmV;@11O&t*FC_{;}=#y}$9b{rb)WhtMlG0+9b_oZcTgnfmQgLC$A8LIL~4z6&`2 z1Fp5API>h&m4@g$Z70r3UQZ6JStQvDfN)LFA{bUF=Z_y0(!{_QzH;;Mz6&@C!0ra^ zz>9C}I=1z_4qYo;M>57%*#cY>>^yr~m1V-J z>fjVIkhz1TuL0LWva=woD*)>O!Zr}rGQzxvQ&>h(YmgNwtO|i}3Tb57qN_iRry@kT z-w(13lDq;CD!3X;S(jqwZ}zqbT#?3gU7_MS2_uz8@hfBtK6dOmOk-o?s!^<_WhE}L zSd8B9+i@*}LN*PyNXWU2c_llOu$`ip+DesJEJiY!B$vzKx-O36U>F7q3k!^nj#69Y z!Lhw8&cyA^qS>u3nNDAFBz`+k7mjYOwz!p^z%-kgo}R`u3?xayqiJZGhLs+tx!R&= zs?3ed4hY-nQ!dYvd%eod%Wl3kxPD!Uu9(DAHnq<*QD0wAFc?G#!T9ZN>ckLLYM#Wv z$b9ti~03I4j;!CP)EhK0mAwl%QyL_J21OIzs z@k-Y`#&rD^9E;7z{lIn}8-9#PBr#5%C=C7##S_R>ipcXQzI~OBD=jghrTT7)Wb*+6 z<&bDQO543LWHJdr6owREzaS_qk!)zhuWZtC^%_b`q%s1lJnA)vTFoJrXvFzeWMyI; z>-$*WXX(j9YIE~QZK<0_N^ul+bXg)g)=CUKTmSQr^5G6qvB zl9KRseS_H9G+|+duu{R*0;#mXD33r3(nG`4Pn{vZTtYaC`eK3l=S5_-&g}9kUe86k zUryrb7}{}BS|B|w2+CXRtZ!kgrFU=;uQSd2g#u!G8|gS?i)HNPJ~E?^uu+840$p|R zehJ*A0$ZgrK@d>RHV1f(dBeZ6E$ab6rp#SzQ%GdK`?>-~*{64=k;!S(6>2Gh6AJ=?j%Rw%U4{KM8o==@VLC@1WxOSIuwM2{^ t%H$(BCnXR?`)pWXEeM#~clZBnKLH4gFR8ETrbzBS9A4KLp~jMu?|d2j}|K&e^=Rm(xR1$rB|xlMIWyw}y5@=xt9t*i4xdg0mzVgtNB;9hv{(wm=mz4~qo zg_|h711LZs3P2a3`ZwaO(Kv7}9*=vYj~4H4&fYic_LVU@j*s+yJ#gW}KH2*bW!3oO z&kULE9lFy=kbuR-6*8G^y4xWtt*oao!`R?B1iK(h^iEEW{#I8r7N(_qzzs#O3ImH`Qopn~>8qR=Mril8Oyc!glDl*zsA_9Y!Ld2TK}X8qnC zJ9{NO|3J`?h;uB}%wT_t)6d3;qE?DqIbA3Qx14fd=C{{2S6aK<$3zrUC!XT$Nwk?)05@K7FZPdiUrs;Y-=_2)%GOwpg|e&zK@<_` z2r&-gq{yz`+udBvd~p8PaMl4ZZQ<;L+nHYF)P3AFJe0)b(bav#98^$t9Ob5v*c0Ub zTHD)N&wLps!|VLFR{*X~W7qAw)2%(NAEk!|Pc(G)IBru50Aaa^m)p{r)!QriY~iag z8D4+m8s>k3!+i4+?TI>jys5eFj8dclM97v(!CWOUzaPExziY>fu8u-0(*OVf07*qo IM6N<$f+GF2-~a#s literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-raspberry-squint.png b/emotes/elementary/face-raspberry-squint.png new file mode 100644 index 0000000000000000000000000000000000000000..b4a314f5bccc02cec7214d4b5f57e50ca1fa3978 GIT binary patch literal 985 zcmV;~119{5P)~_ zEbDNTx=y4pb(dWfoWf+6iGrXzOz|XA7>E>V3({>^=fReBD0XgGFs<6JwN2Wz>sQh= z$@}qt{~knH_d7j@hv)SC6dt3ynM$wUI1&u`S_(V`)e>+_doi2L4s2wt;j=%p{AgeK zFAPS}(}wres%L60>^|{kV^PCN)hK-m0CRPc^!WGg?7+4A@!#h@6D3y9nO?;I1A|fY zT)_K&q^;%R?$cL-noNSbg`#=^kZvASKdw^6Z12U?U;VePWW4!L&-5ZRfcA*-THVXh zkN2FuRJ1(VjUpam6c~U6*90d8`AKHRZc%&myqDaAgKMMn4|=A>A6j=amErxNFY3=- z+Qa$)zuX<;%dh(I`we#Osz#9(E6WMGy1E%0`jtajIJ6KvN4jus^~J$6E1wOvq0GQ07s1`+Pey({cQs1w>{8O%I`JN?4Z?DRS$ms)cH7 zQQ^y=m}9uMj-qM+*tU(Co1rGCBh3^dZ{f;yT-TL4u1Mt9*3p6*&X$EPA98(ok?TKA z)3#}CJ6U0EDTm*v$F($a>2+{qLTj&fjbORA-B(hqN+$zSQrEDLwo@-r774R4I>C{e zAd&id7LzG7kBhgsg4L-7XKp4;(NyLq-wmAhHh%|-*Eojz&iaBT}|3#29R1`Wo?R+(E~B^dS* zdbW;*dw;GhO>cbg%8(e*0Ytgg6CYc85~bk1oy`YJaZ@918H<>y0Qz8Lk!} zK5~CGF}`%wDz*By$@FapnrF@ED6T4er*dDUDNs|ZdrHdxm1%v2&G?LyjQ#!FMl$oc zRciHZlj%{uKFkiEM|&|4^t31nVE`#fq|@dPIaAzuT<3oPREvq5ShqHr00000NkvXX Hu0mjfpIy-~ literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-raspberry-wink.png b/emotes/elementary/face-raspberry-wink.png new file mode 100644 index 0000000000000000000000000000000000000000..4aac5d03580875f77767bd41ec026bf9807e6015 GIT binary patch literal 982 zcmV;{11bE8P)T1EsE2l-u&3`_1xbJpNcx?yBE(QxVJodAo$*` zuMQP*(?83TZ|;(B_cuyuT$IwdD7}qQ=^4LDxA2er_sc`Z=z-wLGyP})IzZ9yA9%d) znW4<#q1cDVU*)-;KDv93BHhBB2T_9R42rO6IWko1TITWW$iy5t-)g5jNu=77pFj4- ziB`EWMl#ce?h7+Nn+&;6=|&^of5LTg)mEKdJYR1w~lIk`W43h_oaK zMC97aT;YSG6XH(|;MkKQTgh1(uIPxhw1-f9c(#ME9E9T`y#RsQG_?=!#8}9!=ckuG zvE$CEvsvU_n9lU01vdQs@f|hqB-(cFjixhtpswK#Oq*+L<>uVw8#n(lmP?;G_0IR( zFx?&4);CYn7!GLrqp?7*qL2cRl6P3mDoWmjdOqokH8WbY{-= zJD-cHp}ec#;?1-8<$W|B%gH|4qV?v!L@IWmE>hQ_fWY;aYWdn&vF1%2yTF4-``UlU zxdDu_8GW<;nal^Ozr@{UA;wl_NVaP*tb*GmHDq^vo~^N6!|~k+yI6h zj~>sxzW<|b!(SwX%0pO1)1v^W&;h-kP;2Mz=<(9^AJ2SVi#nej8AS?!p`3a2sn-TR z>3rivqgEbA3m*QQJH2aHt-B+0@|rl=M_X!l$2Z;Yo#>=6 zhNk=cK4oDoJ|vS)f^xZdaT3c~B-09E`7fGw4@FDU=d%N5`Lq#h5dE1KdVBQBW$;&^ zu9fk#lW4lZi@h5^IP>!b6q3HD`@vm7Q$O2Jot6+hQOD1VsR{?e(A} z%CDjV2WeLjMhabMX+tTLvXTS3Bp7<8-TZ7-GOJ<2<#GiP(?Z(p(+rD zp)v^Ng0ogYBm_a#!%*v-ow&j2U*1@8ZzlezxY)6tCW7UnW7WtBa+42@wg2Ha)@W?ZsezHvg%Nh1NeY$#0000^ z3vc%!H{#YbkNvxp!M^|&%E2V@y7`3 znN9XS`8*A~V>HF8L5k$;fJF17l-&(#^(Er%rz`Tm{nUKS%v{$a)kbH_(PQo8rfG~S zx?g;jsj0h+kKF=42Y!z6(I2=wJwwmQ=ZHmp$WPPS)pejcY#cEwYa`v2^^X{m{{_u5 z5qBBawb3*K@pAw;MF))laZ=#t5$6GsU3<-%y2@@-*GU-SqTDQoUJag2b7KSy1N?sw1HtE#fO1`(~p7j5U+rEHmc~M z$Pfg9m;@^2Wpfx+2EOfKN`Xko2fa*CECLYG6^MtFTztnP@C-_J4tzp#4rth|Mh1EhpzF)@i;9zt5KMw78a+)SCbmR$O~5goYzN8DAA0IjkSKY9p~w^5!VHTUPn(p>VLmnXcdCV;B-kvP(iOFNs*=JQ1&09lJ@CM>@Tt*>GX+&&6sh7xv6ww8 zVwn*U%Z!M{>{*d2UKDD1QH=h2S{XPNKJ{;i1kll2J#_A)H@`go#9MVY{`w5VbrZ`e z;5Y`hvxjcxP)fImC$BPi_}!{dlW{Z_TbNh2%q0m3y>X)Rixa~qA70LW#rO|VZv2rV zysrX(tq0q2SWOoB?wcjjsRH!});QGpdevI`X3N}k_D89$qvFYvr(gO|uFATLTAcoY z0n%$Fe)~B|u)#}qQ{(%ulRVVb%4@@eZ0{zqg&-8JZ=IUF{kzn6r273AUp{iQxEIBC z%KUU`of#1qfU&FPRO+T8SGIlDcCTs_MjGSI@rvWkW^NHCEyoyizSg!>@9%zn9!*7FEk3 z`vqm)#55}TU7(M2Oj` z)$GLR`p0+T`XxX}cPk1dW6q{l)#z3(+Y$))TEjIF_XEL$1bv-2Ml~zTDQoQV%#~|n z=@0J04uI=EuMCEo<^BgdJTFMHy9L0pob@{ib3#d3GeF`0=6?VuKd)j8OLRs60000< KMNUMnLSTaTAJAn0 literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-smile-big-squint.png b/emotes/elementary/face-smile-big-squint.png new file mode 100644 index 0000000000000000000000000000000000000000..34074b95a02f24af7831626cc4c9c132b9ebf450 GIT binary patch literal 978 zcmV;@11#}N9r zaoSUQ&hf&ytUOoW#rHn>F1}Y_9mDNZs7~dX!Yap(JX>C+1!VQLJKCZ)9@jFy0~c9( zcwhK`nDini6?Ly`YxR-Z?t`A9rd^^^QU`#(GE4H0AI-nVPh1b(Soq9%Bs0=Cit#`& z=|xTzr~?fzKKD*-?_i;1ErPj(e-$3N$hRvblDoEZ9!^lE~NvI0JM|2WyK#j#^Yu$y57Lqj0Xwc?+-BpvkR zzqP6B*;a))1kvKBscFuQ{ldNj`{>!#iBmP%_EZ=1!64^;7^A(VjJ&mFM73I6@%xjq zDB_l710xkj67y+kZs6(89-KBE(sKZm+5`^w?`A$2!fA_O+>ay4Rfv+{mMsg*NW~Dv z3~#(TiIKI|zeWzSEb`^hR!l2~X_}UdX@t|!7*e5xQe?-~(8}Jo-{rB6?KwgJMIR%B zA8~i)I%Y;9m5f2w3d^f;{d{sE{JPrclIxpGnVRx(^`)JRFKIb~?s5kJUEUgutV&`b zl#M6!3HhFG_#*z$wUUkQ_MXmae)feKs7vu-vydZ*W^@MU?Ck7vv!+Yj@!!5;WeuNn z<~FM@JZfs9sd=mGs~x4TV!r)#i4As>3e`duA*hL*3@g00zm>-~Itg9AxqLSmfA8ff z=Sd@=h0>C>rhA^~XtUQf*Yf?0#?W5|W6L(~RaDV`sFSv)N)~>LjUzd9kPGhIP!g0Reh33mb}cgK0$ z-S5Zm_xtw1a>DD;=fUUm+Gn4A-V!S~Swo(Z>8SS>xC0qlMu7lKeQ72#oBS!AGWXaKD1XzHwKQovh)vkbz><2J4+pV zo_cBffo<=%YK~MtQu_LTZUMFqW(<-eC}xNa&oxP_jEVKpt2ZZ4O<32IlQrZOmKS_l z_U3`LBUirUAix-lTBgaY7jcV27l&QYdgI?z4#xRr}UZK+QMkCDBy^Hqq;Md zTK|^njdEg$v*#|-yni2tCDYN?N%f{D0Qlj%9-0sC$5@Qg{>4`uDfZ#7sjiy4KC?}_ zursT3^Sh02WoAtydn!OgksP_;S_^vk-i0+Eq{b0?0^}U*$S{j{{S3C9=ul-DpQ>6| zsTjnDkhC1I4J0!TvU*Qo+(DRWgpok#<5;N#idu-QNIq2vgq4aS%Lebf-iKw1m9Mc3 zRh2p3S%EF0*tRWHY%83OL{YL8962uXORIS8ql1)ftz9-adO66cmZQww7{WFbQt>F5 zBCIaP^z-qlaHI3_e6^(9OMicm!Iz)s$J@zef*01f0jLW+f@L~cmcI{LFL>ui!VNGCuKVs z@R#`As|&q!U7DrHWs~O=s4`3>WxB!+-e}xHS&^I2z{s7siP)i6`mNs;fLAwLW64lj z5li~U%BMHEHdL?Y+nXlse=hNT#L3d5>v*rJp2~GzrhXfo50BkCrsoxfXjkd~M&SSe002ovPDHLkV1hUr(uV*5 literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-smile-crying.png b/emotes/elementary/face-smile-crying.png new file mode 100644 index 0000000000000000000000000000000000000000..8936d85141b52b1dfc0f626a04338e9f8b9e41c3 GIT binary patch literal 1000 zcmV>P)K~y-6U6Wf(n*|t#pTGa1r7fi`$F>{>n_~<)j4cqSjG0V# zVT=nK5-u1n#ssg1ni!3mUCm@SXvkt>wiq)L3~X__WDzc$q8v8{8-pbi#7bKk(5?q< zY5yL6F9?a_z4|WR_q+Js?-AIc{w4|yCgq65X*@3LWrqf&63NxrfPP#@6;!)4Z1w%9so9cizwll%pZfF&;B*B(3`fY1Fv5t4IplZ zH?s}z?>pUj!O?c1Y;yXJ;P*|lyF`zmdYKsc9{0K`)SUXznUlBqa(Lz;C+bq;S0AE@ z0IhqKj@qvFPYYVkSZ05{MD_ksYHO<@vk93v6%}Qelqe6TexT}Tm)>lS9a^7!f76Kw&M0r7y0h`FjM2B*lh|%w{${(zg82FvN|I>D$X%(u73 zsPzs{Nje=aQQIWF8G_IZf<6Z_Dncp(I%#Wx>L*th=ehhWzPjt7?3o&>noNua1ND-o zp`~I$1VKfoL_yGjmO)D;5Og8{S|$zY1jh>9oL^cbXszUNT;^X*mL)Q2pBf4ynnXV8 zS)!;kA4$%j$Qq(9jv#=NWhRr+u^uzBVy!3W4d8#`CpQz1NYPMYDB@jxL#eP!j>=-n z8c%VoqZ3)tW3*TRh(#hK)daT&`+4#HJ;vrV^0XAs2S$2@D~Bm4tH`}k{Yqn#=Wib$ z_bv0RA&D$#PrZ0j6Ih7LoIhKRv#6N)o0Ah8E5X;q>mH)7=B8tkkZdX5Q(|n~FX3K` zV@s*n6b*~4VUU0V6K{8x;w*CDn_cv;Ed|b<{3U%`0!Zhn11odhU4o>4&v~HE-u;$~ zXlMhUCkTME*oN6!fF@d5y>~z0nfLapcJYpfWwh~*9tFGpt$x$LH**RM+ z{u3s;>PdNL=k5l5q0dyidTkpffgQSXm;$3-Y|ggmj|&1W08PUei6n+L6Y0^NIR6JA Wk7n%(@48a}0000uu%)UO@tBxK>8LawfG{z^2C|aZx^RODu=8OPoBq90giX+ z!`&|oe$aVhv|bof2zT>ewgle>w*=M_RBjP_Y&aw;clx$}$u5uI_HLS!m0NrY16r@1WIwM|mVI7pkTS7*s)*GM&iZ~RKb!Q-LQ{N?nZZd}yDb?QK>zpq!> zy$RJV2sAPE{VYP!c)V|KgX!$TrapWml1!`8SU~6+ z(k)Z5DhQz>-4Xz0tBk-$Rx98;NMnI$Dy2r^HAgf>A*pE|UZset)PZA?ZVrR0f?EV2 zou~!rA*&|RweTvts9GzEDw3L%NUu^rQ5+QA1fei;v=dYvY3%_n5H26XP&d~wox$(;L4n4 z7VRlxCHHcuJE667r)cj#!860B2qA($bBzfm4bOI!253=plU~1pI^N$U2jJHW)<^jqhD71 z@?g5FBi!Gkv7EPvxehU15)DW~8qieB8>iZ6O|+1^vAC7LT|D>VkKQ#6z-x5IvkUnS zMBwdorZ4{bYe~%FCb`uD0IjJQbq!7UYJ}Bmb9Zx#`A?m=b77xM6GN!MZGEUAQFpre z;jTlG)B!CRYuuBmu*FXHj=M4c$Bp8~?&nV2xv)>Bd-L@ZG=+oeKqMMGECfjaDajdz gJyo&2%lGU24`RG?eZOqw$p8QV07*qoM6N<$f)w)0ZvX%Q literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-smirk.png b/emotes/elementary/face-smirk.png new file mode 100644 index 0000000000000000000000000000000000000000..f1f6c91dcd9720207e25d5efcd95de134d0ed15b GIT binary patch literal 948 zcmV;l155mgP)30gpCrvDS&NC;P1~d;)LN=Zg9}1S zJjfy<)X+w%AlQqS9u%e0OYmS122yPgUez8dG4)UclOCi~vG^xd{2$xrsa`C(7fp|{L%d_MqQZV_kUSG6+!-Av}s)vslXKRP&u zd>nAIAIoiwe%^f|eQxi`;h4}Hpms3KC;(bjz-&MnZLEx)v;Vq&W4IKpd^I?R6aWL= z;nN4-?!VA=@_duwOkf26{Fkjkc@Wr8Sp@eU%`cyh;x6}X-&tE8eIW0Nt0`I&hubf| zc;US5pm3FXs%B;COU+6=9yizx$?^t%UPQPovmE_ z@_lCRtnkB+zq7Qq#r{1ljC|IMcIJsClVVrAE^V473Cog5w?NOKb}n5w!-38uhG9Wa zp!Z0EOT%YtJ2Qd~DoD40uoR{+5|-9z>EGl_j8nRx6AQ4WI)T zm77LZe3Z_kl+qSTW-HryL`)Fu_*lA#+MWgx21C?Jq9wZg2*-A)L!*3w>*OKOS#zi0 zO*pIBKvts!J03x)f^8DeO$aeTtbK9W|o4Dxxa50HcH?4asS#=Fg>X&ukn0+L>z03Mbd^r0zhlBj^j(8Ms1|dOEhpbCdZ_TKjP>ylu$ z1P^_VpMQM6e1QLnp+0bfH}su{dCCqGwPvo{d*bB1;a=#DTrl+jjMMGDQd{5FkZiZiBfJ$0|JCPp_?1tL50d zH3)gXp8|jv{g%5{&elm0O3$!5y_VH$IA@KkvFoY_`7P`wH*3@qgyZCB65c2EooiUdCRc8&kc zk4?s~N&~?361FwPT|Xs8^?F9Ex0(ox+y+oc1I0X`Bmq@`u)U7?5AXOuAav*Ub8$2h zflU8?h43p76We0YMkggBOPcK*XM~yshzd|N1Tl-i)XctmK0KuKnMXL6o@LLsAQ25q{zT)eA^3`nvv91o0=RBhnp%hBArnYk8kBv7-2Ho zU@_@hhkO5A?yngwCbq|5FjL|0izz-79*h4Jg3XPU*Uz-Iv{$$swM#$Ny#SW>{Ph0t zP#-uOXX#JG;<4$O@cn^N;n_>Sx`6D?ED;krqpqwel~zLIAM?V$p1%GF0P}y&;4Me#?Fm=scp5V>KyP1FQf%%P|9ts&ytJAaQuSKT zAUy-!ef<$eMn(`qFg7;EjUT7!wetXEHx-6X9esq)96r`vn@J9+fj#<3Yj3lVQlcmd z08&bXG?BJdb=Z~c=C#I<&>I3LRYf7(tmlZ$MHw9(t)6`QCZXCC*g*hVg4@jBzWI=k z%|&U_a}+!xtV)UOtS^y>f6C;YUW7-Zr8Y~~ff{7R0iY{nvwZg}ZrqtbIu=d#Je{F- z=3G~*xK7&2ZPC>vIOLC^>RyBvAoF*gAFizeaQd}Q4uv&(ta!SD_KEJd?Dp{;bTF!HMtOvJZW0x&lx1Ri3%FgADpOtOHnaV7r z{;&-XPFY~>7+8f0*#d0KYGn&x6%4E$1E&m@;UT+_{9W44lxHGI@l2yzQryysU~8K$ zjWVufviI;1vkPk|0Uz&waEdlHiEAjhN(1THrH%Ewxr=8fof#FtX*9o2Ev|PUw2#^& z&o$uYIeyUK#qT}_z{<|z6kBn%AgP(T&GgdxWwXJ&_Am?Mi^x~|o#|qtnAlFI+7+!f zr11zKJXQ+(djno{p-9tDjNfPJU&l@1Z;CG#7A1G+KdQ%_Hoal#O}DCgWmoF2ecYD+mPf`6d3E&AuT3&h7R-z3K6t zy)6fNs^XVp^nTcj1iFvD4#2y|-$DS5JC7kl4m+TZx#W)(ZZd_GL|`Ud(= z4)E*GmjT$eYYSa3?dRbWwQCuoRa6BY2}YV!sZSxi8tW@`dY=D;#Z>+_;qf1Sq4r!N(of)FAtdlZ5_&friN02f-6qa;i{X?YA%W@B8rqqrZdx>94A*~`#*}^Slaa~tx zxK6UXoJFlvv5OX&jES&eY|&tBadoLh`-T9Ei)C!X!nIUNdKPS%)QUMXrq3t4{P%`6 z>13&|4Wa58jx>rpV2$Q%>gqON7foEZn*4mi&gISTm4fLE-<(YRVVf#WNzi$?gJoOe zA5@w{&>VsSDmhnU|DnA&C0H?47A9}}E^TL6{ptqA$7)?eagFw1V>A#9NVaU>!N|oq z2IpKRvL0kj4M$#khVZ%!jwMJ=OlQ(Fxnui&amF;d!O0t+l41Do6Kw zhf(|?0Nip8J3GrtS&+Cmvy_}ppRj7Iv%sxi7??snalbQKoGs24l8GjP2;;g6j)h&! zVWbjduU)gRk4%iGuV#A8kaena00-bsQo!fis0;Yi?ZHal9wCSTNJ&!H%~;8FMxGnx c@Bili1^4uXq!@v!0RR9107*qoM6N<$f-xz^7XSbN literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-uncertain.png b/emotes/elementary/face-uncertain.png new file mode 100644 index 0000000000000000000000000000000000000000..aa36dbdbb69370b1be9bb469f6c3deabe73f224c GIT binary patch literal 946 zcmV;j15NyiP)pXc@n4sdCJqlu>2sg`W=bVIzM!vHdf%Jn<-AFB0m`t4cn9&`Zsc^K!rXA^HO zTw1G?0wlwB|bdy{yU%cjD67^ zOCm&6L_}o>3m|V3YiSo9L+@o<+v+2g`4#bEpPaq2im?G+>WRJHJND`)*{9!4Q~jRb zuK!B0RHid`7<9ng>HBDr*t=AP#hiG=&u-MK&3C-Q2=xirAhV-I(YX9v%w^_>Z< zc$~=}7ZFwiPdxqz08>*l7$OFGQ|QeJazp3R<+omPO7s9?Gj?Tg?! z<=w-wd@Nh!9AhxDzJm}UR?G!qk!;Wyp;%ifaARqm{67`8wq5)n;>!ysQGSSG2d%Yn z(5e(xYuHUT(hYIU9)E9a@zu38(udkPInc|mDT_-N~5JlhY}rHC>%=5`FSJNw0*6B`&^rV^ZL+QW&Bl8oDfsh0R@A;0p>2O U18`wbe*gdg07*qoM6N<$g6o*Am;e9( literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-wink.png b/emotes/elementary/face-wink.png new file mode 100644 index 0000000000000000000000000000000000000000..45f82b8fcd343a8266bb60a18f2b46c1976cb6cc GIT binary patch literal 966 zcmV;%13CPOP)4OGNT-XY zKuq0WK`b^VZe(F}BZ&=0{{l_ilBh9?3Dp3F@JM4tYY=UlYLTK~s(nlgbf9-0cV_OL z`@3HkOTZ`BG$P0k1vaFeJ{Q}FDvKXurBq7hc_W6KrR?O`t;zDlRLVP$3J*y zklwyS^zNN4)FNAY{-b|*<^-(<-UsAcH2V|26zIrZ)dYGWZJH%GLg-mI>V95i*EgdrtV$->ZM;Mydc zqF@-{S;QkI@vx4R*ATaWRPv}&0bMVn8(P8?LA>HRn&zShZP0XvUfcyn5Gh*#h_4vE z@+($0&+$X8sIrS<9pCrG#8+w8%3@R*c(#ivd7=Ri^a_5tys?5P0^vGhQiWG^@m&MQ z&Vnat-L{;ox#d+)Rl<0-gI6e{N(H2BA#BKht$Bja?!dq8xNrp_@9Ip>y+ghVwt9NpcnWuA-$WNpGr~_PB>g=9 zqHP$4*;$?369E(7aZzO#&(5K8Ylt64f(ce$62&JJLN9tQ{N zl67wD#!ua1Wf oXc`Fs5z@JwbG78CAGhB5Uz4b{;v(?PhX4Qo07*qoM6N<$f^;Ls+W-In literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-worried.png b/emotes/elementary/face-worried.png new file mode 100644 index 0000000000000000000000000000000000000000..b73169268b373b2bbd1cf7dd9afce68721634d76 GIT binary patch literal 947 zcmV;k15EshP)*i za>!32M3hBDd64U%9^%(Gi`Kr6+8Ub5r#9zqi*v`-%-Ay41$evDfA84PyI;1w_CcD$ z&-`)oce1%W?V0^xLS|>C$*wGrNoT3+d^3?q1ScQQ-d!DC(YL*kZVo*0Ovi9r&-t|3 z7{!Ul8UJ+w;lz09#b*JSn3%>A(S0n1c{EC>iLOUnq~!>TeJttoIk ztSSP~-j)KZvC)4KTUsW$|0yrkSaZg695Sx0peqGjrw(Mm(D|nkUK~^bfJ*~Mu`0wy z0ajJfm49%YDvm2Mp0!w2-bM(C;|Cxdk}(60!B!;zHI4>1#L56G19VlQ*~S=SJ&exD zLJ_ytMFkSi?toEPCx&o50E|%xEkRXLWr>k4VNe8Rb6!vg$4lA#CI87r&+2V%-P>Yh zat$E_m*46n9(VZer+b8<=EJjxIoy=Mm9$tzU_t6uU=lPQxuumktMrrrxc;ht;mFDME1BnxG<(T9tbBwM zi{UkNf)MD!eRLE7wP>lxE#BW;UCe%ZZc>iA00S@RZdu{2#*Wo_-?btF_>`rlQ5I4T%4>oi(3}=oXeZID}!}C*V0OU@Q zAiu7%i%SdJxxzQHQU3VO7#iUJz%Ex`rX?A7ds6lB(?XB|u$Ek@6pmLyJ-v75e*tap Vn2=+GL#O}%002ovPDHLkV1h!%xwZfR literal 0 HcmV?d00001 diff --git a/emotes/elementary/face-angel.svg b/emotes/src/face-angel.svg similarity index 100% rename from emotes/elementary/face-angel.svg rename to emotes/src/face-angel.svg diff --git a/emotes/elementary/face-angry.svg b/emotes/src/face-angry.svg similarity index 100% rename from emotes/elementary/face-angry.svg rename to emotes/src/face-angry.svg diff --git a/emotes/elementary/face-cool.svg b/emotes/src/face-cool.svg similarity index 100% rename from emotes/elementary/face-cool.svg rename to emotes/src/face-cool.svg diff --git a/emotes/elementary/face-crying.svg b/emotes/src/face-crying.svg similarity index 100% rename from emotes/elementary/face-crying.svg rename to emotes/src/face-crying.svg diff --git a/emotes/elementary/face-devilish.svg b/emotes/src/face-devilish.svg similarity index 100% rename from emotes/elementary/face-devilish.svg rename to emotes/src/face-devilish.svg diff --git a/emotes/elementary/face-embarrassed.svg b/emotes/src/face-embarrassed.svg similarity index 100% rename from emotes/elementary/face-embarrassed.svg rename to emotes/src/face-embarrassed.svg diff --git a/emotes/elementary/face-happy.svg b/emotes/src/face-happy.svg similarity index 100% rename from emotes/elementary/face-happy.svg rename to emotes/src/face-happy.svg diff --git a/emotes/elementary/face-heart-broken.svg b/emotes/src/face-heart-broken.svg similarity index 100% rename from emotes/elementary/face-heart-broken.svg rename to emotes/src/face-heart-broken.svg diff --git a/emotes/elementary/face-heart.svg b/emotes/src/face-heart.svg similarity index 100% rename from emotes/elementary/face-heart.svg rename to emotes/src/face-heart.svg diff --git a/emotes/elementary/face-kiss.svg b/emotes/src/face-kiss.svg similarity index 100% rename from emotes/elementary/face-kiss.svg rename to emotes/src/face-kiss.svg diff --git a/emotes/elementary/face-laugh.svg b/emotes/src/face-laugh.svg similarity index 100% rename from emotes/elementary/face-laugh.svg rename to emotes/src/face-laugh.svg diff --git a/emotes/elementary/face-mail.svg b/emotes/src/face-mail.svg similarity index 100% rename from emotes/elementary/face-mail.svg rename to emotes/src/face-mail.svg diff --git a/emotes/elementary/face-plain.svg b/emotes/src/face-plain.svg similarity index 100% rename from emotes/elementary/face-plain.svg rename to emotes/src/face-plain.svg diff --git a/emotes/elementary/face-raspberry-squint.svg b/emotes/src/face-raspberry-squint.svg similarity index 100% rename from emotes/elementary/face-raspberry-squint.svg rename to emotes/src/face-raspberry-squint.svg diff --git a/emotes/elementary/face-raspberry-wink.svg b/emotes/src/face-raspberry-wink.svg similarity index 100% rename from emotes/elementary/face-raspberry-wink.svg rename to emotes/src/face-raspberry-wink.svg diff --git a/emotes/elementary/face-raspberry.svg b/emotes/src/face-raspberry.svg similarity index 100% rename from emotes/elementary/face-raspberry.svg rename to emotes/src/face-raspberry.svg diff --git a/emotes/elementary/face-sad.svg b/emotes/src/face-sad.svg similarity index 100% rename from emotes/elementary/face-sad.svg rename to emotes/src/face-sad.svg diff --git a/emotes/elementary/face-sick.svg b/emotes/src/face-sick.svg similarity index 100% rename from emotes/elementary/face-sick.svg rename to emotes/src/face-sick.svg diff --git a/emotes/elementary/face-smile-big-squint.svg b/emotes/src/face-smile-big-squint.svg similarity index 100% rename from emotes/elementary/face-smile-big-squint.svg rename to emotes/src/face-smile-big-squint.svg diff --git a/emotes/elementary/face-smile-big.svg b/emotes/src/face-smile-big.svg similarity index 100% rename from emotes/elementary/face-smile-big.svg rename to emotes/src/face-smile-big.svg diff --git a/emotes/elementary/face-smile-crying.svg b/emotes/src/face-smile-crying.svg similarity index 100% rename from emotes/elementary/face-smile-crying.svg rename to emotes/src/face-smile-crying.svg diff --git a/emotes/elementary/face-smile.svg b/emotes/src/face-smile.svg similarity index 100% rename from emotes/elementary/face-smile.svg rename to emotes/src/face-smile.svg diff --git a/emotes/elementary/face-smirk.svg b/emotes/src/face-smirk.svg similarity index 100% rename from emotes/elementary/face-smirk.svg rename to emotes/src/face-smirk.svg diff --git a/emotes/elementary/face-star.svg b/emotes/src/face-star.svg similarity index 100% rename from emotes/elementary/face-star.svg rename to emotes/src/face-star.svg diff --git a/emotes/elementary/face-surprise.svg b/emotes/src/face-surprise.svg similarity index 100% rename from emotes/elementary/face-surprise.svg rename to emotes/src/face-surprise.svg diff --git a/emotes/elementary/face-tired.svg b/emotes/src/face-tired.svg similarity index 100% rename from emotes/elementary/face-tired.svg rename to emotes/src/face-tired.svg diff --git a/emotes/elementary/face-uncertain.svg b/emotes/src/face-uncertain.svg similarity index 100% rename from emotes/elementary/face-uncertain.svg rename to emotes/src/face-uncertain.svg diff --git a/emotes/elementary/face-wink.svg b/emotes/src/face-wink.svg similarity index 100% rename from emotes/elementary/face-wink.svg rename to emotes/src/face-wink.svg diff --git a/emotes/elementary/face-worried.svg b/emotes/src/face-worried.svg similarity index 100% rename from emotes/elementary/face-worried.svg rename to emotes/src/face-worried.svg From dbad9559530d7244c0ca9bcece4d90cab430e5d6 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:07:45 +0100 Subject: [PATCH 04/12] Update Readme to reflect makefile-based installation --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 563359a..3824da4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![alt text](emotes/elementary/face-happy.png) # pidgin-elementary These icon themes are based on the elementary icon project and as such is released under GPLv2+. @@ -7,17 +8,9 @@ This is a very simple status icon theme for Pidgin to match the elementary icon It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes -### Install ### - -Create a folder "elementary" in ~./purple/themes, e.g. in the Bash: -`mkdir ~/.purple/themes/elementary` - -Then extract copy the content of the "status-icons/purple" folder to that directory and select the theme in Pidgin. - ## smiley theme ## This is a plain smiley theme based on elementary. -### Install ### +## Installation ## -Copy the folder "elementary" from emotes/ to /usr/share/pixmaps/pidgin/emotes -`sudo cp -R emotes/elementary /usr/share/pixmaps/pidgin/emotes` \ No newline at end of file +Run `make install` or only `make install-status` or `make install-emotes` respectively. \ No newline at end of file From 1b2d36cabb297a082a802f8db834341acac29925 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:10:18 +0100 Subject: [PATCH 05/12] Add more icons to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3824da4..6070c64 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ![alt text](emotes/elementary/face-happy.png) +![alt text](emotes/elementary/face-angry.png) +![alt text](emotes/elementary/face-heart.png) # pidgin-elementary These icon themes are based on the elementary icon project and as such is released under GPLv2+. From a6adf0b16528c3aca46b99d3fed721f42dab61d3 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:11:26 +0100 Subject: [PATCH 06/12] Yet again more smilies to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6070c64..c4c4e9a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ ![alt text](emotes/elementary/face-happy.png) ![alt text](emotes/elementary/face-angry.png) ![alt text](emotes/elementary/face-heart.png) +![alt text](emotes/elementary/face-laugh.png) +![alt text](emotes/elementary/face-sick.png) +![alt text](emotes/elementary/face-star.png) +![alt text](emotes/elementary/face-smile-crying.png) +![alt text](emotes/elementary/face-tired.png) +![alt text](emotes/elementary/face-wink.png) # pidgin-elementary These icon themes are based on the elementary icon project and as such is released under GPLv2+. From 15af9acf7aa1ad303c5ce3cee40f629dd8d6f4e8 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:17:15 +0100 Subject: [PATCH 07/12] Icons for status part of readme too --- README.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c4c4e9a..d8ac207 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,28 @@ -![alt text](emotes/elementary/face-happy.png) -![alt text](emotes/elementary/face-angry.png) -![alt text](emotes/elementary/face-heart.png) -![alt text](emotes/elementary/face-laugh.png) -![alt text](emotes/elementary/face-sick.png) -![alt text](emotes/elementary/face-star.png) -![alt text](emotes/elementary/face-smile-crying.png) -![alt text](emotes/elementary/face-tired.png) -![alt text](emotes/elementary/face-wink.png) # pidgin-elementary These icon themes are based on the elementary icon project and as such is released under GPLv2+. ## status icons ## +![alt text](status-icons/purple/status-icon/22/available.png) +![alt text](status-icons/purple/status-icon/22/away.png) +![alt text](status-icons/purple/status-icon/22/busy.png) +![alt text](status-icons/purple/status-icon/22/chat.png) +![alt text](status-icons/purple/status-icon/22/offline.png) +![alt text](status-icons/purple/status-icon/22/person.png) This is a very simple status icon theme for Pidgin to match the elementary icon theme. It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes ## smiley theme ## +![alt text](emotes/elementary/face-happy.png) +![alt text](emotes/elementary/face-angry.png) +![alt text](emotes/elementary/face-heart.png) +![alt text](emotes/elementary/face-laugh.png) +![alt text](emotes/elementary/face-sick.png) +![alt text](emotes/elementary/face-star.png) +![alt text](emotes/elementary/face-smile-crying.png) +![alt text](emotes/elementary/face-tired.png) +![alt text](emotes/elementary/face-wink.png) This is a plain smiley theme based on elementary. ## Installation ## From 9ced3169d83eb516c5f67a836609786c2e203f60 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:17:52 +0100 Subject: [PATCH 08/12] Fix linebreaks in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8ac207..9f92e00 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ These icon themes are based on the elementary icon project and as such is releas ![alt text](status-icons/purple/status-icon/22/chat.png) ![alt text](status-icons/purple/status-icon/22/offline.png) ![alt text](status-icons/purple/status-icon/22/person.png) + This is a very simple status icon theme for Pidgin to match the elementary icon theme. It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes @@ -23,6 +24,7 @@ It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/ ![alt text](emotes/elementary/face-smile-crying.png) ![alt text](emotes/elementary/face-tired.png) ![alt text](emotes/elementary/face-wink.png) + This is a plain smiley theme based on elementary. ## Installation ## From 5c9755425da2b795158749b3351b514ac707391a Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Fri, 13 Jan 2017 00:18:40 +0100 Subject: [PATCH 09/12] Improve wording of install section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f92e00..999afd9 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,4 @@ This is a plain smiley theme based on elementary. ## Installation ## -Run `make install` or only `make install-status` or `make install-emotes` respectively. \ No newline at end of file +Run `make install` or `make install-status` and `make install-emotes` respectively. \ No newline at end of file From 756e4a42906a29854eadf92c93ad91b5f1c4d40e Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Sat, 14 Jan 2017 10:19:10 +0100 Subject: [PATCH 10/12] Add all smilies as preview for emotes to README --- README.md | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 999afd9..6f465cc 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,38 @@ This is a very simple status icon theme for Pidgin to match the elementary icon It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes ## smiley theme ## -![alt text](emotes/elementary/face-happy.png) +![alt text](emotes/elementary/face-angel.png) ![alt text](emotes/elementary/face-angry.png) +![alt text](emotes/elementary/face-cool.png) +![alt text](emotes/elementary/face-crying.png) +![alt text](emotes/elementary/face-devilish.png) +![alt text](emotes/elementary/face-embarrassed.png) +![alt text](emotes/elementary/face-happy.png) +![alt text](emotes/elementary/face-heart-broken.png) ![alt text](emotes/elementary/face-heart.png) +![alt text](emotes/elementary/face-kiss.png) ![alt text](emotes/elementary/face-laugh.png) +![alt text](emotes/elementary/face-mail.png) +![alt text](emotes/elementary/face-plain.png) +![alt text](emotes/elementary/face-raspberry.png) +![alt text](emotes/elementary/face-raspberry-squint.png) +![alt text](emotes/elementary/face-raspberry-wink.png) +![alt text](emotes/elementary/face-sad.png) ![alt text](emotes/elementary/face-sick.png) -![alt text](emotes/elementary/face-star.png) +![alt text](emotes/elementary/face-smile-big.png) +![alt text](emotes/elementary/face-smile-big-squint.png) ![alt text](emotes/elementary/face-smile-crying.png) +![alt text](emotes/elementary/face-smile.png) +![alt text](emotes/elementary/face-smirk.png) +![alt text](emotes/elementary/face-star.png) +![alt text](emotes/elementary/face-surprise.png) ![alt text](emotes/elementary/face-tired.png) +![alt text](emotes/elementary/face-uncertain.png) ![alt text](emotes/elementary/face-wink.png) +![alt text](emotes/elementary/face-worried.png) This is a plain smiley theme based on elementary. ## Installation ## -Run `make install` or `make install-status` and `make install-emotes` respectively. \ No newline at end of file +Run `make install` or `make install-status` and `make install-emotes` respectively. From 9542be461854b67983eb2e8729aee3e256fdd274 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Sat, 14 Jan 2017 10:47:34 +0100 Subject: [PATCH 11/12] Update emotes themefile to reference all smilies --- emotes/elementary/theme | 607 +++------------------------------------- 1 file changed, 38 insertions(+), 569 deletions(-) diff --git a/emotes/elementary/theme b/emotes/elementary/theme index afe4025..cc0d9b6 100644 --- a/emotes/elementary/theme +++ b/emotes/elementary/theme @@ -1,576 +1,45 @@ Name=elementary Description=elementary smileys Icon=face-wink.png -Author=Daniel Foré and Simon Steinbeiss +Author=Simon Steinbeiss +# This icon theme is based on the work of Daniel Foré and all other contributors +# to the elementary icon theme. https://github.com/elementary/icons # Default smileys [default] -face-happy.png :) :-) -face-laugh.png :-D :-d :D :d -face-sad.png :-( :( -face-wink.png ;-) ;) -face-raspberry.png :P :p :-P :-p -face-surprise.png =-O =-o -face-kiss.png :-* -face-cool.png 8-) -face-embarrassed.png :-[ -face-crying.png :'( :'-( -face-uncertain.png :-/ :-\\ -face-angel.png O:-) o:-) -shut-mouth.png :-X -moneymouth.png :-$ -foot-in-mouth.png :-! -face-angry.png >:o >:O - -[XMPP] -# Following XEP-0038 + GTalk + our default set, in default set order -# The GTalk strings come from ticket #3307. -face-happy.png :) :-) =) -face-laugh.png :-D :-d :D :d =D =d -face-sad.png :-( :( -face-wink.png ;-) ;) ;^) -face-raspberry.png :P :p :-P :-p -face-surprise.png =-O =-o :-O :-o -face-kiss.png :kiss: :-* -face-cool.png 8-) B-) -face-embarrassed.png :-[ -face-crying.png :'-( :'( -face-uncertain.png :-/ :-\\ -face-angel.png O:-) o:-) -shut-mouth.png :-X -moneymouth.png :-$ -foot-in-mouth.png :-! -shout.png >:o >:O - -# Following XEP-0038 + GTalk -face-angry.png >:-( >:( X-( x-( -good.png :yes: -bad.png :no: -stop.png :wait: -rose.png @->-- :rose: -phone.png :telephone: -face-mail.png :eface-mail: -lamp.png :jabber: -cake.png :cake: -in_love.png :heart: :love: <3 -face-heart-broken.png :brokenheart: -musical-note.png :music: -beer.png :beer: -coffee.png :coffee: -coins.png :money: -moon.png :moon: -sun.png :sun: -face-star.png :star: - -# Others -face-plain.png :| :-| -victory.png \\m/ - - -# Following AIM 6.1 -[AIM] -face-happy.png :-) :) -face-wink.png ;-) ;) -face-sad.png :-( :( -face-raspberry.png :P :p :-P :-p -face-surprise.png =-O -face-kiss.png :-* -face-angry.png >:o -face-laugh.png :-D :D -moneymouth.png :-$ -foot-in-mouth.png :-! -face-embarrassed.png :-[ -face-angel.png O:-) -face-uncertain.png :-\\ :-/ -face-crying.png :'( -shut-mouth.png :-X -face-cool.png 8-) - -# Following Windows Live Messenger 8.1 -[MSN] -happy.png :) :-) -excited.png :D :d :-D :-d -wink.png ;) ;-) -face-surprised.png :-O :-o :O :o -face-raspberry.png :-P :P :-p :p -face-cool.png (H) (h) -face-angry.png :@ :-@ -face-embarrassed.png :$ :-$ -confused.png :S :s :-S :-s -face-sad.png :( :-( -face-crying.png :'( -face-plain.png :| :-| -face-devilish.png (6) -face-angel.png (A) (a) -face-heart.png (L) (l) -face-heart-broken.png (U) (u) -msn.png (M) (m) -cat.png (@) -dog.png (&) -moon.png (S) -star.png (*) -film.png (~) -musical-note.png (8) -face-mail.png (E) (e) -rose.png (F) (f) -rose-dead.png (W) (w) -clock.png (O) (o) -face-kiss.png (K) (k) -present.png (G) (g) -cake.png (^) -camera.png (P) (p) -lamp.png (I) (i) -coffee.png (C) (c) -phone.png (T) (t) -hug-left.png ({) -hug-right.png (}) -beer.png (B) (b) -drink.png (D) (d) -boy.png (Z) (z) -girl.png (X) (x) -good.png (Y) (y) -bad.png (N) (n) -vampire.png :[ :-[ -goat.png (nah) -sun.png (#) -rainbow.png (R) (r) -quiet.png :-# -teeth.png 8o| -face-cool.png 8-| -face-smirk.png ^o) -secret.png :-* -face-sick.png +o( -snail.png (sn) -turtle.png (tu) -plate.png (pl) -bowl.png (||) -pizza.png (pi) -soccerball.png (so) -car.png (au) -airplane.png (ap) -umbrella.png (um) -island.png (ip) -computer.png (co) -mobile.png (mp) -brb.png (brb) -rain.png (st) -highfive.png (h5) -coins.png (mo) -sheep.png (bah) -dont-know.png :^) -face-uncertain.png *-) -thunder.png (li) -party.png <:o) -eyeroll.png 8-) -sleepy.png |-) -bunny.png ('.') -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) 8-|) -! cyclops.png O-) o-) - -# Hidden MSN emotes -cigarette.png (ci) (CI) -handcuffs.png (%) -console.png (xx) (XX) -fingers-crossed.png (yn) (YN) - - -# Following QQ 2006 -[QQ] -shocked.png /:O /jy /surprised -curl-lip.png /:~ /pz /curl_lip -desire.png /:* /se /desire -dazed.png /:| /dazed -party.png /8-) /dy /revel -crying.png /:< /ll /cry -bashful.png /:$ /hx /bashful -shut-mouth.png /:X /bz /shut_mouth -sleeping.png /:Z /shui /sleep -weep.png /:'( /dk /weep -embarrassed.png /:-| /gg /embarassed -pissed-off.png /:@ /fn /pissed_off -act-up.png /:P /tp /act_up -excited.png /:D /cy /toothy_smile -happy.png /:) /wx /small_smile -sad.png /:( /ng /sad -glasses-cool.png /:+ /kuk /cool -doctor.png /:# /feid /SARS -silly.png /:Q /zk /crazy -sick.png /:T /tu /vomit -snicker.png /;p /tx /titter -cute.png /;-D /ka /cute -disdain.png /;d /by /disdain -arrogant.png /;o /am /arrogant -starving.png /:g /jie /starving -sleepy.png /|-) /kun /sleepy -terror.png /:! /jk /terror -hot.png /:L /sweat -smirk.png /:> /hanx /smirk -soldier.png /:; /db /soldier -struggle.png /;f /fendou /struggle -curse.png /:-S /zhm /curse -question.png /? /yiw /question -quiet.png /;x /xu /shh -hypnotized.png /;@ /yun /dizzy -excruciating.png /:8 /zhem /excrutiating -freaked-out.png /;! /shuai /freaked_out -skeleton.png /!!! /kl /skeleton -hammer.png /xx /qiao /hammer -bye.png /bye /zj /bye -go-away.png /go /shan /go -afraid.png /shake /fad /shake -amorous.png /love /aiq /love -jump.png /jump /tiao /jump -search.png /find /zhao /search -lashes.png /& /mm /beautiful_eyebrows -pig.png /pig /zt /pig -cat.png /cat /mm /cat -dog.png /dog /xg /dog -hug-left.png /hug /yb /hug -coins.png /$ /qianc /money -lamp.png /! /dp /lightbulb -bowl.png /cup /bei /cup -cake.png /cake /dg /cake -thunder.png /li /shd /lightning -bomb.png /bome /zhd /bomb -knife.png /kn /dao /knife -soccerball.png /footb /zq /soccer -musical-note.png /music /yy /music -poop.png /shit /bb /shit -coffee.png /coffee /kf /coffee -hungry.png /eat /fan /eat -pill.png /pill /yw /pill -rose.png /rose /mg /rose -wilt.png /fade /dx /wilt -kiss.png /kiss /wen /kiss -in_love.png /heart /xin /heart -love-over.png /break /xs /broken_heart -meeting.png /meeting /hy /meeting -present.png /gift /lw /gift -phone.png /phone /dh /phone -clock.png /time /sj /time -face-mail.png /eface-mail /yj /eface-mail -tv.png /TV /ds /TV -sun.png /sun /ty /sun -moon.png /moon /yl /moon -good.png /strong /qiang /thumbs_up -bad.png /weak /ruo /thumbs_down -handshake.png /share /ws /handshake -victory.png /v /shl /victory -beauty.png / /mn /beauty -qq.png / /qz /qq -blowkiss.png / /fw /blow_kiss -angry.png / /oh /angry -liquor.png / /bj /baijiu -can.png / /qsh /soda -watermelon.png / /xigua /watermelon -rain.png / /xy /rain -cloudy.png /<~> /duoy /cloudy -snowman.png / /xr /snowman -star.png /<*> /xixing /star -girl.png /<00> /nv /woman -boy.png /<11> /nan /man -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) 8-|) -! cyclops.png O-) o-) - - -# Following ICQ 6.0 -[ICQ] -happy.png :-) :) -neutral.png :-$ -sad.png :-( :( -shocked.png =-O -wink.png ;-) ;) -tongue.png :-P :P :-p :p -music.png [:-} -laugh.png *JOKINGLY* -sleeping.png *TIRED* -crying.png :'( :'-( -sick.png :-! -kissed.png *KISSED* -stop.png *STOP* -kiss.png :-{} :-* -kissing.png *KISSING* -victory.png *YAHOO* -silly.png %) -embarrassed.png :-[ -devil.png ]:-> -angel.png O:-) -rose.png @}->-- -shut-mouth.png :-X :X :-x :x -bomb.png @= -thinking.png :-\\ :-/ -good.png *THUMBS\ UP* -shout.png >:o >:O :-@ -beer.png *DRINK* -excited.png :-D :D -glasses-cool.png 8-) -amorous.png *IN\ LOVE* -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) 8-|) -! cyclops.png O-) o-) - - -# Following Yahoo! Messenger 8.1 -[Yahoo] -happy.png :) :-) -question.png :-/ :-\\ -shocked.png :-O :O :-o :o -devil.png >:) -angel.png O:-) o:-) 0:-) -sick.png :-& -sleepy.png (:| -hypnotized.png @-) -on-the-phone.png :)] -sad.png :( :-( -amorous.png :x :-x :X :-X -angry.png X-( x-( X( x( -crying.png :(( -glasses-nerdy.png :-B :-b -quiet.png :-$ -drool.png =P~ =p~ -lying.png :^O :^o -call-me.png :-c -wink.png ;) ;-) -embarrassed.png :"> -mean.png :-> :> -laugh.png :)) :-)) -bye.png =; -arrogant.png [-( -thinking.png :-? -waiting.png :-w :-W -at-wits-end.png ~x( ~X( -excited.png :D :-D :d :-d -tongue.png :-P :P :-p :p -glasses-cool.png B-) b-) -neutral.png :| :-| -sleeping.png I-) i-) |-) -clown.png :o) :O) -doh.png #-o #-O -weep.png :-< -go-away.png :-h -lashes.png ;;) -kiss.png :-* :* -confused.png :-S :-s -sarcastic.png /:) -eyeroll.png 8-| -silly.png 8-} -clap.png =D> =d> -mad-tongue.png >:P >:p -time-out.png :-t :-T -hug-left.png >:D< >:d< -love-over.png =(( -hot.png #:-S #:-s -rotfl.png =)) :-j :-J -loser.png L-) l-) -party.png <:-P <:-p -nervous.png :-SS :-Ss :-sS :-ss -cowboy.png <):) -desire.png 8-> -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) 8-|) -! cyclops.png O-) o-) - -# Hidden Yahoo emotes -alien.png =:) >-) -beat-up.png b-( B-( -chicken.png ~:> -coffee.png ~o) ~O) -cow.png 3:-O 3:-o -dance.png \\:D/ \\:d/ -rose.png @};- -dont-know.png :-L :-l -skeleton.png 8-X 8-x -lamp.png *-:) -monkey.png :(|) -coins.png $-) -peace.png :)>- -pig.png :@) -pray.png [-o< [-O< -pumpkin.png (~~) -shame.png [-X [-x -flag.png **== -clover.png %%- -musical-note.png :-" -giggle.png ;)) -worship.png ^:)^ -star.png (*) -waving.png >:/ -talktohand.png :-@ - -# Only available after activating the Yahoo! Fighter IMVironment -male-fighter1.png o-> O-> -male-fighter2.png o=> O=> -female-fighter.png o-+ O-+ -yin-yang.png (%) - -# Following Yahoo! Messenger 8.1 -[Yahoo JAPAN] -happy.png :) :-) -question.png :-/ :-\\ -shocked.png :-O :O :-o :o -devil.png >:) -angel.png O:-) o:-) 0:-) -sick.png :-& -sleepy.png (:| -hypnotized.png @-) -on-the-phone.png :)] -sad.png :( :-( -amorous.png :x :-x :X :-X -angry.png X-( x-( X( x( -crying.png :(( -glasses-nerdy.png :-B :-b -quiet.png :-$ -drool.png =P~ =p~ -lying.png :^O :^o -call-me.png :-c -wink.png ;) ;-) -embarrassed.png :"> -mean.png :-> :> -laugh.png :)) :-)) -bye.png =; -arrogant.png [-( -thinking.png :-? -waiting.png :-w :-W -at-wits-end.png ~x( ~X( -excited.png :D :-D :d :-d -tongue.png :-P :P :-p :p -glasses-cool.png B-) b-) -neutral.png :| :-| -sleeping.png I-) i-) |-) -clown.png :o) :O) -doh.png #-o #-O -weep.png :-< -go-away.png :-h -lashes.png ;;) -kiss.png :-* :* -confused.png :-S :-s -sarcastic.png /:) -eyeroll.png 8-| -silly.png 8-} -clap.png =D> =d> -mad-tongue.png >:P >:p -time-out.png :-t :-T -hug-left.png >:D< >:d< -love-over.png =(( -hot.png #:-S #:-s -rotfl.png =)) :-j :-J -loser.png L-) l-) -party.png <:-P <:-p -nervous.png :-SS :-Ss :-sS :-ss -cowboy.png <):) -desire.png 8-> -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) - -# Hidden Yahoo emotes -alien.png =:) >-) -beat-up.png b-( B-( -chicken.png ~:> -coffee.png ~o) ~O) -cow.png 3:-O 3:-o -dance.png \\:D/ \\:d/ -rose.png @};- -dont-know.png :-L :-l -skeleton.png 8-X 8-x -lamp.png *-:) -monkey.png :(|) -coins.png $-) -peace.png :)>- -pig.png :@) -pray.png [-o< [-O< -pumpkin.png (~~) -shame.png [-X [-x -flag.png **== -clover.png %%- -musical-note.png :-" -giggle.png ;)) -worship.png ^:)^ -star.png (*) -waving.png >:/ -talktohand.png :-@ - -# Only available after activating the Yahoo! Fighter IMVironment -male-fighter1.png o-> O-> -male-fighter2.png o=> O=> -female-fighter.png o-+ O-+ -yin-yang.png (%) - - -# Following MySpaceIM Beta 1.0.697.0 -[MySpaceIM] -excited.png :D :-D -devil.png }:) -confused.png :Z -glasses-nerdy.png B) -bulgy-eyes.png %) -freaked-out.png :E -happy.png :) :-) -amorous.png :X -laugh.png :)) -mohawk.png -: -mad-tongue.png X( -messed.png X) -glasses-nerdy.png Q) -doh.png :G -pirate.png P) -shocked.png :O -sidefrown.png :{ -sinister.png :B -smirk.png :, -neutral.png :| -tongue.png :P :p -pissed-off.png B| -wink.png ;-) ;) -sad.png :[ -kiss.png :x -! skywalker.png C:-) c:-) C:) c:) -! monkey.png :-(|) :(|) 8-|) -! cyclops.png O-) o-) - - -# MXit standard emoticons -[MXit] -happy.png :-) :) -sad.png :-( :( -wink.png ;-) ;) -excited.png :-D :D :-> :> -neutral.png :-| :| -shocked.png :-O :O -tongue.png :-P :P -embarrassed.png :-$ :$ -glasses-cool.png 8-) -in_love.png (H) -rose.png (F) -### Added in v3.0 -boy.png (m) -girl.png (f) -star.png (*) -chilli.png (c) -kiss.png (x) -lamp.png (i) -pissed-off.png :e :-e -shut-mouth.png :-x :x -thunder.png (z) -coffee.png (U) -mrgreen.png (G) -### Added in v5.0 -sick.png :o( -excruciating.png :-{ :{ -amorous.png :-} :} -eyeroll.png 8-o 8o -crying.png :'( -thinking.png :-? :? -drool.png :-~ :~ -sleeping.png :-z :z -lying.png :L) -glasses-nerdy.png 8-| 8| -pirate.png P-) -### Added in v5.9.7 -bored.png :-[ :[ -cold.png :-< :< -confused.png :-, :, -hungry.png :-C :C -stressed.png :-s :s +face-angel.png O:-) o:-) O:) o:) +face-angry.png >:o >:O >:-( >:( X-( x-( +face-cool.png 8-) B-) +face-crying.png :'( :'-( +face-devilish.png (6) +face-embarrassed.png :-[ :"> /:-| /gg /embarassed +face-happy.png :) :-) +face-heart-broken.png :brokenheart: +face-heart.png :heart: :love: <3 +face-kiss.png :* :-* :kiss: +face-laugh.png :-D :-d :D :d +face-mail.png :mail: :e-mail: +face-plain.png :| :-| +face-raspberry.png :P :p :-P :-p +face-raspberry-squint.png XP xp X-P x-p +face-raspberry-wink.png ;P ;p ;-P ;-p +face-sad.png :-( :( +face-sick.png +o( /:T /tu /vomit +face-smile-big.png :DD :-DD :dd :-dd +face-smile-big-squint.png X:D x:d X:DD x:dd +face-smile-crying.png :'D :'d :') +face-smile.png :)) :-)) +face-smirk.png :, /:> /hanx /smirk ^o) +face-star.png :star: (*) /<*> /xixing /star +face-surprise.png =-O =-o +face-tired.png *TIRED* *tired* +face-uncertain.png :-/ :-\\ :/ +face-wink.png ;-) ;) +face-worried.png :s :S :-S :-s + + +## Currently not supported emotes (while part of Pidgin's default smiley theme) +# shut-mouth.png :-X +# moneymouth.png :-$ +# foot-in-mouth.png :-! From 692c9c3e9522ea8957b4a9585ee557b1b0f85390 Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Sat, 14 Jan 2017 10:53:37 +0100 Subject: [PATCH 12/12] Mention limitation of Makefile --- Makefile | 4 +--- README.md | 7 ++++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5201013..305fb06 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,6 @@ emotes_theme = "emotes/elementary" status_dir = "~/.purple/themes/elementary" status_theme = "status-icons/purple" -all: - convert: for icon in $(emotes_src)/*.svg; do \ inkscape -z $$icon -e $${icon%%.*}.png; \ @@ -27,4 +25,4 @@ uninstall-emotes: test -e $(emotes_target)/elementary && rm -rfv $(emotes_target)/elementary uninstall-status: - test -e $(status_dir) && rm -rfv $(status_dir) \ No newline at end of file + test -e $(status_dir) && rm -rfv $(status_dir) diff --git a/README.md b/README.md index 6f465cc..b806892 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,9 @@ This is a plain smiley theme based on elementary. ## Installation ## -Run `make install` or `make install-status` and `make install-emotes` respectively. +Run `make install-status` and `make install-emotes` respectively. +Please note that currently the emotes theme goes to the system-wide directory and +the status-icons are installed for the current user only (pidgin does not support +system-wide status-icon themes yet). +When this is fixed you can run `make install`, which currently is broken because +one part would need `sudo` and the other would not.