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.13 by pcg, Thu Dec 18 00:29:29 2003 UTC vs.
Revision 1.14 by pcg, Thu Dec 18 00:38:07 2003 UTC

1/* 1/*
2 * $Id: rxvt.h,v 1.13 2003/12/18 00:29:29 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,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines