From: root Date: Sun, 22 Jan 2006 12:21:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=04487d5fe52277831e2588929c5c87de81e12e47;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/logging.C b/src/logging.C index a31d46c2..357bad13 100644 --- a/src/logging.C +++ b/src/logging.C @@ -18,6 +18,7 @@ * Copyright (c) 1999 D J Hawkey Jr * - lastlog support * Copyright (c) 2004-2006 Marc Lehmann + * Copyright (c) 2006 Emanuele Giaquinta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/perl/tabbed b/src/perl/tabbed index 7169d0db..31f77587 100644 --- a/src/perl/tabbed +++ b/src/perl/tabbed @@ -182,6 +182,7 @@ sub on_configure_notify { my ($self, $event) = @_; $self->configure; + $self->refresh; () } diff --git a/src/ptytty.C b/src/ptytty.C index c4580f31..6a5ccf54 100644 --- a/src/ptytty.C +++ b/src/ptytty.C @@ -8,6 +8,7 @@ * All portions of code are copyright by their respective author/s. * Copyright (c) 1999-2001 Geoff Wing * Copyright (c) 2004-2006 Marc Lehmann + * Copyright (c) 2006 Emanuele Giaquinta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by