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.305 by sasha, Wed Sep 12 20:29:24 2007 UTC vs.
Revision 1.308 by ayin, Fri Oct 12 15:13:13 2007 UTC

220 ***************************************************************************** 220 *****************************************************************************
221 */ 221 */
222 222
223/* COLORTERM, TERM environment variables */ 223/* COLORTERM, TERM environment variables */
224#define COLORTERMENV "rxvt" 224#define COLORTERMENV "rxvt"
225#ifdef XPM_BACKGROUND 225#ifdef BG_IMAGE_FROM_FILE
226# define COLORTERMENVFULL COLORTERMENV "-xpm" 226# define COLORTERMENVFULL COLORTERMENV "-xpm"
227#else 227#else
228# define COLORTERMENVFULL COLORTERMENV 228# define COLORTERMENVFULL COLORTERMENV
229#endif 229#endif
230#ifndef TERMENV 230#ifndef TERMENV

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines