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.14 by pcg, Thu Dec 18 00:38:07 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.14 2003/12/18 00:38:07 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
481 Rs_backgroundPixmap, 481 Rs_backgroundPixmap,
482#endif 482#endif
483#if (MENUBAR_MAX) 483#if (MENUBAR_MAX)
484 Rs_menu, 484 Rs_menu,
485#endif 485#endif
486#ifndef NO_BOLDFONT
487 Rs_boldFont,
488#endif
489#ifdef GREEK_SUPPORT 486#ifdef GREEK_SUPPORT
490 Rs_greek_keyboard, 487 Rs_greek_keyboard,
491 Rs_greektoggle_key, 488 Rs_greektoggle_key,
492#endif 489#endif
493 Rs_loginShell, 490 Rs_loginShell,
552 Rs_answerbackstring, 549 Rs_answerbackstring,
553 Rs_tripleclickwords, 550 Rs_tripleclickwords,
554 Rs_cursorBlink, 551 Rs_cursorBlink,
555 Rs_pointerBlank, 552 Rs_pointerBlank,
556 Rs_pointerBlankDelay, 553 Rs_pointerBlankDelay,
554 Rs_imLocale,
557 NUM_RESOURCES 555 NUM_RESOURCES
558}; 556};
559 557
560enum { 558enum {
561 XA_COMPOUND_TEXT = 0, 559 XA_COMPOUND_TEXT = 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines