[network-manager-applet/NMA_0_8] trivial: ignore "(PC-Suite Mode)" in device descriptions
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/NMA_0_8] trivial: ignore "(PC-Suite Mode)" in device descriptions
- Date: Thu, 2 Sep 2010 14:54:11 +0000 (UTC)
commit defd182232fa651efa0fac6fb32838674ef8700c
Author: Dan Williams <dcbw redhat com>
Date: Thu Sep 2 09:55:30 2010 -0500
trivial: ignore "(PC-Suite Mode)" in device descriptions
Like on N900.
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 fc51583..de99a2a 100644
--- a/src/utils/utils.c
+++ b/src/utils/utils.c
@@ -88,6 +88,7 @@ static char *ignored_phrases[] = {
"Business Mobile Networks BV",
"Mobile Broadband Minicard Composite Device",
"Mobile Communications AB",
+ "(PC-Suite Mode)",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]