ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.C
(Generate patch)

Comparing rxvt-unicode/src/rxvttoolkit.C (file contents):
Revision 1.46 by root, Wed Feb 1 18:36:48 2006 UTC vs.
Revision 1.47 by root, Thu Feb 2 00:31:47 2006 UTC

398{ 398{
399 // TODO: somehow check wether the database files/resources changed 399 // TODO: somehow check wether the database files/resources changed
400 // before affording re-loading/parsing 400 // before affording re-loading/parsing
401 XrmDestroyDatabase (XrmGetDatabase (display)); 401 XrmDestroyDatabase (XrmGetDatabase (display));
402 XrmSetDatabase (display, get_resources ()); 402 XrmSetDatabase (display, get_resources ());
403 printf ("next\n");//D
404} 403}
405 404
406rxvt_display::~rxvt_display () 405rxvt_display::~rxvt_display ()
407{ 406{
408 if (!display) 407 if (!display)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines