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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.97 by root, Wed Dec 15 00:12:58 2004 UTC vs.
Revision 1.99 by root, Mon Dec 20 16:44:31 2004 UTC

33 33
34#include "../config.h" /* NECESSARY */ 34#include "../config.h" /* NECESSARY */
35#include "rxvt.h" /* NECESSARY */ 35#include "rxvt.h" /* NECESSARY */
36#include "init.h" 36#include "init.h"
37 37
38#include <signal.h> 38#include <csignal>
39 39
40const char *const def_colorName[] = 40const char *const def_colorName[] =
41 { 41 {
42 COLOR_FOREGROUND, 42 COLOR_FOREGROUND,
43 COLOR_BACKGROUND, 43 COLOR_BACKGROUND,
155 NULL, /* Color_BD */ 155 NULL, /* Color_BD */
156 NULL, /* Color_IT */ 156 NULL, /* Color_IT */
157 NULL, /* Color_UL */ 157 NULL, /* Color_UL */
158 NULL, /* Color_RV */ 158 NULL, /* Color_RV */
159#endif /* ! NO_BOLD_UNDERLINE_REVERSE */ 159#endif /* ! NO_BOLD_UNDERLINE_REVERSE */
160#if ENABLE_FRILLS
161 NULL, // Color_underline
162#endif
160#ifdef OPTION_HC 163#ifdef OPTION_HC
161 NULL, 164 NULL,
162#endif 165#endif
163#ifdef KEEP_SCROLLCOLOR 166#ifdef KEEP_SCROLLCOLOR
164 COLOR_SCROLLBAR, 167 COLOR_SCROLLBAR,
190#if USE_XIM 193#if USE_XIM
191 "WM_LOCALE_NAME", 194 "WM_LOCALE_NAME",
192#endif 195#endif
193#ifdef TRANSPARENT 196#ifdef TRANSPARENT
194 "_XROOTPMAP_ID", 197 "_XROOTPMAP_ID",
195 "_XSETROOT_ID", 198 "ESETROOT_PMAP_ID",
196#endif 199#endif
197#ifdef OFFIX_DND 200#ifdef OFFIX_DND
198 "DndProtocol", 201 "DndProtocol",
199 "DndSelection", 202 "DndSelection",
200#endif 203#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines