From owner-cvs-all Wed Jul 17 8:44:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E7E37B401; Wed, 17 Jul 2002 08:44:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB3743E77; Wed, 17 Jul 2002 08:43:37 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6HFhRJU098623; Wed, 17 Jul 2002 08:43:27 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6HFhQFA098622; Wed, 17 Jul 2002 08:43:26 -0700 (PDT) Message-Id: <200207171543.g6HFhQFA098622@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 17 Jul 2002 08:43:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomepanel Makefile ports/x11/gnomepanel/files patch-temp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/07/17 08:43:26 PDT Modified files: x11/gnomepanel Makefile Added files: x11/gnomepanel/files patch-temp Log: Fix a problem appeared in version 2.0.2 by reverting some changes since 2.0.1. The problem is that in 2.0.2 a panel doesn't properly notify Natilus about desktop area occuped by it, so that with 2.0.2 Nautilus might put desktop icons under panel(s), which is of course looks and feels ugly. Summary of what changes were backed out can be found at the very top of patch-temp. Obtained from: GNOME cvs Revision Changes Path 1.13 +1 -0 ports/x11/gnomepanel/Makefile 1.1 +453 -0 ports/x11/gnomepanel/files/patch-temp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message