[network-manager-applet] Add another ignored word



commit da80112825bed85880409b21cea18adff65b39eb
Author: Dan Williams <dcbw redhat com>
Date:   Tue Jun 23 12:59:36 2009 -0400

    Add another ignored word

 src/utils/utils.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/utils/utils.c b/src/utils/utils.c
index c68c2cd..4faa161 100644
--- a/src/utils/utils.c
+++ b/src/utils/utils.c
@@ -62,6 +62,7 @@ static char *ignored_words[] = {
 	"adapter",
 	"[hex]",
 	"NDIS",
+	"Module",
 	NULL
 };
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]