~ubuntu-branches/ubuntu/breezy/psi/breezy

« back to all changes in this revision

Viewing changes to iconsets/roster/README

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Roster iconset README
 
2
~~~~~~~~~~~~~~~~~~~~~
 
3
 
 
4
For general information about creation of iconsets, see psi/libpsi/iconset/ICONSET-HOWTO.
 
5
This file contains only required icon names and some details about them.
 
6
 
 
7
Read a little note about animations in the README for the system iconsets.
 
8
 
 
9
Note: how to add service iconsets: modify src/psiiconset.cpp and add new service RegExp,
 
10
add the default iconset name to profiles.cpp, and add your iconset to common.cpp's
 
11
category2icon() (and don't forget to add entry to lv_isServices in ui_options.ui).
 
12
 
 
13
status/online    - Online
 
14
status/offline   - Offline
 
15
status/away      - Away
 
16
status/xa        - eXtended Away
 
17
status/dnd       - Do Not Disturb
 
18
status/invisible - Invisible
 
19
status/chat      - Free For Chat
 
20
 
 
21
// special statuses
 
22
status/ask       - We are asking for authorization
 
23
status/noauth    - No authorization
 
24
status/error     - Error status (contact is unavailable due to some reason)
 
25
 
 
26
// special roster icons
 
27
psi/chat         - Received a chat message
 
28
psi/message      - Received a message
 
29
psi/headline     - Received a headline message
 
30
psi/system       - Received a system event
 
31
psi/connect      - Connection to server in progress...
 
32
 
 
33
// these icons make sense, only when used in default roster iconset
 
34
psi/groupClosed  - Closed group in roster
 
35
psi/groupEmpty   - Empty group in roster
 
36
psi/groupOpen    - Open group in roster