ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.262 by root, Sat Aug 26 06:37:10 2006 UTC vs.
Revision 1.263 by root, Thu Nov 2 17:23:50 2006 UTC

520 * on the unnecessary items, e.g. Color_pointer, but won't bother 520 * on the unnecessary items, e.g. Color_pointer, but won't bother
521 * until we need to. Also, be aware of usage in pixcolor_set 521 * until we need to. Also, be aware of usage in pixcolor_set
522 */ 522 */
523 523
524enum colour_list { 524enum colour_list {
525 Color_none = -2,
526 Color_transparent = -1,
525 Color_fg = 0, 527 Color_fg = 0,
526 Color_bg, 528 Color_bg,
527 minCOLOR, /* 2 */ 529 minCOLOR, /* 2 */
528 Color_Black = minCOLOR, 530 Color_Black = minCOLOR,
529 Color_Red3, 531 Color_Red3,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines