|
1 | 1 | # pidgin-elementary
|
2 | 2 |
|
3 |
| -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. |
| 3 | +These icon themes are based on the elementary icon project and as such is released under GPLv2+. |
| 4 | + |
| 5 | +## status icons ## |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +This is a very simple status icon theme for Pidgin to match the elementary icon theme. |
4 | 14 |
|
5 | 15 | It follows Pidgin's status icon specification: https://developer.pidgin.im/wiki/StatusIconThemes
|
6 | 16 |
|
7 |
| -## Install ## |
| 17 | +## smiley theme ## |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +This is a plain smiley theme based on elementary. |
8 | 49 |
|
9 |
| -Create a folder "elementary" in ~./purple/themes, e.g. in the Bash: |
10 |
| -`mkdir ~/.purple/themes/elementary` |
| 50 | +## Installation ## |
11 | 51 |
|
12 |
| -Then extract copy the content of the "purple" folder to that directory and select the theme in Pidgin. |
| 52 | +Run `make install-status` and `make install-emotes` respectively. |
| 53 | +Please note that currently the emotes theme goes to the system-wide directory and |
| 54 | +the status-icons are installed for the current user only (pidgin does not support |
| 55 | +system-wide status-icon themes yet). |
| 56 | +When this is fixed you can run `make install`, which currently is broken because |
| 57 | +one part would need `sudo` and the other would not. |
0 commit comments