Re: patch to applet-dialogs

2008-06-06 Thread Dan Williams
On Tue, 2008-06-03 at 11:52 -0400, Miner, Jonathan W (US SSA) wrote: If the default gateway is not explicitly set, then it currently is displayed as 0.0.0.0 in the Connection Information box. This patch disables the display of the Default Route tag if it isn't set. applet r746, thanks! Dan

patch to applet-dialogs

2008-06-03 Thread Miner, Jonathan W (US SSA)
If the default gateway is not explicitly set, then it currently is displayed as 0.0.0.0 in the Connection Information box. This patch disables the display of the Default Route tag if it isn't set. --- src/applet-dialogs.c.orig 2008-06-02 08:28:05.0 -0400 +++ src/applet-dialogs.c