[network-manager-applet] menu: ignore "Incorporated" in device description
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] menu: ignore "Incorporated" in device description
- Date: Sat, 6 Mar 2010 06:48:23 +0000 (UTC)
commit 5f89721f33c9b38d4fd7a941814a1c4c237b5912
Author: Dan Williams <dcbw redhat com>
Date: Fri Mar 5 18:31:31 2010 -0800
menu: ignore "Incorporated" in device description
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 09a5fef..ffb7905 100644
--- a/src/utils/utils.c
+++ b/src/utils/utils.c
@@ -56,6 +56,7 @@ static char *ignored_words[] = {
"Co.",
"Inc.",
"Inc",
+ "Incorporated",
"Ltd.",
"Limited.",
"Intel?",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]