From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 14 04:08:25 2003 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 5A99116A4C0 for ; Sun, 14 Sep 2003 04:08:25 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D299543FBD for ; Sun, 14 Sep 2003 04:08:23 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout11.sul.t-online.com with smtp id 19yUjt-00022u-02; Sun, 14 Sep 2003 13:08:21 +0200 Received: from Andro-Beta.Leidinger.net (T5fFRkZboe3y9Y+2wq0V9doDYiI9Y-V4OLSGJrCmx1XfCykSqcGhQF@[217.229.213.254]) by fmrl08.sul.t-online.com with esmtp id 19yUjl-12XokS0; Sun, 14 Sep 2003 13:08:13 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h8EB9H3t000913; Sun, 14 Sep 2003 13:09:17 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h8EBAEns001133; Sun, 14 Sep 2003 13:10:14 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sun, 14 Sep 2003 13:10:14 +0200 From: Alexander Leidinger To: Jeremy Messenger Message-Id: <20030914131014.75767363.Alexander@Leidinger.net> In-Reply-To: References: <20030913161106.30288fe4.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.9.5claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: T5fFRkZboe3y9Y+2wq0V9doDYiI9Y-V4OLSGJrCmx1XfCykSqcGhQF@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: Need the help on hack gDesklets to kill the 'Linuxish' in Python. 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: Sun, 14 Sep 2003 11:08:25 -0000 On Sat, 13 Sep 2003 12:27:24 -0500 Jeremy Messenger wrote: > > Patches attached, because of lack of a Display which uses them I haven't > > tested the patches... beware, it may eat your pets because there are > > maybe some typos. > > Awsome, thanks! Is it ok for you if I add your name and email (a credit) > in the top of each patches? I haven't test those patches yet, but I will > this afternoon. Feel free to do so, but please use my netchild@FreeBSD.org address. > > The new version of gdesklets also doesn't update the weather and pi's > > network desklet... > > Yeah, I don't know when someone will update them.. SysInfo[1] is the best > applet to test right now, it depends on libgdesklets. :-) Umm, have you > sent to gdesklets buzilla, yet? Or, do you want me to do it for you? > > I learn something new from your patches.. :-) I usually use the 'import > sys' to find the system like this: > > ========================= > if sys.platform in ['linux']: > Stuff only work for Linux.. > elif sys.platform in ['freebsd4', 'freebsd5']: > Stuff only work for FreeBSD 4 and 5 > ========================= Yes, in the first version I've used this too, but then I've seen that libdesklets also has something similar, and we don't need to distinguish freebsd4 and freebsd5 at the moment. Bye, Alexander. -- The dark ages were caused by the Y1K problem. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7