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.12 by root, Wed Feb 1 18:07:18 2006 UTC vs.
Revision 1.14 by ayin, Wed May 2 23:06:32 2007 UTC

4 def (term_name) 4 def (term_name)
5 def (iconName) 5 def (iconName)
6 def (geometry) 6 def (geometry)
7 def (reverseVideo) 7 def (reverseVideo)
8 def (color) 8 def (color)
9 reserve (color, NRS_COLORS) 9 reserve (color, TOTAL_COLORS)
10 def (font) 10 def (font)
11#if ENABLE_STYLES 11#if ENABLE_STYLES
12 def (boldFont) 12 def (boldFont)
13 def (italicFont) 13 def (italicFont)
14 def (boldItalicFont) 14 def (boldItalicFont)
75 def (int_bwidth) 75 def (int_bwidth)
76 def (borderLess) 76 def (borderLess)
77 def (lineSpace) 77 def (lineSpace)
78 def (cursorUnderline) 78 def (cursorUnderline)
79 def (skipBuiltinGlyphs) 79 def (skipBuiltinGlyphs)
80 def (urgentOnBell)
80#endif 81#endif
81#if CURSOR_BLINK 82#if CURSOR_BLINK
82 def (cursorBlink) 83 def (cursorBlink)
83#endif 84#endif
84#if ENABLE_XEMBED 85#if ENABLE_XEMBED

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines