[gnome-control-center] info: add special case for Atom(TM)
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] info: add special case for Atom(TM)
- Date: Fri, 4 Feb 2011 20:21:32 +0000 (UTC)
commit 56592a114d45841ab67920f6e454535b1e280f6e
Author: William Jon McCann <jmccann redhat com>
Date: Fri Feb 4 15:21:18 2011 -0500
info: add special case for Atom(TM)
panels/info/cc-info-panel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/info/cc-info-panel.c b/panels/info/cc-info-panel.c
index c9b3c47..507816e 100644
--- a/panels/info/cc-info-panel.c
+++ b/panels/info/cc-info-panel.c
@@ -274,6 +274,7 @@ prettify_info (const char *info)
{ "Mesa DRI ", ""},
{ "Intel[(]R[)]", "Intel<sup>\302\256</sup>"},
{ "Core[(]TM[)]", "Core<sup>\342\204\242</sup>"},
+ { "Atom[(]TM[)]", "Atom<sup>\342\204\242</sup>"},
{ "Graphics Controller", "Graphics"},
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]