Rage Icons for Adium, Pidgin, Digsby, Miranda, and Trillian
- Sagar Pandya sagargp@gmail.com
- Chris Li github.com/unregistered
- Jonathan E. Chen github.com/wikichen
Click Downloads to grab the latest version from github.
Double click to unzip. Then, double click the trollicons emoticon pack to install.
To install on Linux, unzip trollicons.zip into
~/.purple/smileys
To install on Windows, unzip trollicons.zip into .purple/smileys
The location of this folder varies by version of Windows:
- For Windows 2000/XP/Vista/7, entering
%APPDATA%
in your Windows Explorer address bar will take you to the right directory - On Windows XP, it will be something like
C:\Documents and Settings\username\Application Data
- On Windows Vista/7, it will be something like
C:\Users\username\AppData\Roaming\
- For Windows 98/ME it will be something like
C:\Windows\Profiles\username
For more details see pidgin's site
Unzip the icons into C:\Program Files\Trillian\stixe\plugins\
and enable the icon pack in the Trillian preferences, under Skins.
See Miranda's wiki.
Delete or rename C:\Program Files\Digsby\res\emoticons\default
and unzip trollicons into C:\Program Files\Digsby\res\emoticons\
git clone git://github.com/sagargp/trollicons.git
You may have to install rake.
(sudo) gem install rake builder pry
If that doesn't work you may have to install ruby, which is out of this readme's scope.
Type rake -T
to see available tasks.
Icons are located in the Icons
directory. They're named in the format
{Optional Namespace}/{Icon Name}-{alias1}-{alias2}-{aliasn}.png
So Troll/Troll-troll-problem-problem?.png
would compile to
Name: Troll - Troll
Aliases: [troll] [problem] [problem?]
Create a new task in the Rakefile
.