aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-Icon.idl
blob: f8a3d66817f72e5c986463f7576741c5c4707797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Icon definition.
 *
 * Authors:
 *   Ettore Perazzoli <ettore@ximian.com>
 *
 * Copyright (C) 2000, 2001 Ximian, Inc.
 */

module GNOME {
module Evolution {

struct Icon {
    short width, height;
    boolean hasAlpha;
    sequence <octet> rgba_data; // Row-by-row, left-to-right, top-to-bottom RGBA bytes
};
typedef sequence <Icon> AnimatedIcon;

};
};

inese?h=mate-1.18&id=4d4750d80c3628b8acac100e2cf78b649655bbb3'>chinese/kon2
Commit message (Expand)AuthorAgeFilesLines
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1
* 1: use chinese/cce bitmaps replace x11-fonts/xorg-fonts-miscbitmaps.vanilla2005-05-012-7/+7
* add gb2312 font support.vanilla2005-05-013-29/+71
* - utilize PORTDOCS in japanese/kon2-16dot (master)leeym2005-03-062-22/+16
* - Pass maintainership to submittersem2005-01-081-1/+1
* - Unbreak.pav2004-02-243-23/+3
* BROKEN: Does not compile. This port is scheduled for removal on April 17kris2004-02-181-0/+4
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1
* for 5.x, add a patch to modify /dev/vga to /dev/ttyv0leeym2003-09-272-3/+5
* Move files/patch-kon.cfg.FreeBSD to files/kon.cfg.FreeBSD-patch for post-patchkevlo2003-05-152-2/+2
* Add kon2 ,vanilla2003-05-13