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.250 by root, Tue Feb 19 17:47:01 2008 UTC vs.
Revision 1.251 by ayin, Tue Feb 19 18:15:26 2008 UTC

832 run_command (argv); 832 run_command (argv);
833} 833}
834 834
835/*----------------------------------------------------------------------*/ 835/*----------------------------------------------------------------------*/
836void 836void
837rxvt_term::Get_Colours () 837rxvt_term::get_colours ()
838{ 838{
839 int i; 839 int i;
840 840
841#ifdef OFF_FOCUS_FADING 841#ifdef OFF_FOCUS_FADING
842 pix_colors = pix_colors_focused; 842 pix_colors = pix_colors_focused;
1059 Window top, parent; 1059 Window top, parent;
1060 1060
1061 dLocal (Display *, dpy); 1061 dLocal (Display *, dpy);
1062 1062
1063 /* grab colors before netscape does */ 1063 /* grab colors before netscape does */
1064 Get_Colours (); 1064 get_colours ();
1065 1065
1066 if (!set_fonts ()) 1066 if (!set_fonts ())
1067 rxvt_fatal ("unable to load base fontset, please specify a valid one using -fn, aborting.\n"); 1067 rxvt_fatal ("unable to load base fontset, please specify a valid one using -fn, aborting.\n");
1068 1068
1069 parent = display->root; 1069 parent = display->root;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines