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

Comparing rxvt-unicode/src/rsinc.h (file contents):
Revision 1.7 by root, Fri Jan 6 05:28:55 2006 UTC vs.
Revision 1.10 by root, Wed Jan 25 21:03:04 2006 UTC

14 def (boldItalicFont) 14 def (boldItalicFont)
15 def (intensityStyles) 15 def (intensityStyles)
16#endif 16#endif
17 def (name) 17 def (name)
18 def (title) 18 def (title)
19#if defined (XPM_BACKGROUND) || (MENUBAR_MAX) 19#ifdef XPM_BACKGROUND
20 def (path) 20 def (path)
21#endif
22#ifdef XPM_BACKGROUND
23 def (backgroundPixmap) 21 def (backgroundPixmap)
24#endif
25#if (MENUBAR_MAX)
26 def (menu)
27#endif 22#endif
28 def (loginShell) 23 def (loginShell)
29 def (jumpScroll) 24 def (jumpScroll)
30#ifdef HAVE_SCROLLBARS 25#ifdef HAVE_SCROLLBARS
31 def (scrollBar) 26 def (scrollBar)
68 def (transparent) 63 def (transparent)
69 def (transparent_all) 64 def (transparent_all)
70#endif 65#endif
71#if ENABLE_FRILLS 66#if ENABLE_FRILLS
72 def (transient_for) 67 def (transient_for)
68 def (override_redirect)
73 def (pty_fd) 69 def (pty_fd)
74 def (hold) 70 def (hold)
71 def (depth)
75 def (ext_bwidth) 72 def (ext_bwidth)
76 def (int_bwidth) 73 def (int_bwidth)
77 def (borderLess) 74 def (borderLess)
78 def (lineSpace) 75 def (lineSpace)
79 def (cursorUnderline) 76 def (cursorUnderline)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines