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.186 by ayin, Sat Jun 9 09:05:38 2007 UTC vs.
Revision 1.187 by root, Mon Jun 18 12:53:26 2007 UTC

199 ext_bwidth = EXTERNALBORDERWIDTH; 199 ext_bwidth = EXTERNALBORDERWIDTH;
200 lineSpace = LINESPACE; 200 lineSpace = LINESPACE;
201 saveLines = SAVELINES; 201 saveLines = SAVELINES;
202 numpix_colors = TOTAL_COLORS; 202 numpix_colors = TOTAL_COLORS;
203 203
204 refresh_limit = 1;
205 refresh_type = SLOW_REFRESH; 204 refresh_type = SLOW_REFRESH;
206 205
207 oldcursor.row = oldcursor.col = -1; 206 oldcursor.row = oldcursor.col = -1;
208#ifdef XPM_BACKGROUND 207#ifdef XPM_BACKGROUND
209 /* bgPixmap.w = bgPixmap.h = 0; */ 208 /* bgPixmap.w = bgPixmap.h = 0; */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines