[gnome-session] data: Fix regexp for Intel 830-865 hardware blacklisting
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] data: Fix regexp for Intel 830-865 hardware blacklisting
- Date: Tue, 25 Oct 2011 19:38:10 +0000 (UTC)
commit b7db5c55424a3ce0b0c4d24cb02862402a70ff29
Author: Vincent Untz <vuntz gnome org>
Date: Tue Oct 25 21:37:36 2011 +0200
data: Fix regexp for Intel 830-865 hardware blacklisting
data/hardware-compatibility | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/hardware-compatibility b/data/hardware-compatibility
index ddbfe07..5adc072 100644
--- a/data/hardware-compatibility
+++ b/data/hardware-compatibility
@@ -13,7 +13,7 @@
##
# Intel 830-865
--Intel(R) 8[[:digit:]]{2,2}[^[:digit:]]
+-Intel\(R\) 8[[:digit:]]{2,2}[^[:digit:]]
# Old Mesa software GL renderer
-software rasterizer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]