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.309 by ayin, Fri Oct 12 15:17:02 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
1409 void setup_scrollbar (const char *scrollalign, const char *scrollstyle, const char *thickness); 1409 void setup_scrollbar (const char *scrollalign, const char *scrollstyle, const char *thickness);
1410 1410
1411 // xdefaults.C 1411 // xdefaults.C
1412 void get_options (int argc, const char *const *argv); 1412 void get_options (int argc, const char *const *argv);
1413 int parse_keysym (const char *str, const char *arg); 1413 int parse_keysym (const char *str, const char *arg);
1414 void get_xdefaults (FILE *stream, const char *name);
1415 void extract_resources (); 1414 void extract_resources ();
1416}; 1415};
1417 1416
1418#endif /* _RXVT_H_ */ 1417#endif /* _RXVT_H_ */
1419 1418

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines