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.93 by root, Sun Oct 24 14:02:44 2004 UTC vs.
Revision 1.94 by root, Mon Nov 29 13:37:20 2004 UTC

948 948
949 /* grab colors before netscape does */ 949 /* grab colors before netscape does */
950 Get_Colours (); 950 Get_Colours ();
951 951
952 if (!set_fonts ()) 952 if (!set_fonts ())
953 rxvt_fatal ("unable to load base fontset, please specify one using -fn, aborting.\n"); 953 rxvt_fatal ("unable to load base fontset, please specify a valid one using -fn, aborting.\n");
954 954
955 window_calc (0, 0); 955 window_calc (0, 0);
956 old_width = szHint.width; 956 old_width = szHint.width;
957 old_height = szHint.height; 957 old_height = szHint.height;
958 958

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines