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.307 by ayin, Thu Oct 11 16:01:26 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
1132 rxvt_set_locale (locale); 1132 rxvt_set_locale (locale);
1133 } 1133 }
1134 1134
1135 void init_secondary (); 1135 void init_secondary ();
1136 const char **init_resources (int argc, const char *const *argv); 1136 const char **init_resources (int argc, const char *const *argv);
1137 const char *x_resource (const char *name);
1138 void init_env (); 1137 void init_env ();
1139 void set_locale (const char *locale); 1138 void set_locale (const char *locale);
1140 void init_xlocale (); 1139 void init_xlocale ();
1141 void init_command (const char *const *argv); 1140 void init_command (const char *const *argv);
1142 void run_command (const char *const *argv); 1141 void run_command (const char *const *argv);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines