From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 5 22:00:07 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CCE216A4CE for ; Mon, 5 Apr 2004 22:00:07 -0700 (PDT) Received: from sun.home.homeunix.org (c-67-171-199-35.client.comcast.net [67.171.199.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4298443D3F for ; Mon, 5 Apr 2004 22:00:07 -0700 (PDT) (envelope-from lg+gnome@home.homeunix.org) Received: by sun.home.homeunix.org (Postfix, from userid 1000) id 745FD49; Mon, 5 Apr 2004 22:00:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by sun.home.homeunix.org (Postfix) with ESMTP id 69D5943 for ; Mon, 5 Apr 2004 22:00:48 -0700 (PDT) Date: Mon, 5 Apr 2004 22:00:48 -0700 (PDT) From: Deling Ren X-X-Sender: lg@sun.home.homeunix.org To: freebsd-gnome@freebsd.org Message-ID: <20040405215818.M95487@sun.home.homeunix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Document for gtk theme and pixmap engine? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 05:00:07 -0000 Hi all, I am trying to make a gtk theme based on pixmap engine. It's quite annoying that I can not find a comprehensive document although I googled a lot. Any suggestions? Thanks.