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.150 by root, Sat Feb 19 01:07:58 2005 UTC vs.
Revision 1.151 by root, Sun Feb 20 00:09:25 2005 UTC

202 202
203// XEMBED detail code 203// XEMBED detail code
204# define XEMBED_FOCUS_CURRENT 0 204# define XEMBED_FOCUS_CURRENT 0
205# define XEMBED_FOCUS_FIRST 1 205# define XEMBED_FOCUS_FIRST 1
206# define XEMBED_FOCUS_LAST 2 206# define XEMBED_FOCUS_LAST 2
207
208# define XEMBED_MAPPED (1 << 0)
207#endif 209#endif
208 210
209/* 211/*
210 ***************************************************************************** 212 *****************************************************************************
211 * NORMAL DEFINES 213 * NORMAL DEFINES
696 XA_DNDPROTOCOL, 698 XA_DNDPROTOCOL,
697 XA_DNDSELECTION, 699 XA_DNDSELECTION,
698#endif 700#endif
699#if ENABLE_XEMBED 701#if ENABLE_XEMBED
700 XA_XEMBED, 702 XA_XEMBED,
703 XA_XEMBED_INFO,
701#endif 704#endif
702 NUM_XA 705 NUM_XA
703}; 706};
704 707
705/* DEC private modes */ 708/* DEC private modes */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines