blob: 56d5cebe97246db8e4beff19ac40db2c952f2b46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
****************************
* Crystal iconsets for Psi *
****************************
About
-----
These are a set of iconsets for Psi, based on the Crystal SVG iconset by
Everaldo Coelho (http://www.everaldo.com). Many thanks to him for creating these
beautiful icons.
Building
--------
To build the iconsets, just type:
make
This should build all the iconsets, and create the JISPs in the current
directory.
Installing
----------
To use the iconsets under Psi, it suffices to copy the .jisp files into the
right directory. Put the system iconset in PSIDIR/iconsets/system, and
the other iconsets in PSIDIR/iconsets/roster. Alternatively, under Linux and
Mac OS X you can put them in ~/.psi/iconsets/roster and ~/.psi/iconsets/system for
convenience. Then, assign the iconsets in the Options dialog of Psi:
* Select Crystal (System) as the system iconset
* Select Crystal (Roster) as default roster iconset
* From the Services tab of the roster iconsets, choose Crystal (Transport)
as the Default
* Optionally assign other transport iconsets to the transports
Contact
-------
See http://el-tramo.be/about for contact information.
|