Re: HEAD 1.450 applet.c patch

2005-08-16 Thread Derek Atkins
Dan Williams [EMAIL PROTECTED] writes: I'm curious how we fix that in this scenario. In NetworkManager, we know if the user explicitly requested connection to the access point, or whether NM just decided to use the next-best-one. So we could add a boolean to the update-network-info dbus

Re: Making 'Connect to Other Network...' inactive

2005-08-16 Thread Derek Atkins
The Connect to Other Network interface is useful for APs that don't broadcast at all. So it is useful to be able to use it even when the scanlist is empty (because a non-broadcasting AP wont be in the scanlist). I think the real issue here is to make sure NM doesn't hang if you present it with

Re: [patch] redo tray icon, take two

2005-08-16 Thread Aaron Bockover
My apologies for the late reply, been busy with Banshee. This is fairly easy to do, and I'll do it, but I'd like to point out that the icons in NM are already as large as the typical small size of the panel. Typically users pack the notification area inside the menu panel at the top, which

Re: [patch] clean up some more localizable strings

2005-08-16 Thread Dan Williams
On Mon, 2005-08-15 at 17:56 -0400, Christopher Aillon wrote: The attached patch gets rid of some duplicate string stuff going on, making things feel much cleaner, and makes things better for localizers. Fixes bgo#309012 Works for me. Go for it. Dan

Re: [patch] Dial Up Debian Backend

2005-08-16 Thread Robert Love
On Tue, 2005-08-16 at 18:22 +0200, [EMAIL PROTECTED] wrote: attached patch adds dial up support to the debian backend. this uses the same approach as used in SuSEs backend, just changing it to parse /etc/network/interfaces for ppp connections. Does it work? Is it usable? This is awesome if

Re: [PATH] make ./autogen.sh work in vpn-daemons/vpnc

2005-08-16 Thread Dan Williams
On Mon, 2005-08-15 at 20:05 +0200, [EMAIL PROTECTED] wrote: to make autoreconf work i had to add Committed, thanks. Dan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: [patch] add --with-dhcdbd

2005-08-16 Thread Dan Williams
On Tue, 2005-08-16 at 18:26 +0200, [EMAIL PROTECTED] wrote: with attached patch its possible to configure the path for dhcdbd, i.e. --with-dhcdbd=/sbin/dhcdbd since it is not needed at compile time. Committed, thanks. Dan ___

HEAD 1.451 gconf timestamp patch

2005-08-16 Thread Bill Moss
From the list discussion I have a better idea of the original design for the gconf timestamp. I believe the attached patches will almost return NM to its original design. Now timestamps are written as follows. 1. If a successful connection is made, the function

Re: HEAD 1.450 applet.c patch

2005-08-16 Thread Dan Williams
On Mon, 15 Aug 2005, Bill Moss wrote: The 'Connect to Other Network...' dialog will add a menu item to 'Wireless Networks' and will add the entered ESSID and a timestamp to GConf. If the user makes an error in typing the ESSID or is just experimenting, he end up with multiple bogus entries