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.12 by pcg, Wed Dec 17 09:00:35 2003 UTC vs.
Revision 1.13 by pcg, Thu Dec 18 00:29:29 2003 UTC

1/* 1/*
2 * $Id: rxvt.h,v 1.12 2003/12/17 09:00:35 pcg Exp $ 2 * $Id: rxvt.h,v 1.13 2003/12/18 00:29:29 pcg Exp $
3 */ 3 */
4 4
5#ifndef _RXVT_H_ /* include once only */ 5#ifndef _RXVT_H_ /* include once only */
6#define _RXVT_H_ 6#define _RXVT_H_
7 7
552 Rs_answerbackstring, 552 Rs_answerbackstring,
553 Rs_tripleclickwords, 553 Rs_tripleclickwords,
554 Rs_cursorBlink, 554 Rs_cursorBlink,
555 Rs_pointerBlank, 555 Rs_pointerBlank,
556 Rs_pointerBlankDelay, 556 Rs_pointerBlankDelay,
557 Rs_imLocale,
557 NUM_RESOURCES 558 NUM_RESOURCES
558}; 559};
559 560
560enum { 561enum {
561 XA_COMPOUND_TEXT = 0, 562 XA_COMPOUND_TEXT = 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines