Merge lp:~eloaders/cpug/cpug-0.11.1 into lp:cpug

Proposed by eloaders
Status: Merged
Approved by: Fotis Tsamis
Approved revision: 7
Merged at revision: 8
Proposed branch: lp:~eloaders/cpug/cpug-0.11.1
Merge into: lp:cpug
Diff against target: 3615 lines (+3346/-0) (has conflicts)
18 files modified
.bzrignore (+1/-0)
LICENSE (+620/-0)
README (+6/-0)
TODO (+18/-0)
cpu-g.desktop (+12/-0)
cpu-g.glade (+1938/-0)
cpu-g.py (+628/-0)
debian/changelog (+27/-0)
debian/compat (+1/-0)
debian/control (+13/-0)
debian/copyright (+26/-0)
debian/docs (+1/-0)
debian/install (+1/-0)
debian/manpages (+1/-0)
debian/rules (+4/-0)
doc/cpu-g.1 (+19/-0)
setup.cfg (+7/-0)
setup.py (+23/-0)
Conflict adding file README.  Moved existing file to README.moved.
Conflict adding file TODO.  Moved existing file to TODO.moved.
Conflict adding file cpu-g.glade.  Moved existing file to cpu-g.glade.moved.
Conflict adding file cpu-g.py.  Moved existing file to cpu-g.py.moved.
To merge this branch: bzr merge lp:~eloaders/cpug/cpug-0.11.1
Reviewer Review Type Date Requested Status
schmoemi (community) Needs Information
Fotis Tsamis Approve
Review via email: mp+93747@code.launchpad.net

Commit message

Add support:
AMD E2 Vision
AMD Vision
AMD Athlon X2 dual core processors
intel core i3
intel core i5

Add new tabs Memory and Graphic
Fix detect precessor cache
Fix refresh CPU Speed /1sec
Fix BogoMIPS

To post a comment you must log in.
Revision history for this message
Fotis Tsamis (ftsamis) wrote :

Approved!
Good job, but please use english for function/variable names, comments etc.

review: Approve
lp:~eloaders/cpug/cpug-0.11.1 updated
8. By eloaders

Fix stupid bug in distro logo
Add standard linux logo (Tux)
Add linux mint logo
Add debian for packaging

9. By eloaders

Fix last commit

10. By eloaders

Fix cpu-g.glade
Add detect more processors

Revision history for this message
Fotis Tsamis (ftsamis) wrote :

eloaders, you are free to merge this branch with the trunk!

lp:~eloaders/cpug/cpug-0.11.1 updated
11. By eloaders

Fix version for daily build

Revision history for this message
schmoemi (schmoemi) wrote :

There should be a INSTALL file with installation instructions. Good work, however.

review: Needs Information

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file '.bzrignore'
2--- .bzrignore 1970-01-01 00:00:00 +0000
3+++ .bzrignore 2012-02-25 18:04:17 +0000
4@@ -0,0 +1,1 @@
5+cpu-g
6
7=== added file 'LICENSE'
8--- LICENSE 1970-01-01 00:00:00 +0000
9+++ LICENSE 2012-02-25 18:04:17 +0000
10@@ -0,0 +1,620 @@
11+
12+ GNU GENERAL PUBLIC LICENSE
13+ Version 3, 29 June 2007
14+
15+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
16+ Everyone is permitted to copy and distribute verbatim copies
17+ of this license document, but changing it is not allowed.
18+
19+ Preamble
20+
21+ The GNU General Public License is a free, copyleft license for
22+software and other kinds of works.
23+
24+ The licenses for most software and other practical works are designed
25+to take away your freedom to share and change the works. By contrast,
26+the GNU General Public License is intended to guarantee your freedom to
27+share and change all versions of a program--to make sure it remains free
28+software for all its users. We, the Free Software Foundation, use the
29+GNU General Public License for most of our software; it applies also to
30+any other work released this way by its authors. You can apply it to
31+your programs, too.
32+
33+ When we speak of free software, we are referring to freedom, not
34+price. Our General Public Licenses are designed to make sure that you
35+have the freedom to distribute copies of free software (and charge for
36+them if you wish), that you receive source code or can get it if you
37+want it, that you can change the software or use pieces of it in new
38+free programs, and that you know you can do these things.
39+
40+ To protect your rights, we need to prevent others from denying you
41+these rights or asking you to surrender the rights. Therefore, you have
42+certain responsibilities if you distribute copies of the software, or if
43+you modify it: responsibilities to respect the freedom of others.
44+
45+ For example, if you distribute copies of such a program, whether
46+gratis or for a fee, you must pass on to the recipients the same
47+freedoms that you received. You must make sure that they, too, receive
48+or can get the source code. And you must show them these terms so they
49+know their rights.
50+
51+ Developers that use the GNU GPL protect your rights with two steps:
52+(1) assert copyright on the software, and (2) offer you this License
53+giving you legal permission to copy, distribute and/or modify it.
54+
55+ For the developers' and authors' protection, the GPL clearly explains
56+that there is no warranty for this free software. For both users' and
57+authors' sake, the GPL requires that modified versions be marked as
58+changed, so that their problems will not be attributed erroneously to
59+authors of previous versions.
60+
61+ Some devices are designed to deny users access to install or run
62+modified versions of the software inside them, although the manufacturer
63+can do so. This is fundamentally incompatible with the aim of
64+protecting users' freedom to change the software. The systematic
65+pattern of such abuse occurs in the area of products for individuals to
66+use, which is precisely where it is most unacceptable. Therefore, we
67+have designed this version of the GPL to prohibit the practice for those
68+products. If such problems arise substantially in other domains, we
69+stand ready to extend this provision to those domains in future versions
70+of the GPL, as needed to protect the freedom of users.
71+
72+ Finally, every program is threatened constantly by software patents.
73+States should not allow patents to restrict development and use of
74+software on general-purpose computers, but in those that do, we wish to
75+avoid the special danger that patents applied to a free program could
76+make it effectively proprietary. To prevent this, the GPL assures that
77+patents cannot be used to render the program non-free.
78+
79+ The precise terms and conditions for copying, distribution and
80+modification follow.
81+
82+ TERMS AND CONDITIONS
83+
84+ 0. Definitions.
85+
86+ "This License" refers to version 3 of the GNU General Public License.
87+
88+ "Copyright" also means copyright-like laws that apply to other kinds of
89+works, such as semiconductor masks.
90+
91+ "The Program" refers to any copyrightable work licensed under this
92+License. Each licensee is addressed as "you". "Licensees" and
93+"recipients" may be individuals or organizations.
94+
95+ To "modify" a work means to copy from or adapt all or part of the work
96+in a fashion requiring copyright permission, other than the making of an
97+exact copy. The resulting work is called a "modified version" of the
98+earlier work or a work "based on" the earlier work.
99+
100+ A "covered work" means either the unmodified Program or a work based
101+on the Program.
102+
103+ To "propagate" a work means to do anything with it that, without
104+permission, would make you directly or secondarily liable for
105+infringement under applicable copyright law, except executing it on a
106+computer or modifying a private copy. Propagation includes copying,
107+distribution (with or without modification), making available to the
108+public, and in some countries other activities as well.
109+
110+ To "convey" a work means any kind of propagation that enables other
111+parties to make or receive copies. Mere interaction with a user through
112+a computer network, with no transfer of a copy, is not conveying.
113+
114+ An interactive user interface displays "Appropriate Legal Notices"
115+to the extent that it includes a convenient and prominently visible
116+feature that (1) displays an appropriate copyright notice, and (2)
117+tells the user that there is no warranty for the work (except to the
118+extent that warranties are provided), that licensees may convey the
119+work under this License, and how to view a copy of this License. If
120+the interface presents a list of user commands or options, such as a
121+menu, a prominent item in the list meets this criterion.
122+
123+ 1. Source Code.
124+
125+ The "source code" for a work means the preferred form of the work
126+for making modifications to it. "Object code" means any non-source
127+form of a work.
128+
129+ A "Standard Interface" means an interface that either is an official
130+standard defined by a recognized standards body, or, in the case of
131+interfaces specified for a particular programming language, one that
132+is widely used among developers working in that language.
133+
134+ The "System Libraries" of an executable work include anything, other
135+than the work as a whole, that (a) is included in the normal form of
136+packaging a Major Component, but which is not part of that Major
137+Component, and (b) serves only to enable use of the work with that
138+Major Component, or to implement a Standard Interface for which an
139+implementation is available to the public in source code form. A
140+"Major Component", in this context, means a major essential component
141+(kernel, window system, and so on) of the specific operating system
142+(if any) on which the executable work runs, or a compiler used to
143+produce the work, or an object code interpreter used to run it.
144+
145+ The "Corresponding Source" for a work in object code form means all
146+the source code needed to generate, install, and (for an executable
147+work) run the object code and to modify the work, including scripts to
148+control those activities. However, it does not include the work's
149+System Libraries, or general-purpose tools or generally available free
150+programs which are used unmodified in performing those activities but
151+which are not part of the work. For example, Corresponding Source
152+includes interface definition files associated with source files for
153+the work, and the source code for shared libraries and dynamically
154+linked subprograms that the work is specifically designed to require,
155+such as by intimate data communication or control flow between those
156+subprograms and other parts of the work.
157+
158+ The Corresponding Source need not include anything that users
159+can regenerate automatically from other parts of the Corresponding
160+Source.
161+
162+ The Corresponding Source for a work in source code form is that
163+same work.
164+
165+ 2. Basic Permissions.
166+
167+ All rights granted under this License are granted for the term of
168+copyright on the Program, and are irrevocable provided the stated
169+conditions are met. This License explicitly affirms your unlimited
170+permission to run the unmodified Program. The output from running a
171+covered work is covered by this License only if the output, given its
172+content, constitutes a covered work. This License acknowledges your
173+rights of fair use or other equivalent, as provided by copyright law.
174+
175+ You may make, run and propagate covered works that you do not
176+convey, without conditions so long as your license otherwise remains
177+in force. You may convey covered works to others for the sole purpose
178+of having them make modifications exclusively for you, or provide you
179+with facilities for running those works, provided that you comply with
180+the terms of this License in conveying all material for which you do
181+not control copyright. Those thus making or running the covered works
182+for you must do so exclusively on your behalf, under your direction
183+and control, on terms that prohibit them from making any copies of
184+your copyrighted material outside their relationship with you.
185+
186+ Conveying under any other circumstances is permitted solely under
187+the conditions stated below. Sublicensing is not allowed; section 10
188+makes it unnecessary.
189+
190+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
191+
192+ No covered work shall be deemed part of an effective technological
193+measure under any applicable law fulfilling obligations under article
194+11 of the WIPO copyright treaty adopted on 20 December 1996, or
195+similar laws prohibiting or restricting circumvention of such
196+measures.
197+
198+ When you convey a covered work, you waive any legal power to forbid
199+circumvention of technological measures to the extent such circumvention
200+is effected by exercising rights under this License with respect to
201+the covered work, and you disclaim any intention to limit operation or
202+modification of the work as a means of enforcing, against the work's
203+users, your or third parties' legal rights to forbid circumvention of
204+technological measures.
205+
206+ 4. Conveying Verbatim Copies.
207+
208+ You may convey verbatim copies of the Program's source code as you
209+receive it, in any medium, provided that you conspicuously and
210+appropriately publish on each copy an appropriate copyright notice;
211+keep intact all notices stating that this License and any
212+non-permissive terms added in accord with section 7 apply to the code;
213+keep intact all notices of the absence of any warranty; and give all
214+recipients a copy of this License along with the Program.
215+
216+ You may charge any price or no price for each copy that you convey,
217+and you may offer support or warranty protection for a fee.
218+
219+ 5. Conveying Modified Source Versions.
220+
221+ You may convey a work based on the Program, or the modifications to
222+produce it from the Program, in the form of source code under the
223+terms of section 4, provided that you also meet all of these conditions:
224+
225+ a) The work must carry prominent notices stating that you modified
226+ it, and giving a relevant date.
227+
228+ b) The work must carry prominent notices stating that it is
229+ released under this License and any conditions added under section
230+ 7. This requirement modifies the requirement in section 4 to
231+ "keep intact all notices".
232+
233+ c) You must license the entire work, as a whole, under this
234+ License to anyone who comes into possession of a copy. This
235+ License will therefore apply, along with any applicable section 7
236+ additional terms, to the whole of the work, and all its parts,
237+ regardless of how they are packaged. This License gives no
238+ permission to license the work in any other way, but it does not
239+ invalidate such permission if you have separately received it.
240+
241+ d) If the work has interactive user interfaces, each must display
242+ Appropriate Legal Notices; however, if the Program has interactive
243+ interfaces that do not display Appropriate Legal Notices, your
244+ work need not make them do so.
245+
246+ A compilation of a covered work with other separate and independent
247+works, which are not by their nature extensions of the covered work,
248+and which are not combined with it such as to form a larger program,
249+in or on a volume of a storage or distribution medium, is called an
250+"aggregate" if the compilation and its resulting copyright are not
251+used to limit the access or legal rights of the compilation's users
252+beyond what the individual works permit. Inclusion of a covered work
253+in an aggregate does not cause this License to apply to the other
254+parts of the aggregate.
255+
256+ 6. Conveying Non-Source Forms.
257+
258+ You may convey a covered work in object code form under the terms
259+of sections 4 and 5, provided that you also convey the
260+machine-readable Corresponding Source under the terms of this License,
261+in one of these ways:
262+
263+ a) Convey the object code in, or embodied in, a physical product
264+ (including a physical distribution medium), accompanied by the
265+ Corresponding Source fixed on a durable physical medium
266+ customarily used for software interchange.
267+
268+ b) Convey the object code in, or embodied in, a physical product
269+ (including a physical distribution medium), accompanied by a
270+ written offer, valid for at least three years and valid for as
271+ long as you offer spare parts or customer support for that product
272+ model, to give anyone who possesses the object code either (1) a
273+ copy of the Corresponding Source for all the software in the
274+ product that is covered by this License, on a durable physical
275+ medium customarily used for software interchange, for a price no
276+ more than your reasonable cost of physically performing this
277+ conveying of source, or (2) access to copy the
278+ Corresponding Source from a network server at no charge.
279+
280+ c) Convey individual copies of the object code with a copy of the
281+ written offer to provide the Corresponding Source. This
282+ alternative is allowed only occasionally and noncommercially, and
283+ only if you received the object code with such an offer, in accord
284+ with subsection 6b.
285+
286+ d) Convey the object code by offering access from a designated
287+ place (gratis or for a charge), and offer equivalent access to the
288+ Corresponding Source in the same way through the same place at no
289+ further charge. You need not require recipients to copy the
290+ Corresponding Source along with the object code. If the place to
291+ copy the object code is a network server, the Corresponding Source
292+ may be on a different server (operated by you or a third party)
293+ that supports equivalent copying facilities, provided you maintain
294+ clear directions next to the object code saying where to find the
295+ Corresponding Source. Regardless of what server hosts the
296+ Corresponding Source, you remain obligated to ensure that it is
297+ available for as long as needed to satisfy these requirements.
298+
299+ e) Convey the object code using peer-to-peer transmission, provided
300+ you inform other peers where the object code and Corresponding
301+ Source of the work are being offered to the general public at no
302+ charge under subsection 6d.
303+
304+ A separable portion of the object code, whose source code is excluded
305+from the Corresponding Source as a System Library, need not be
306+included in conveying the object code work.
307+
308+ A "User Product" is either (1) a "consumer product", which means any
309+tangible personal property which is normally used for personal, family,
310+or household purposes, or (2) anything designed or sold for incorporation
311+into a dwelling. In determining whether a product is a consumer product,
312+doubtful cases shall be resolved in favor of coverage. For a particular
313+product received by a particular user, "normally used" refers to a
314+typical or common use of that class of product, regardless of the status
315+of the particular user or of the way in which the particular user
316+actually uses, or expects or is expected to use, the product. A product
317+is a consumer product regardless of whether the product has substantial
318+commercial, industrial or non-consumer uses, unless such uses represent
319+the only significant mode of use of the product.
320+
321+ "Installation Information" for a User Product means any methods,
322+procedures, authorization keys, or other information required to install
323+and execute modified versions of a covered work in that User Product from
324+a modified version of its Corresponding Source. The information must
325+suffice to ensure that the continued functioning of the modified object
326+code is in no case prevented or interfered with solely because
327+modification has been made.
328+
329+ If you convey an object code work under this section in, or with, or
330+specifically for use in, a User Product, and the conveying occurs as
331+part of a transaction in which the right of possession and use of the
332+User Product is transferred to the recipient in perpetuity or for a
333+fixed term (regardless of how the transaction is characterized), the
334+Corresponding Source conveyed under this section must be accompanied
335+by the Installation Information. But this requirement does not apply
336+if neither you nor any third party retains the ability to install
337+modified object code on the User Product (for example, the work has
338+been installed in ROM).
339+
340+ The requirement to provide Installation Information does not include a
341+requirement to continue to provide support service, warranty, or updates
342+for a work that has been modified or installed by the recipient, or for
343+the User Product in which it has been modified or installed. Access to a
344+network may be denied when the modification itself materially and
345+adversely affects the operation of the network or violates the rules and
346+protocols for communication across the network.
347+
348+ Corresponding Source conveyed, and Installation Information provided,
349+in accord with this section must be in a format that is publicly
350+documented (and with an implementation available to the public in
351+source code form), and must require no special password or key for
352+unpacking, reading or copying.
353+
354+ 7. Additional Terms.
355+
356+ "Additional permissions" are terms that supplement the terms of this
357+License by making exceptions from one or more of its conditions.
358+Additional permissions that are applicable to the entire Program shall
359+be treated as though they were included in this License, to the extent
360+that they are valid under applicable law. If additional permissions
361+apply only to part of the Program, that part may be used separately
362+under those permissions, but the entire Program remains governed by
363+this License without regard to the additional permissions.
364+
365+ When you convey a copy of a covered work, you may at your option
366+remove any additional permissions from that copy, or from any part of
367+it. (Additional permissions may be written to require their own
368+removal in certain cases when you modify the work.) You may place
369+additional permissions on material, added by you to a covered work,
370+for which you have or can give appropriate copyright permission.
371+
372+ Notwithstanding any other provision of this License, for material you
373+add to a covered work, you may (if authorized by the copyright holders of
374+that material) supplement the terms of this License with terms:
375+
376+ a) Disclaiming warranty or limiting liability differently from the
377+ terms of sections 15 and 16 of this License; or
378+
379+ b) Requiring preservation of specified reasonable legal notices or
380+ author attributions in that material or in the Appropriate Legal
381+ Notices displayed by works containing it; or
382+
383+ c) Prohibiting misrepresentation of the origin of that material, or
384+ requiring that modified versions of such material be marked in
385+ reasonable ways as different from the original version; or
386+
387+ d) Limiting the use for publicity purposes of names of licensors or
388+ authors of the material; or
389+
390+ e) Declining to grant rights under trademark law for use of some
391+ trade names, trademarks, or service marks; or
392+
393+ f) Requiring indemnification of licensors and authors of that
394+ material by anyone who conveys the material (or modified versions of
395+ it) with contractual assumptions of liability to the recipient, for
396+ any liability that these contractual assumptions directly impose on
397+ those licensors and authors.
398+
399+ All other non-permissive additional terms are considered "further
400+restrictions" within the meaning of section 10. If the Program as you
401+received it, or any part of it, contains a notice stating that it is
402+governed by this License along with a term that is a further
403+restriction, you may remove that term. If a license document contains
404+a further restriction but permits relicensing or conveying under this
405+License, you may add to a covered work material governed by the terms
406+of that license document, provided that the further restriction does
407+not survive such relicensing or conveying.
408+
409+ If you add terms to a covered work in accord with this section, you
410+must place, in the relevant source files, a statement of the
411+additional terms that apply to those files, or a notice indicating
412+where to find the applicable terms.
413+
414+ Additional terms, permissive or non-permissive, may be stated in the
415+form of a separately written license, or stated as exceptions;
416+the above requirements apply either way.
417+
418+ 8. Termination.
419+
420+ You may not propagate or modify a covered work except as expressly
421+provided under this License. Any attempt otherwise to propagate or
422+modify it is void, and will automatically terminate your rights under
423+this License (including any patent licenses granted under the third
424+paragraph of section 11).
425+
426+ However, if you cease all violation of this License, then your
427+license from a particular copyright holder is reinstated (a)
428+provisionally, unless and until the copyright holder explicitly and
429+finally terminates your license, and (b) permanently, if the copyright
430+holder fails to notify you of the violation by some reasonable means
431+prior to 60 days after the cessation.
432+
433+ Moreover, your license from a particular copyright holder is
434+reinstated permanently if the copyright holder notifies you of the
435+violation by some reasonable means, this is the first time you have
436+received notice of violation of this License (for any work) from that
437+copyright holder, and you cure the violation prior to 30 days after
438+your receipt of the notice.
439+
440+ Termination of your rights under this section does not terminate the
441+licenses of parties who have received copies or rights from you under
442+this License. If your rights have been terminated and not permanently
443+reinstated, you do not qualify to receive new licenses for the same
444+material under section 10.
445+
446+ 9. Acceptance Not Required for Having Copies.
447+
448+ You are not required to accept this License in order to receive or
449+run a copy of the Program. Ancillary propagation of a covered work
450+occurring solely as a consequence of using peer-to-peer transmission
451+to receive a copy likewise does not require acceptance. However,
452+nothing other than this License grants you permission to propagate or
453+modify any covered work. These actions infringe copyright if you do
454+not accept this License. Therefore, by modifying or propagating a
455+covered work, you indicate your acceptance of this License to do so.
456+
457+ 10. Automatic Licensing of Downstream Recipients.
458+
459+ Each time you convey a covered work, the recipient automatically
460+receives a license from the original licensors, to run, modify and
461+propagate that work, subject to this License. You are not responsible
462+for enforcing compliance by third parties with this License.
463+
464+ An "entity transaction" is a transaction transferring control of an
465+organization, or substantially all assets of one, or subdividing an
466+organization, or merging organizations. If propagation of a covered
467+work results from an entity transaction, each party to that
468+transaction who receives a copy of the work also receives whatever
469+licenses to the work the party's predecessor in interest had or could
470+give under the previous paragraph, plus a right to possession of the
471+Corresponding Source of the work from the predecessor in interest, if
472+the predecessor has it or can get it with reasonable efforts.
473+
474+ You may not impose any further restrictions on the exercise of the
475+rights granted or affirmed under this License. For example, you may
476+not impose a license fee, royalty, or other charge for exercise of
477+rights granted under this License, and you may not initiate litigation
478+(including a cross-claim or counterclaim in a lawsuit) alleging that
479+any patent claim is infringed by making, using, selling, offering for
480+sale, or importing the Program or any portion of it.
481+
482+ 11. Patents.
483+
484+ A "contributor" is a copyright holder who authorizes use under this
485+License of the Program or a work on which the Program is based. The
486+work thus licensed is called the contributor's "contributor version".
487+
488+ A contributor's "essential patent claims" are all patent claims
489+owned or controlled by the contributor, whether already acquired or
490+hereafter acquired, that would be infringed by some manner, permitted
491+by this License, of making, using, or selling its contributor version,
492+but do not include claims that would be infringed only as a
493+consequence of further modification of the contributor version. For
494+purposes of this definition, "control" includes the right to grant
495+patent sublicenses in a manner consistent with the requirements of
496+this License.
497+
498+ Each contributor grants you a non-exclusive, worldwide, royalty-free
499+patent license under the contributor's essential patent claims, to
500+make, use, sell, offer for sale, import and otherwise run, modify and
501+propagate the contents of its contributor version.
502+
503+ In the following three paragraphs, a "patent license" is any express
504+agreement or commitment, however denominated, not to enforce a patent
505+(such as an express permission to practice a patent or covenant not to
506+sue for patent infringement). To "grant" such a patent license to a
507+party means to make such an agreement or commitment not to enforce a
508+patent against the party.
509+
510+ If you convey a covered work, knowingly relying on a patent license,
511+and the Corresponding Source of the work is not available for anyone
512+to copy, free of charge and under the terms of this License, through a
513+publicly available network server or other readily accessible means,
514+then you must either (1) cause the Corresponding Source to be so
515+available, or (2) arrange to deprive yourself of the benefit of the
516+patent license for this particular work, or (3) arrange, in a manner
517+consistent with the requirements of this License, to extend the patent
518+license to downstream recipients. "Knowingly relying" means you have
519+actual knowledge that, but for the patent license, your conveying the
520+covered work in a country, or your recipient's use of the covered work
521+in a country, would infringe one or more identifiable patents in that
522+country that you have reason to believe are valid.
523+
524+ If, pursuant to or in connection with a single transaction or
525+arrangement, you convey, or propagate by procuring conveyance of, a
526+covered work, and grant a patent license to some of the parties
527+receiving the covered work authorizing them to use, propagate, modify
528+or convey a specific copy of the covered work, then the patent license
529+you grant is automatically extended to all recipients of the covered
530+work and works based on it.
531+
532+ A patent license is "discriminatory" if it does not include within
533+the scope of its coverage, prohibits the exercise of, or is
534+conditioned on the non-exercise of one or more of the rights that are
535+specifically granted under this License. You may not convey a covered
536+work if you are a party to an arrangement with a third party that is
537+in the business of distributing software, under which you make payment
538+to the third party based on the extent of your activity of conveying
539+the work, and under which the third party grants, to any of the
540+parties who would receive the covered work from you, a discriminatory
541+patent license (a) in connection with copies of the covered work
542+conveyed by you (or copies made from those copies), or (b) primarily
543+for and in connection with specific products or compilations that
544+contain the covered work, unless you entered into that arrangement,
545+or that patent license was granted, prior to 28 March 2007.
546+
547+ Nothing in this License shall be construed as excluding or limiting
548+any implied license or other defenses to infringement that may
549+otherwise be available to you under applicable patent law.
550+
551+ 12. No Surrender of Others' Freedom.
552+
553+ If conditions are imposed on you (whether by court order, agreement or
554+otherwise) that contradict the conditions of this License, they do not
555+excuse you from the conditions of this License. If you cannot convey a
556+covered work so as to satisfy simultaneously your obligations under this
557+License and any other pertinent obligations, then as a consequence you may
558+not convey it at all. For example, if you agree to terms that obligate you
559+to collect a royalty for further conveying from those to whom you convey
560+the Program, the only way you could satisfy both those terms and this
561+License would be to refrain entirely from conveying the Program.
562+
563+ 13. Use with the GNU Affero General Public License.
564+
565+ Notwithstanding any other provision of this License, you have
566+permission to link or combine any covered work with a work licensed
567+under version 3 of the GNU Affero General Public License into a single
568+combined work, and to convey the resulting work. The terms of this
569+License will continue to apply to the part which is the covered work,
570+but the special requirements of the GNU Affero General Public License,
571+section 13, concerning interaction through a network will apply to the
572+combination as such.
573+
574+ 14. Revised Versions of this License.
575+
576+ The Free Software Foundation may publish revised and/or new versions of
577+the GNU General Public License from time to time. Such new versions will
578+be similar in spirit to the present version, but may differ in detail to
579+address new problems or concerns.
580+
581+ Each version is given a distinguishing version number. If the
582+Program specifies that a certain numbered version of the GNU General
583+Public License "or any later version" applies to it, you have the
584+option of following the terms and conditions either of that numbered
585+version or of any later version published by the Free Software
586+Foundation. If the Program does not specify a version number of the
587+GNU General Public License, you may choose any version ever published
588+by the Free Software Foundation.
589+
590+ If the Program specifies that a proxy can decide which future
591+versions of the GNU General Public License can be used, that proxy's
592+public statement of acceptance of a version permanently authorizes you
593+to choose that version for the Program.
594+
595+ Later license versions may give you additional or different
596+permissions. However, no additional obligations are imposed on any
597+author or copyright holder as a result of your choosing to follow a
598+later version.
599+
600+ 15. Disclaimer of Warranty.
601+
602+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
603+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
604+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
605+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
606+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
607+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
608+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
609+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
610+
611+ 16. Limitation of Liability.
612+
613+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
614+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
615+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
616+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
617+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
618+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
619+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
620+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
621+SUCH DAMAGES.
622+
623+ 17. Interpretation of Sections 15 and 16.
624+
625+ If the disclaimer of warranty and limitation of liability provided
626+above cannot be given local legal effect according to their terms,
627+reviewing courts shall apply local law that most closely approximates
628+an absolute waiver of all civil liability in connection with the
629+Program, unless a warranty or assumption of liability accompanies a
630+copy of the Program in return for a fee.
631
632=== added file 'README'
633--- README 1970-01-01 00:00:00 +0000
634+++ README 2012-02-25 18:04:17 +0000
635@@ -0,0 +1,6 @@
636+CPU-G 0.11.0
637+by Fotis Tsamis <ftsamis@gmail.com>, Michael Schmöller <schmoemi@users.sourceforge.net>
638+
639+CPU-G is a python and gtk+ application that shows some useful information about your hardware. It collects and displays information about your CPU, Motherboard, some general information about your system and more.
640+
641+Site: http://cpug.sourceforge.net/
642
643=== renamed file 'README' => 'README.moved'
644=== added file 'TODO'
645--- TODO 1970-01-01 00:00:00 +0000
646+++ TODO 2012-02-25 18:04:17 +0000
647@@ -0,0 +1,18 @@
648+* Set Xeon CPU logo
649+* CPU cache
650+ - cache per core <-> shared cache
651+ - no readings from Pentium II/III, Pentium 4
652+* more CPU info
653+ - socket, codename, technology...
654+
655+
656+* Localization
657+* Add support for Multi-CPU systems (currently only single CPU systems supported)
658+* GPU info
659+* more M/B & chipset info
660+* Info on RAM size, clock & timings
661+* Installer
662+...
663+....
664+.....
665+* everything CPU-Z has but CPU-G has not
666
667=== renamed file 'TODO' => 'TODO.moved'
668=== added file 'cpu-g.desktop'
669--- cpu-g.desktop 1970-01-01 00:00:00 +0000
670+++ cpu-g.desktop 2012-02-25 18:04:17 +0000
671@@ -0,0 +1,12 @@
672+[Desktop Entry]
673+Version=1.0
674+Encoding=UTF-8
675+Name=CPU-G
676+Comment=CPU-G collects and displays information about your CPU, RAM, Motherboard
677+Exec=python /usr/share/cpug/cpu-g.py
678+Icon=/usr/share/pixmaps/cpu-g_128.png
679+Terminal=false
680+Type=Application
681+StartupNotify=true
682+Categories=System;
683+X-KDE-SubstituteUID=true
684
685=== added file 'cpu-g.glade'
686--- cpu-g.glade 1970-01-01 00:00:00 +0000
687+++ cpu-g.glade 2012-02-25 18:04:17 +0000
688@@ -0,0 +1,1938 @@
689+<?xml version="1.0" encoding="UTF-8"?>
690+<interface>
691+ <requires lib="gtk+" version="2.20"/>
692+ <!-- interface-naming-policy toplevel-contextual -->
693+ <object class="GtkListStore" id="liststore1"/>
694+ <object class="GtkWindow" id="main_window">
695+ <property name="visible">True</property>
696+ <property name="can_focus">False</property>
697+ <property name="title" translatable="yes" comments="Window title">CPU-G</property>
698+ <property name="window_position">center</property>
699+ <property name="default_width">500</property>
700+ <property name="default_height">500</property>
701+ <property name="icon">gfx/cpu-g_48.png</property>
702+ <signal name="destroy" handler="on_mainwindow_destroy" swapped="no"/>
703+ <child>
704+ <object class="GtkVBox" id="vbox1">
705+ <property name="visible">True</property>
706+ <property name="can_focus">False</property>
707+ <child>
708+ <object class="GtkNotebook" id="notebook1">
709+ <property name="visible">True</property>
710+ <property name="can_focus">True</property>
711+ <child>
712+ <object class="GtkVBox" id="vbox2">
713+ <property name="visible">True</property>
714+ <property name="can_focus">False</property>
715+ <property name="spacing">10</property>
716+ <child>
717+ <object class="GtkFrame" id="frame1">
718+ <property name="visible">True</property>
719+ <property name="can_focus">False</property>
720+ <property name="label_xalign">0</property>
721+ <child>
722+ <object class="GtkAlignment" id="alignment1">
723+ <property name="visible">True</property>
724+ <property name="can_focus">False</property>
725+ <property name="left_padding">12</property>
726+ <child>
727+ <object class="GtkHBox" id="hbox1">
728+ <property name="visible">True</property>
729+ <property name="can_focus">False</property>
730+ <child>
731+ <object class="GtkVBox" id="vbox8">
732+ <property name="visible">True</property>
733+ <property name="can_focus">False</property>
734+ <child>
735+ <object class="GtkTable" id="table2">
736+ <property name="visible">True</property>
737+ <property name="can_focus">False</property>
738+ <property name="n_rows">4</property>
739+ <property name="n_columns">2</property>
740+ <property name="column_spacing">2</property>
741+ <property name="row_spacing">1</property>
742+ <child>
743+ <object class="GtkLabel" id="label10">
744+ <property name="visible">True</property>
745+ <property name="can_focus">False</property>
746+ <property name="yalign">0.52999997138977051</property>
747+ <property name="xpad">1</property>
748+ <property name="label" translatable="yes">Vendor</property>
749+ </object>
750+ <packing>
751+ <property name="x_options"></property>
752+ </packing>
753+ </child>
754+ <child>
755+ <object class="GtkLabel" id="label11">
756+ <property name="visible">True</property>
757+ <property name="can_focus">False</property>
758+ <property name="label" translatable="yes">Name</property>
759+ </object>
760+ <packing>
761+ <property name="top_attach">1</property>
762+ <property name="bottom_attach">2</property>
763+ <property name="x_options"></property>
764+ </packing>
765+ </child>
766+ <child>
767+ <object class="GtkEntry" id="vendor">
768+ <property name="visible">True</property>
769+ <property name="can_focus">True</property>
770+ <property name="editable">False</property>
771+ <property name="invisible_char">•</property>
772+ <property name="primary_icon_activatable">False</property>
773+ <property name="secondary_icon_activatable">False</property>
774+ <property name="primary_icon_sensitive">True</property>
775+ <property name="secondary_icon_sensitive">True</property>
776+ </object>
777+ <packing>
778+ <property name="left_attach">1</property>
779+ <property name="right_attach">2</property>
780+ <property name="y_options"></property>
781+ </packing>
782+ </child>
783+ <child>
784+ <object class="GtkEntry" id="model">
785+ <property name="visible">True</property>
786+ <property name="can_focus">True</property>
787+ <property name="editable">False</property>
788+ <property name="invisible_char">•</property>
789+ <property name="primary_icon_activatable">False</property>
790+ <property name="secondary_icon_activatable">False</property>
791+ <property name="primary_icon_sensitive">True</property>
792+ <property name="secondary_icon_sensitive">True</property>
793+ </object>
794+ <packing>
795+ <property name="left_attach">1</property>
796+ <property name="right_attach">2</property>
797+ <property name="top_attach">1</property>
798+ <property name="bottom_attach">2</property>
799+ <property name="y_options"></property>
800+ </packing>
801+ </child>
802+ <child>
803+ <object class="GtkLabel" id="label22">
804+ <property name="visible">True</property>
805+ <property name="can_focus">False</property>
806+ <property name="label" translatable="yes">Core clock</property>
807+ </object>
808+ <packing>
809+ <property name="top_attach">2</property>
810+ <property name="bottom_attach">3</property>
811+ <property name="x_options"></property>
812+ </packing>
813+ </child>
814+ <child>
815+ <object class="GtkEntry" id="corespeed">
816+ <property name="visible">True</property>
817+ <property name="can_focus">True</property>
818+ <property name="editable">False</property>
819+ <property name="invisible_char">•</property>
820+ <property name="primary_icon_activatable">False</property>
821+ <property name="secondary_icon_activatable">False</property>
822+ <property name="primary_icon_sensitive">True</property>
823+ <property name="secondary_icon_sensitive">True</property>
824+ </object>
825+ <packing>
826+ <property name="left_attach">1</property>
827+ <property name="right_attach">2</property>
828+ <property name="top_attach">2</property>
829+ <property name="bottom_attach">3</property>
830+ </packing>
831+ </child>
832+ <child>
833+ <object class="GtkLabel" id="label52">
834+ <property name="visible">True</property>
835+ <property name="can_focus">False</property>
836+ <property name="label" translatable="yes">BogoMIPS</property>
837+ </object>
838+ <packing>
839+ <property name="top_attach">3</property>
840+ <property name="bottom_attach">4</property>
841+ <property name="x_options"></property>
842+ </packing>
843+ </child>
844+ <child>
845+ <object class="GtkEntry" id="bogomips">
846+ <property name="visible">True</property>
847+ <property name="can_focus">True</property>
848+ <property name="invisible_char">•</property>
849+ <property name="primary_icon_activatable">False</property>
850+ <property name="secondary_icon_activatable">False</property>
851+ <property name="primary_icon_sensitive">True</property>
852+ <property name="secondary_icon_sensitive">True</property>
853+ </object>
854+ <packing>
855+ <property name="left_attach">1</property>
856+ <property name="right_attach">2</property>
857+ <property name="top_attach">3</property>
858+ <property name="bottom_attach">4</property>
859+ </packing>
860+ </child>
861+ </object>
862+ <packing>
863+ <property name="expand">True</property>
864+ <property name="fill">True</property>
865+ <property name="position">0</property>
866+ </packing>
867+ </child>
868+ <child>
869+ <object class="GtkHBox" id="hbox6">
870+ <property name="visible">True</property>
871+ <property name="can_focus">False</property>
872+ <child>
873+ <object class="GtkLabel" id="label12">
874+ <property name="visible">True</property>
875+ <property name="can_focus">False</property>
876+ <property name="label" translatable="yes">Family</property>
877+ </object>
878+ <packing>
879+ <property name="expand">True</property>
880+ <property name="fill">True</property>
881+ <property name="position">0</property>
882+ </packing>
883+ </child>
884+ <child>
885+ <object class="GtkEntry" id="family">
886+ <property name="width_request">10</property>
887+ <property name="visible">True</property>
888+ <property name="can_focus">True</property>
889+ <property name="editable">False</property>
890+ <property name="invisible_char">•</property>
891+ <property name="primary_icon_activatable">False</property>
892+ <property name="secondary_icon_activatable">False</property>
893+ <property name="primary_icon_sensitive">True</property>
894+ <property name="secondary_icon_sensitive">True</property>
895+ </object>
896+ <packing>
897+ <property name="expand">True</property>
898+ <property name="fill">True</property>
899+ <property name="position">1</property>
900+ </packing>
901+ </child>
902+ <child>
903+ <object class="GtkLabel" id="label50">
904+ <property name="visible">True</property>
905+ <property name="can_focus">False</property>
906+ <property name="label" translatable="yes">Model</property>
907+ </object>
908+ <packing>
909+ <property name="expand">True</property>
910+ <property name="fill">True</property>
911+ <property name="position">2</property>
912+ </packing>
913+ </child>
914+ <child>
915+ <object class="GtkEntry" id="modelnumber">
916+ <property name="width_request">10</property>
917+ <property name="visible">True</property>
918+ <property name="can_focus">True</property>
919+ <property name="editable">False</property>
920+ <property name="invisible_char">•</property>
921+ <property name="primary_icon_activatable">False</property>
922+ <property name="secondary_icon_activatable">False</property>
923+ <property name="primary_icon_sensitive">True</property>
924+ <property name="secondary_icon_sensitive">True</property>
925+ </object>
926+ <packing>
927+ <property name="expand">True</property>
928+ <property name="fill">True</property>
929+ <property name="position">3</property>
930+ </packing>
931+ </child>
932+ <child>
933+ <object class="GtkLabel" id="label51">
934+ <property name="visible">True</property>
935+ <property name="can_focus">False</property>
936+ <property name="label" translatable="yes">Stepping</property>
937+ </object>
938+ <packing>
939+ <property name="expand">True</property>
940+ <property name="fill">True</property>
941+ <property name="position">4</property>
942+ </packing>
943+ </child>
944+ <child>
945+ <object class="GtkEntry" id="stepping">
946+ <property name="width_request">10</property>
947+ <property name="visible">True</property>
948+ <property name="can_focus">True</property>
949+ <property name="editable">False</property>
950+ <property name="invisible_char">•</property>
951+ <property name="primary_icon_activatable">False</property>
952+ <property name="secondary_icon_activatable">False</property>
953+ <property name="primary_icon_sensitive">True</property>
954+ <property name="secondary_icon_sensitive">True</property>
955+ </object>
956+ <packing>
957+ <property name="expand">True</property>
958+ <property name="fill">True</property>
959+ <property name="position">5</property>
960+ </packing>
961+ </child>
962+ </object>
963+ <packing>
964+ <property name="expand">True</property>
965+ <property name="fill">True</property>
966+ <property name="position">1</property>
967+ </packing>
968+ </child>
969+ </object>
970+ <packing>
971+ <property name="expand">True</property>
972+ <property name="fill">True</property>
973+ <property name="position">0</property>
974+ </packing>
975+ </child>
976+ <child>
977+ <object class="GtkImage" id="proclogo">
978+ <property name="visible">True</property>
979+ <property name="can_focus">False</property>
980+ <property name="xpad">5</property>
981+ <property name="stock">gtk-missing-image</property>
982+ </object>
983+ <packing>
984+ <property name="expand">False</property>
985+ <property name="fill">True</property>
986+ <property name="position">1</property>
987+ </packing>
988+ </child>
989+ </object>
990+ </child>
991+ </object>
992+ </child>
993+ <child type="label">
994+ <object class="GtkLabel" id="label6">
995+ <property name="visible">True</property>
996+ <property name="can_focus">False</property>
997+ <property name="label" translatable="yes">&lt;b&gt;General&lt;/b&gt;</property>
998+ <property name="use_markup">True</property>
999+ </object>
1000+ </child>
1001+ </object>
1002+ <packing>
1003+ <property name="expand">False</property>
1004+ <property name="fill">True</property>
1005+ <property name="position">0</property>
1006+ </packing>
1007+ </child>
1008+ <child>
1009+ <object class="GtkFrame" id="frame2">
1010+ <property name="visible">True</property>
1011+ <property name="can_focus">False</property>
1012+ <property name="label_xalign">0</property>
1013+ <child>
1014+ <object class="GtkAlignment" id="alignment2">
1015+ <property name="visible">True</property>
1016+ <property name="can_focus">False</property>
1017+ <property name="left_padding">12</property>
1018+ <child>
1019+ <object class="GtkVBox" id="vbox3">
1020+ <property name="visible">True</property>
1021+ <property name="can_focus">False</property>
1022+ <child>
1023+ <object class="GtkEntry" id="extensions">
1024+ <property name="visible">True</property>
1025+ <property name="can_focus">True</property>
1026+ <property name="invisible_char">•</property>
1027+ <property name="primary_icon_activatable">False</property>
1028+ <property name="secondary_icon_activatable">False</property>
1029+ <property name="primary_icon_sensitive">True</property>
1030+ <property name="secondary_icon_sensitive">True</property>
1031+ </object>
1032+ <packing>
1033+ <property name="expand">True</property>
1034+ <property name="fill">True</property>
1035+ <property name="padding">5</property>
1036+ <property name="position">0</property>
1037+ </packing>
1038+ </child>
1039+ <child>
1040+ <object class="GtkHBox" id="hbox4">
1041+ <property name="visible">True</property>
1042+ <property name="can_focus">False</property>
1043+ <child>
1044+ <object class="GtkImage" id="check_64">
1045+ <property name="visible">True</property>
1046+ <property name="can_focus">False</property>
1047+ <property name="xalign">1</property>
1048+ <property name="xpad">2</property>
1049+ <property name="stock">gtk-missing-image</property>
1050+ </object>
1051+ <packing>
1052+ <property name="expand">True</property>
1053+ <property name="fill">True</property>
1054+ <property name="position">0</property>
1055+ </packing>
1056+ </child>
1057+ <child>
1058+ <object class="GtkLabel" id="label18">
1059+ <property name="visible">True</property>
1060+ <property name="can_focus">False</property>
1061+ <property name="xalign">0</property>
1062+ <property name="xpad">2</property>
1063+ <property name="label" translatable="yes">x86 64-Bit Extensions</property>
1064+ </object>
1065+ <packing>
1066+ <property name="expand">True</property>
1067+ <property name="fill">True</property>
1068+ <property name="position">1</property>
1069+ </packing>
1070+ </child>
1071+ <child>
1072+ <object class="GtkImage" id="check_hwv">
1073+ <property name="visible">True</property>
1074+ <property name="can_focus">False</property>
1075+ <property name="xalign">1</property>
1076+ <property name="xpad">2</property>
1077+ <property name="stock">gtk-missing-image</property>
1078+ </object>
1079+ <packing>
1080+ <property name="expand">True</property>
1081+ <property name="fill">True</property>
1082+ <property name="position">2</property>
1083+ </packing>
1084+ </child>
1085+ <child>
1086+ <object class="GtkLabel" id="label19">
1087+ <property name="visible">True</property>
1088+ <property name="can_focus">False</property>
1089+ <property name="xalign">0</property>
1090+ <property name="xpad">2</property>
1091+ <property name="label" translatable="yes">Hardware Virtualization</property>
1092+ </object>
1093+ <packing>
1094+ <property name="expand">True</property>
1095+ <property name="fill">True</property>
1096+ <property name="position">3</property>
1097+ </packing>
1098+ </child>
1099+ </object>
1100+ <packing>
1101+ <property name="expand">True</property>
1102+ <property name="fill">True</property>
1103+ <property name="padding">5</property>
1104+ <property name="position">1</property>
1105+ </packing>
1106+ </child>
1107+ </object>
1108+ </child>
1109+ </object>
1110+ </child>
1111+ <child type="label">
1112+ <object class="GtkLabel" id="label7">
1113+ <property name="visible">True</property>
1114+ <property name="can_focus">False</property>
1115+ <property name="label" translatable="yes">&lt;b&gt;Extensions&lt;/b&gt;</property>
1116+ <property name="use_markup">True</property>
1117+ </object>
1118+ </child>
1119+ </object>
1120+ <packing>
1121+ <property name="expand">False</property>
1122+ <property name="fill">True</property>
1123+ <property name="position">1</property>
1124+ </packing>
1125+ </child>
1126+ <child>
1127+ <object class="GtkFrame" id="frame3">
1128+ <property name="visible">True</property>
1129+ <property name="can_focus">False</property>
1130+ <property name="label_xalign">0</property>
1131+ <child>
1132+ <object class="GtkAlignment" id="alignment3">
1133+ <property name="visible">True</property>
1134+ <property name="can_focus">False</property>
1135+ <property name="left_padding">12</property>
1136+ <child>
1137+ <object class="GtkTable" id="table3">
1138+ <property name="visible">True</property>
1139+ <property name="can_focus">False</property>
1140+ <property name="n_rows">4</property>
1141+ <property name="n_columns">2</property>
1142+ <property name="column_spacing">5</property>
1143+ <property name="row_spacing">2</property>
1144+ <child>
1145+ <object class="GtkLabel" id="label13">
1146+ <property name="visible">True</property>
1147+ <property name="can_focus">False</property>
1148+ <property name="label" translatable="yes">L1 Data</property>
1149+ </object>
1150+ <packing>
1151+ <property name="x_options">GTK_FILL</property>
1152+ <property name="y_options"></property>
1153+ </packing>
1154+ </child>
1155+ <child>
1156+ <object class="GtkLabel" id="label14">
1157+ <property name="visible">True</property>
1158+ <property name="can_focus">False</property>
1159+ <property name="label" translatable="yes">L1 Instr</property>
1160+ </object>
1161+ <packing>
1162+ <property name="top_attach">1</property>
1163+ <property name="bottom_attach">2</property>
1164+ <property name="x_options">GTK_FILL</property>
1165+ <property name="y_options"></property>
1166+ </packing>
1167+ </child>
1168+ <child>
1169+ <object class="GtkLabel" id="label15">
1170+ <property name="visible">True</property>
1171+ <property name="can_focus">False</property>
1172+ <property name="label" translatable="yes">Level 2</property>
1173+ </object>
1174+ <packing>
1175+ <property name="top_attach">2</property>
1176+ <property name="bottom_attach">3</property>
1177+ <property name="x_options">GTK_FILL</property>
1178+ <property name="y_options"></property>
1179+ </packing>
1180+ </child>
1181+ <child>
1182+ <object class="GtkLabel" id="label16">
1183+ <property name="visible">True</property>
1184+ <property name="can_focus">False</property>
1185+ <property name="label" translatable="yes">Level 3</property>
1186+ </object>
1187+ <packing>
1188+ <property name="top_attach">3</property>
1189+ <property name="bottom_attach">4</property>
1190+ <property name="x_options">GTK_FILL</property>
1191+ <property name="y_options"></property>
1192+ </packing>
1193+ </child>
1194+ <child>
1195+ <object class="GtkEntry" id="l1data">
1196+ <property name="visible">True</property>
1197+ <property name="can_focus">True</property>
1198+ <property name="editable">False</property>
1199+ <property name="invisible_char">●</property>
1200+ <property name="primary_icon_activatable">False</property>
1201+ <property name="secondary_icon_activatable">False</property>
1202+ <property name="primary_icon_sensitive">True</property>
1203+ <property name="secondary_icon_sensitive">True</property>
1204+ </object>
1205+ <packing>
1206+ <property name="left_attach">1</property>
1207+ <property name="right_attach">2</property>
1208+ <property name="y_options"></property>
1209+ </packing>
1210+ </child>
1211+ <child>
1212+ <object class="GtkEntry" id="l1inst">
1213+ <property name="visible">True</property>
1214+ <property name="can_focus">True</property>
1215+ <property name="editable">False</property>
1216+ <property name="invisible_char">●</property>
1217+ <property name="primary_icon_activatable">False</property>
1218+ <property name="secondary_icon_activatable">False</property>
1219+ <property name="primary_icon_sensitive">True</property>
1220+ <property name="secondary_icon_sensitive">True</property>
1221+ </object>
1222+ <packing>
1223+ <property name="left_attach">1</property>
1224+ <property name="right_attach">2</property>
1225+ <property name="top_attach">1</property>
1226+ <property name="bottom_attach">2</property>
1227+ <property name="y_options"></property>
1228+ </packing>
1229+ </child>
1230+ <child>
1231+ <object class="GtkEntry" id="l2">
1232+ <property name="visible">True</property>
1233+ <property name="can_focus">True</property>
1234+ <property name="editable">False</property>
1235+ <property name="invisible_char">●</property>
1236+ <property name="primary_icon_activatable">False</property>
1237+ <property name="secondary_icon_activatable">False</property>
1238+ <property name="primary_icon_sensitive">True</property>
1239+ <property name="secondary_icon_sensitive">True</property>
1240+ </object>
1241+ <packing>
1242+ <property name="left_attach">1</property>
1243+ <property name="right_attach">2</property>
1244+ <property name="top_attach">2</property>
1245+ <property name="bottom_attach">3</property>
1246+ <property name="y_options"></property>
1247+ </packing>
1248+ </child>
1249+ <child>
1250+ <object class="GtkEntry" id="l3">
1251+ <property name="visible">True</property>
1252+ <property name="can_focus">True</property>
1253+ <property name="editable">False</property>
1254+ <property name="invisible_char">●</property>
1255+ <property name="primary_icon_activatable">False</property>
1256+ <property name="secondary_icon_activatable">False</property>
1257+ <property name="primary_icon_sensitive">True</property>
1258+ <property name="secondary_icon_sensitive">True</property>
1259+ </object>
1260+ <packing>
1261+ <property name="left_attach">1</property>
1262+ <property name="right_attach">2</property>
1263+ <property name="top_attach">3</property>
1264+ <property name="bottom_attach">4</property>
1265+ <property name="y_options"></property>
1266+ </packing>
1267+ </child>
1268+ </object>
1269+ </child>
1270+ </object>
1271+ </child>
1272+ <child type="label">
1273+ <object class="GtkLabel" id="label8">
1274+ <property name="visible">True</property>
1275+ <property name="can_focus">False</property>
1276+ <property name="label" translatable="yes">&lt;b&gt;Cache&lt;/b&gt;</property>
1277+ <property name="use_markup">True</property>
1278+ </object>
1279+ </child>
1280+ </object>
1281+ <packing>
1282+ <property name="expand">True</property>
1283+ <property name="fill">True</property>
1284+ <property name="position">2</property>
1285+ </packing>
1286+ </child>
1287+ <child>
1288+ <object class="GtkFrame" id="frame4">
1289+ <property name="visible">True</property>
1290+ <property name="can_focus">False</property>
1291+ <property name="label_xalign">0</property>
1292+ <property name="shadow_type">none</property>
1293+ <child>
1294+ <object class="GtkAlignment" id="alignment4">
1295+ <property name="visible">True</property>
1296+ <property name="can_focus">False</property>
1297+ <property name="left_padding">12</property>
1298+ <child>
1299+ <object class="GtkHBox" id="hbox2">
1300+ <property name="visible">True</property>
1301+ <property name="can_focus">False</property>
1302+ <child>
1303+ <object class="GtkComboBox" id="coreselection">
1304+ <property name="visible">True</property>
1305+ <property name="can_focus">False</property>
1306+ <signal name="changed" handler="on_core_move_active" swapped="no"/>
1307+ </object>
1308+ <packing>
1309+ <property name="expand">False</property>
1310+ <property name="fill">False</property>
1311+ <property name="position">0</property>
1312+ </packing>
1313+ </child>
1314+ <child>
1315+ <object class="GtkHBox" id="hbox3">
1316+ <property name="visible">True</property>
1317+ <property name="can_focus">False</property>
1318+ <property name="spacing">5</property>
1319+ <child>
1320+ <object class="GtkLabel" id="label17">
1321+ <property name="visible">True</property>
1322+ <property name="can_focus">False</property>
1323+ <property name="label" translatable="yes">Cores</property>
1324+ </object>
1325+ <packing>
1326+ <property name="expand">False</property>
1327+ <property name="fill">True</property>
1328+ <property name="position">0</property>
1329+ </packing>
1330+ </child>
1331+ <child>
1332+ <object class="GtkEntry" id="coresnum">
1333+ <property name="visible">True</property>
1334+ <property name="can_focus">True</property>
1335+ <property name="editable">False</property>
1336+ <property name="invisible_char">●</property>
1337+ <property name="width_chars">3</property>
1338+ <property name="primary_icon_activatable">False</property>
1339+ <property name="secondary_icon_activatable">False</property>
1340+ <property name="primary_icon_sensitive">True</property>
1341+ <property name="secondary_icon_sensitive">True</property>
1342+ </object>
1343+ <packing>
1344+ <property name="expand">False</property>
1345+ <property name="fill">True</property>
1346+ <property name="position">1</property>
1347+ </packing>
1348+ </child>
1349+ <child>
1350+ <object class="GtkLabel" id="label48">
1351+ <property name="visible">True</property>
1352+ <property name="can_focus">False</property>
1353+ <property name="label" translatable="yes">Threads</property>
1354+ </object>
1355+ <packing>
1356+ <property name="expand">False</property>
1357+ <property name="fill">True</property>
1358+ <property name="position">2</property>
1359+ </packing>
1360+ </child>
1361+ <child>
1362+ <object class="GtkEntry" id="threads">
1363+ <property name="visible">True</property>
1364+ <property name="can_focus">True</property>
1365+ <property name="invisible_char">•</property>
1366+ <property name="width_chars">3</property>
1367+ <property name="primary_icon_activatable">False</property>
1368+ <property name="secondary_icon_activatable">False</property>
1369+ <property name="primary_icon_sensitive">True</property>
1370+ <property name="secondary_icon_sensitive">True</property>
1371+ </object>
1372+ <packing>
1373+ <property name="expand">False</property>
1374+ <property name="fill">True</property>
1375+ <property name="position">3</property>
1376+ </packing>
1377+ </child>
1378+ </object>
1379+ <packing>
1380+ <property name="expand">True</property>
1381+ <property name="fill">True</property>
1382+ <property name="padding">5</property>
1383+ <property name="pack_type">end</property>
1384+ <property name="position">1</property>
1385+ </packing>
1386+ </child>
1387+ </object>
1388+ </child>
1389+ </object>
1390+ </child>
1391+ <child type="label">
1392+ <object class="GtkLabel" id="label9">
1393+ <property name="visible">True</property>
1394+ <property name="can_focus">False</property>
1395+ <property name="label" translatable="yes">&lt;b&gt;Core selection&lt;/b&gt;</property>
1396+ <property name="use_markup">True</property>
1397+ </object>
1398+ </child>
1399+ </object>
1400+ <packing>
1401+ <property name="expand">False</property>
1402+ <property name="fill">True</property>
1403+ <property name="position">3</property>
1404+ </packing>
1405+ </child>
1406+ </object>
1407+ </child>
1408+ <child type="tab">
1409+ <object class="GtkLabel" id="label1">
1410+ <property name="visible">True</property>
1411+ <property name="can_focus">False</property>
1412+ <property name="label" translatable="yes">Processor</property>
1413+ </object>
1414+ <packing>
1415+ <property name="tab_fill">False</property>
1416+ </packing>
1417+ </child>
1418+ <child>
1419+ <object class="GtkVBox" id="vbox4">
1420+ <property name="visible">True</property>
1421+ <property name="can_focus">False</property>
1422+ <property name="spacing">10</property>
1423+ <child>
1424+ <object class="GtkFrame" id="frame5">
1425+ <property name="visible">True</property>
1426+ <property name="can_focus">False</property>
1427+ <property name="label_xalign">0</property>
1428+ <child>
1429+ <object class="GtkAlignment" id="alignment5">
1430+ <property name="visible">True</property>
1431+ <property name="can_focus">False</property>
1432+ <property name="left_padding">12</property>
1433+ <child>
1434+ <object class="GtkVBox" id="vbox9">
1435+ <property name="visible">True</property>
1436+ <property name="can_focus">False</property>
1437+ <child>
1438+ <object class="GtkImage" id="chipset">
1439+ <property name="height_request">50</property>
1440+ <property name="visible">True</property>
1441+ <property name="can_focus">False</property>
1442+ <property name="stock">gtk-missing-image</property>
1443+ </object>
1444+ <packing>
1445+ <property name="expand">True</property>
1446+ <property name="fill">True</property>
1447+ <property name="position">0</property>
1448+ </packing>
1449+ </child>
1450+ <child>
1451+ <object class="GtkTable" id="table4">
1452+ <property name="visible">True</property>
1453+ <property name="can_focus">False</property>
1454+ <property name="n_rows">3</property>
1455+ <property name="n_columns">2</property>
1456+ <property name="column_spacing">5</property>
1457+ <property name="row_spacing">3</property>
1458+ <child>
1459+ <object class="GtkLabel" id="label27">
1460+ <property name="visible">True</property>
1461+ <property name="can_focus">False</property>
1462+ <property name="label" translatable="yes">Chipset</property>
1463+ </object>
1464+ <packing>
1465+ <property name="x_options">GTK_FILL</property>
1466+ <property name="y_options"></property>
1467+ </packing>
1468+ </child>
1469+ <child>
1470+ <object class="GtkLabel" id="label28">
1471+ <property name="visible">True</property>
1472+ <property name="can_focus">False</property>
1473+ <property name="label" translatable="yes">Vendor</property>
1474+ </object>
1475+ <packing>
1476+ <property name="top_attach">1</property>
1477+ <property name="bottom_attach">2</property>
1478+ <property name="x_options">GTK_FILL</property>
1479+ <property name="y_options"></property>
1480+ </packing>
1481+ </child>
1482+ <child>
1483+ <object class="GtkEntry" id="mobochipset">
1484+ <property name="visible">True</property>
1485+ <property name="can_focus">True</property>
1486+ <property name="editable">False</property>
1487+ <property name="invisible_char">•</property>
1488+ <property name="primary_icon_activatable">False</property>
1489+ <property name="secondary_icon_activatable">False</property>
1490+ <property name="primary_icon_sensitive">True</property>
1491+ <property name="secondary_icon_sensitive">True</property>
1492+ </object>
1493+ <packing>
1494+ <property name="left_attach">1</property>
1495+ <property name="right_attach">2</property>
1496+ <property name="y_options"></property>
1497+ </packing>
1498+ </child>
1499+ <child>
1500+ <object class="GtkEntry" id="mobovendor">
1501+ <property name="visible">True</property>
1502+ <property name="can_focus">True</property>
1503+ <property name="editable">False</property>
1504+ <property name="invisible_char">•</property>
1505+ <property name="primary_icon_activatable">False</property>
1506+ <property name="secondary_icon_activatable">False</property>
1507+ <property name="primary_icon_sensitive">True</property>
1508+ <property name="secondary_icon_sensitive">True</property>
1509+ </object>
1510+ <packing>
1511+ <property name="left_attach">1</property>
1512+ <property name="right_attach">2</property>
1513+ <property name="top_attach">1</property>
1514+ <property name="bottom_attach">2</property>
1515+ <property name="y_options"></property>
1516+ </packing>
1517+ </child>
1518+ <child>
1519+ <object class="GtkLabel" id="label49">
1520+ <property name="visible">True</property>
1521+ <property name="can_focus">False</property>
1522+ <property name="label" translatable="yes">Name</property>
1523+ </object>
1524+ <packing>
1525+ <property name="top_attach">2</property>
1526+ <property name="bottom_attach">3</property>
1527+ <property name="x_options">GTK_FILL</property>
1528+ <property name="y_options"></property>
1529+ </packing>
1530+ </child>
1531+ <child>
1532+ <object class="GtkEntry" id="moboname">
1533+ <property name="visible">True</property>
1534+ <property name="can_focus">True</property>
1535+ <property name="invisible_char">•</property>
1536+ <property name="primary_icon_activatable">False</property>
1537+ <property name="secondary_icon_activatable">False</property>
1538+ <property name="primary_icon_sensitive">True</property>
1539+ <property name="secondary_icon_sensitive">True</property>
1540+ </object>
1541+ <packing>
1542+ <property name="left_attach">1</property>
1543+ <property name="right_attach">2</property>
1544+ <property name="top_attach">2</property>
1545+ <property name="bottom_attach">3</property>
1546+ <property name="y_options"></property>
1547+ </packing>
1548+ </child>
1549+ </object>
1550+ <packing>
1551+ <property name="expand">True</property>
1552+ <property name="fill">True</property>
1553+ <property name="position">1</property>
1554+ </packing>
1555+ </child>
1556+ </object>
1557+ </child>
1558+ </object>
1559+ </child>
1560+ <child type="label">
1561+ <object class="GtkLabel" id="label25">
1562+ <property name="visible">True</property>
1563+ <property name="can_focus">False</property>
1564+ <property name="label" translatable="yes">&lt;b&gt;Motherboard / Chipset&lt;/b&gt;</property>
1565+ <property name="use_markup">True</property>
1566+ </object>
1567+ </child>
1568+ </object>
1569+ <packing>
1570+ <property name="expand">True</property>
1571+ <property name="fill">True</property>
1572+ <property name="position">0</property>
1573+ </packing>
1574+ </child>
1575+ <child>
1576+ <object class="GtkFrame" id="frame6">
1577+ <property name="visible">True</property>
1578+ <property name="can_focus">False</property>
1579+ <property name="label_xalign">0</property>
1580+ <child>
1581+ <object class="GtkAlignment" id="alignment6">
1582+ <property name="visible">True</property>
1583+ <property name="can_focus">False</property>
1584+ <property name="left_padding">12</property>
1585+ <child>
1586+ <object class="GtkTable" id="table5">
1587+ <property name="visible">True</property>
1588+ <property name="can_focus">False</property>
1589+ <property name="n_rows">3</property>
1590+ <property name="n_columns">2</property>
1591+ <property name="column_spacing">5</property>
1592+ <property name="row_spacing">3</property>
1593+ <child>
1594+ <object class="GtkLabel" id="label29">
1595+ <property name="visible">True</property>
1596+ <property name="can_focus">False</property>
1597+ <property name="label" translatable="yes">Vendor</property>
1598+ </object>
1599+ <packing>
1600+ <property name="x_options">GTK_FILL</property>
1601+ <property name="y_options"></property>
1602+ </packing>
1603+ </child>
1604+ <child>
1605+ <object class="GtkLabel" id="label30">
1606+ <property name="visible">True</property>
1607+ <property name="can_focus">False</property>
1608+ <property name="label" translatable="yes">Version</property>
1609+ </object>
1610+ <packing>
1611+ <property name="top_attach">1</property>
1612+ <property name="bottom_attach">2</property>
1613+ <property name="x_options">GTK_FILL</property>
1614+ <property name="y_options"></property>
1615+ </packing>
1616+ </child>
1617+ <child>
1618+ <object class="GtkLabel" id="label31">
1619+ <property name="visible">True</property>
1620+ <property name="can_focus">False</property>
1621+ <property name="label" translatable="yes">Date</property>
1622+ </object>
1623+ <packing>
1624+ <property name="top_attach">2</property>
1625+ <property name="bottom_attach">3</property>
1626+ <property name="x_options">GTK_FILL</property>
1627+ <property name="y_options"></property>
1628+ </packing>
1629+ </child>
1630+ <child>
1631+ <object class="GtkEntry" id="biosvendor">
1632+ <property name="visible">True</property>
1633+ <property name="can_focus">True</property>
1634+ <property name="editable">False</property>
1635+ <property name="invisible_char">●</property>
1636+ <property name="primary_icon_activatable">False</property>
1637+ <property name="secondary_icon_activatable">False</property>
1638+ <property name="primary_icon_sensitive">True</property>
1639+ <property name="secondary_icon_sensitive">True</property>
1640+ </object>
1641+ <packing>
1642+ <property name="left_attach">1</property>
1643+ <property name="right_attach">2</property>
1644+ <property name="y_options"></property>
1645+ </packing>
1646+ </child>
1647+ <child>
1648+ <object class="GtkEntry" id="biosversion">
1649+ <property name="visible">True</property>
1650+ <property name="can_focus">True</property>
1651+ <property name="editable">False</property>
1652+ <property name="invisible_char">●</property>
1653+ <property name="primary_icon_activatable">False</property>
1654+ <property name="secondary_icon_activatable">False</property>
1655+ <property name="primary_icon_sensitive">True</property>
1656+ <property name="secondary_icon_sensitive">True</property>
1657+ </object>
1658+ <packing>
1659+ <property name="left_attach">1</property>
1660+ <property name="right_attach">2</property>
1661+ <property name="top_attach">1</property>
1662+ <property name="bottom_attach">2</property>
1663+ <property name="y_options"></property>
1664+ </packing>
1665+ </child>
1666+ <child>
1667+ <object class="GtkEntry" id="biosdate">
1668+ <property name="visible">True</property>
1669+ <property name="can_focus">True</property>
1670+ <property name="editable">False</property>
1671+ <property name="invisible_char">●</property>
1672+ <property name="primary_icon_activatable">False</property>
1673+ <property name="secondary_icon_activatable">False</property>
1674+ <property name="primary_icon_sensitive">True</property>
1675+ <property name="secondary_icon_sensitive">True</property>
1676+ </object>
1677+ <packing>
1678+ <property name="left_attach">1</property>
1679+ <property name="right_attach">2</property>
1680+ <property name="top_attach">2</property>
1681+ <property name="bottom_attach">3</property>
1682+ <property name="y_options"></property>
1683+ </packing>
1684+ </child>
1685+ </object>
1686+ </child>
1687+ </object>
1688+ </child>
1689+ <child type="label">
1690+ <object class="GtkLabel" id="label26">
1691+ <property name="visible">True</property>
1692+ <property name="can_focus">False</property>
1693+ <property name="label" translatable="yes">&lt;b&gt;BIOS&lt;/b&gt;</property>
1694+ <property name="use_markup">True</property>
1695+ </object>
1696+ </child>
1697+ </object>
1698+ <packing>
1699+ <property name="expand">True</property>
1700+ <property name="fill">True</property>
1701+ <property name="position">1</property>
1702+ </packing>
1703+ </child>
1704+ </object>
1705+ <packing>
1706+ <property name="position">1</property>
1707+ </packing>
1708+ </child>
1709+ <child type="tab">
1710+ <object class="GtkLabel" id="label2">
1711+ <property name="visible">True</property>
1712+ <property name="can_focus">False</property>
1713+ <property name="label" translatable="yes">Motherboard</property>
1714+ </object>
1715+ <packing>
1716+ <property name="position">1</property>
1717+ <property name="tab_fill">False</property>
1718+ </packing>
1719+ </child>
1720+ <child>
1721+ <object class="GtkVBox" id="vbox">
1722+ <property name="visible">True</property>
1723+ <property name="can_focus">False</property>
1724+ <property name="spacing">10</property>
1725+ <child>
1726+ <object class="GtkFrame" id="frame7">
1727+ <property name="visible">True</property>
1728+ <property name="can_focus">False</property>
1729+ <property name="label_xalign">0</property>
1730+ <child>
1731+ <object class="GtkAlignment" id="alignment7">
1732+ <property name="visible">True</property>
1733+ <property name="can_focus">False</property>
1734+ <property name="left_padding">12</property>
1735+ <child>
1736+ <object class="GtkVBox" id="vbox7">
1737+ <property name="visible">True</property>
1738+ <property name="can_focus">False</property>
1739+ <child>
1740+ <object class="GtkVBox" id="vbox12">
1741+ <property name="visible">True</property>
1742+ <property name="can_focus">False</property>
1743+ <child>
1744+ <object class="GtkTable" id="table1">
1745+ <property name="visible">True</property>
1746+ <property name="can_focus">False</property>
1747+ <property name="n_rows">4</property>
1748+ <property name="n_columns">2</property>
1749+ <property name="column_spacing">5</property>
1750+ <property name="row_spacing">3</property>
1751+ <child>
1752+ <object class="GtkEntry" id="open_gl_vendor">
1753+ <property name="visible">True</property>
1754+ <property name="can_focus">True</property>
1755+ <property name="editable">False</property>
1756+ <property name="invisible_char">•</property>
1757+ <property name="invisible_char_set">True</property>
1758+ <property name="primary_icon_activatable">False</property>
1759+ <property name="secondary_icon_activatable">False</property>
1760+ <property name="primary_icon_sensitive">True</property>
1761+ <property name="secondary_icon_sensitive">True</property>
1762+ </object>
1763+ <packing>
1764+ <property name="left_attach">1</property>
1765+ <property name="right_attach">2</property>
1766+ <property name="top_attach">1</property>
1767+ <property name="bottom_attach">2</property>
1768+ <property name="y_options"></property>
1769+ </packing>
1770+ </child>
1771+ <child>
1772+ <object class="GtkEntry" id="open_gl_renderer">
1773+ <property name="visible">True</property>
1774+ <property name="can_focus">True</property>
1775+ <property name="editable">False</property>
1776+ <property name="invisible_char">•</property>
1777+ <property name="invisible_char_set">True</property>
1778+ <property name="primary_icon_activatable">False</property>
1779+ <property name="secondary_icon_activatable">False</property>
1780+ <property name="primary_icon_sensitive">True</property>
1781+ <property name="secondary_icon_sensitive">True</property>
1782+ </object>
1783+ <packing>
1784+ <property name="left_attach">1</property>
1785+ <property name="right_attach">2</property>
1786+ <property name="top_attach">2</property>
1787+ <property name="bottom_attach">3</property>
1788+ <property name="y_options"></property>
1789+ </packing>
1790+ </child>
1791+ <child>
1792+ <object class="GtkEntry" id="open_gl_version">
1793+ <property name="visible">True</property>
1794+ <property name="can_focus">True</property>
1795+ <property name="invisible_char">•</property>
1796+ <property name="invisible_char_set">True</property>
1797+ <property name="primary_icon_activatable">False</property>
1798+ <property name="secondary_icon_activatable">False</property>
1799+ <property name="primary_icon_sensitive">True</property>
1800+ <property name="secondary_icon_sensitive">True</property>
1801+ </object>
1802+ <packing>
1803+ <property name="left_attach">1</property>
1804+ <property name="right_attach">2</property>
1805+ <property name="top_attach">3</property>
1806+ <property name="bottom_attach">4</property>
1807+ <property name="y_options"></property>
1808+ </packing>
1809+ </child>
1810+ <child>
1811+ <object class="GtkLabel" id="label20">
1812+ <property name="visible">True</property>
1813+ <property name="can_focus">False</property>
1814+ <property name="label" translatable="yes">OpenGL Vendor</property>
1815+ </object>
1816+ <packing>
1817+ <property name="top_attach">1</property>
1818+ <property name="bottom_attach">2</property>
1819+ <property name="x_options">GTK_FILL</property>
1820+ <property name="y_options"></property>
1821+ </packing>
1822+ </child>
1823+ <child>
1824+ <object class="GtkLabel" id="label23">
1825+ <property name="visible">True</property>
1826+ <property name="can_focus">False</property>
1827+ <property name="label" translatable="yes">OpenGL renderer</property>
1828+ </object>
1829+ <packing>
1830+ <property name="top_attach">2</property>
1831+ <property name="bottom_attach">3</property>
1832+ <property name="x_options">GTK_FILL</property>
1833+ <property name="y_options"></property>
1834+ </packing>
1835+ </child>
1836+ <child>
1837+ <object class="GtkLabel" id="label39">
1838+ <property name="visible">True</property>
1839+ <property name="can_focus">False</property>
1840+ <property name="label" translatable="yes">OpenGL version</property>
1841+ </object>
1842+ <packing>
1843+ <property name="top_attach">3</property>
1844+ <property name="bottom_attach">4</property>
1845+ <property name="x_options">GTK_FILL</property>
1846+ <property name="y_options"></property>
1847+ </packing>
1848+ </child>
1849+ <child>
1850+ <object class="GtkEntry" id="VGA_compatible_controller">
1851+ <property name="visible">True</property>
1852+ <property name="can_focus">True</property>
1853+ <property name="invisible_char">•</property>
1854+ <property name="invisible_char_set">True</property>
1855+ <property name="primary_icon_activatable">False</property>
1856+ <property name="secondary_icon_activatable">False</property>
1857+ <property name="primary_icon_sensitive">True</property>
1858+ <property name="secondary_icon_sensitive">True</property>
1859+ </object>
1860+ <packing>
1861+ <property name="left_attach">1</property>
1862+ <property name="right_attach">2</property>
1863+ <property name="y_options"></property>
1864+ </packing>
1865+ </child>
1866+ <child>
1867+ <object class="GtkLabel" id="label42">
1868+ <property name="visible">True</property>
1869+ <property name="can_focus">False</property>
1870+ <property name="label" translatable="yes">Graphic controller</property>
1871+ </object>
1872+ <packing>
1873+ <property name="x_options">GTK_FILL</property>
1874+ <property name="y_options"></property>
1875+ </packing>
1876+ </child>
1877+ </object>
1878+ <packing>
1879+ <property name="expand">True</property>
1880+ <property name="fill">True</property>
1881+ <property name="position">0</property>
1882+ </packing>
1883+ </child>
1884+ <child>
1885+ <object class="GtkImage" id="graphic_logo">
1886+ <property name="visible">True</property>
1887+ <property name="can_focus">False</property>
1888+ <property name="stock">gtk-missing-image</property>
1889+ </object>
1890+ <packing>
1891+ <property name="expand">True</property>
1892+ <property name="fill">True</property>
1893+ <property name="position">1</property>
1894+ </packing>
1895+ </child>
1896+ </object>
1897+ <packing>
1898+ <property name="expand">False</property>
1899+ <property name="fill">True</property>
1900+ <property name="position">0</property>
1901+ </packing>
1902+ </child>
1903+ </object>
1904+ </child>
1905+ </object>
1906+ </child>
1907+ <child type="label">
1908+ <object class="GtkLabel" id="label41">
1909+ <property name="visible">True</property>
1910+ <property name="can_focus">False</property>
1911+ <property name="label" translatable="yes">&lt;b&gt;Graphic card&lt;/b&gt;</property>
1912+ <property name="use_markup">True</property>
1913+ </object>
1914+ </child>
1915+ </object>
1916+ <packing>
1917+ <property name="expand">True</property>
1918+ <property name="fill">True</property>
1919+ <property name="position">1</property>
1920+ </packing>
1921+ </child>
1922+ </object>
1923+ <packing>
1924+ <property name="position">2</property>
1925+ </packing>
1926+ </child>
1927+ <child type="tab">
1928+ <object class="GtkLabel" id="label3">
1929+ <property name="visible">True</property>
1930+ <property name="can_focus">False</property>
1931+ <property name="label" translatable="yes">Graphic</property>
1932+ </object>
1933+ <packing>
1934+ <property name="position">2</property>
1935+ <property name="tab_fill">False</property>
1936+ </packing>
1937+ </child>
1938+ <child>
1939+ <object class="GtkTable" id="table7">
1940+ <property name="visible">True</property>
1941+ <property name="can_focus">False</property>
1942+ <property name="n_rows">6</property>
1943+ <property name="n_columns">2</property>
1944+ <property name="column_spacing">12</property>
1945+ <property name="row_spacing">6</property>
1946+ <child>
1947+ <object class="GtkEntry" id="ramtotal">
1948+ <property name="visible">True</property>
1949+ <property name="can_focus">True</property>
1950+ <property name="invisible_char">•</property>
1951+ <property name="primary_icon_activatable">False</property>
1952+ <property name="secondary_icon_activatable">False</property>
1953+ <property name="primary_icon_sensitive">True</property>
1954+ <property name="secondary_icon_sensitive">True</property>
1955+ </object>
1956+ <packing>
1957+ <property name="left_attach">1</property>
1958+ <property name="right_attach">2</property>
1959+ <property name="y_options"></property>
1960+ </packing>
1961+ </child>
1962+ <child>
1963+ <object class="GtkEntry" id="ramactive">
1964+ <property name="visible">True</property>
1965+ <property name="can_focus">True</property>
1966+ <property name="invisible_char">•</property>
1967+ <property name="primary_icon_activatable">False</property>
1968+ <property name="secondary_icon_activatable">False</property>
1969+ <property name="primary_icon_sensitive">True</property>
1970+ <property name="secondary_icon_sensitive">True</property>
1971+ </object>
1972+ <packing>
1973+ <property name="left_attach">1</property>
1974+ <property name="right_attach">2</property>
1975+ <property name="top_attach">3</property>
1976+ <property name="bottom_attach">4</property>
1977+ <property name="y_options"></property>
1978+ </packing>
1979+ </child>
1980+ <child>
1981+ <object class="GtkEntry" id="raminactive">
1982+ <property name="visible">True</property>
1983+ <property name="can_focus">True</property>
1984+ <property name="invisible_char">•</property>
1985+ <property name="primary_icon_activatable">False</property>
1986+ <property name="secondary_icon_activatable">False</property>
1987+ <property name="primary_icon_sensitive">True</property>
1988+ <property name="secondary_icon_sensitive">True</property>
1989+ </object>
1990+ <packing>
1991+ <property name="left_attach">1</property>
1992+ <property name="right_attach">2</property>
1993+ <property name="top_attach">4</property>
1994+ <property name="bottom_attach">5</property>
1995+ <property name="y_options"></property>
1996+ </packing>
1997+ </child>
1998+ <child>
1999+ <object class="GtkEntry" id="ramcached">
2000+ <property name="visible">True</property>
2001+ <property name="can_focus">True</property>
2002+ <property name="invisible_char">•</property>
2003+ <property name="primary_icon_activatable">False</property>
2004+ <property name="secondary_icon_activatable">False</property>
2005+ <property name="primary_icon_sensitive">True</property>
2006+ <property name="secondary_icon_sensitive">True</property>
2007+ </object>
2008+ <packing>
2009+ <property name="left_attach">1</property>
2010+ <property name="right_attach">2</property>
2011+ <property name="top_attach">5</property>
2012+ <property name="bottom_attach">6</property>
2013+ <property name="y_options"></property>
2014+ </packing>
2015+ </child>
2016+ <child>
2017+ <object class="GtkLabel" id="label44">
2018+ <property name="visible">True</property>
2019+ <property name="can_focus">False</property>
2020+ <property name="label" translatable="yes">Total:</property>
2021+ </object>
2022+ <packing>
2023+ <property name="x_options">GTK_FILL</property>
2024+ <property name="y_options"></property>
2025+ </packing>
2026+ </child>
2027+ <child>
2028+ <object class="GtkLabel" id="label45">
2029+ <property name="visible">True</property>
2030+ <property name="can_focus">False</property>
2031+ <property name="label" translatable="yes">Used:</property>
2032+ </object>
2033+ <packing>
2034+ <property name="top_attach">1</property>
2035+ <property name="bottom_attach">2</property>
2036+ <property name="x_options">GTK_FILL</property>
2037+ <property name="y_options"></property>
2038+ </packing>
2039+ </child>
2040+ <child>
2041+ <object class="GtkLabel" id="label53">
2042+ <property name="visible">True</property>
2043+ <property name="can_focus">False</property>
2044+ <property name="label" translatable="yes">Free:</property>
2045+ </object>
2046+ <packing>
2047+ <property name="top_attach">2</property>
2048+ <property name="bottom_attach">3</property>
2049+ <property name="x_options">GTK_FILL</property>
2050+ <property name="y_options"></property>
2051+ </packing>
2052+ </child>
2053+ <child>
2054+ <object class="GtkLabel" id="label54">
2055+ <property name="visible">True</property>
2056+ <property name="can_focus">False</property>
2057+ <property name="label" translatable="yes">Active:</property>
2058+ </object>
2059+ <packing>
2060+ <property name="top_attach">3</property>
2061+ <property name="bottom_attach">4</property>
2062+ <property name="x_options">GTK_FILL</property>
2063+ <property name="y_options"></property>
2064+ </packing>
2065+ </child>
2066+ <child>
2067+ <object class="GtkLabel" id="label55">
2068+ <property name="visible">True</property>
2069+ <property name="can_focus">False</property>
2070+ <property name="label" translatable="yes">Inactive:</property>
2071+ </object>
2072+ <packing>
2073+ <property name="top_attach">4</property>
2074+ <property name="bottom_attach">5</property>
2075+ <property name="x_options"></property>
2076+ <property name="y_options"></property>
2077+ </packing>
2078+ </child>
2079+ <child>
2080+ <object class="GtkLabel" id="label56">
2081+ <property name="visible">True</property>
2082+ <property name="can_focus">False</property>
2083+ <property name="label" translatable="yes">Cached:</property>
2084+ </object>
2085+ <packing>
2086+ <property name="top_attach">5</property>
2087+ <property name="bottom_attach">6</property>
2088+ <property name="x_options">GTK_FILL</property>
2089+ <property name="y_options"></property>
2090+ </packing>
2091+ </child>
2092+ <child>
2093+ <object class="GtkVBox" id="vbox6">
2094+ <property name="visible">True</property>
2095+ <property name="can_focus">False</property>
2096+ <child>
2097+ <object class="GtkEntry" id="ramfree">
2098+ <property name="visible">True</property>
2099+ <property name="can_focus">True</property>
2100+ <property name="invisible_char">•</property>
2101+ <property name="primary_icon_activatable">False</property>
2102+ <property name="secondary_icon_activatable">False</property>
2103+ <property name="primary_icon_sensitive">True</property>
2104+ <property name="secondary_icon_sensitive">True</property>
2105+ </object>
2106+ <packing>
2107+ <property name="expand">True</property>
2108+ <property name="fill">True</property>
2109+ <property name="position">0</property>
2110+ </packing>
2111+ </child>
2112+ <child>
2113+ <object class="GtkProgressBar" id="ramfreeprogbar">
2114+ <property name="visible">True</property>
2115+ <property name="can_focus">False</property>
2116+ </object>
2117+ <packing>
2118+ <property name="expand">True</property>
2119+ <property name="fill">True</property>
2120+ <property name="position">1</property>
2121+ </packing>
2122+ </child>
2123+ </object>
2124+ <packing>
2125+ <property name="left_attach">1</property>
2126+ <property name="right_attach">2</property>
2127+ <property name="top_attach">2</property>
2128+ <property name="bottom_attach">3</property>
2129+ <property name="x_options">GTK_FILL</property>
2130+ <property name="y_options"></property>
2131+ </packing>
2132+ </child>
2133+ <child>
2134+ <object class="GtkVBox" id="vbox10">
2135+ <property name="visible">True</property>
2136+ <property name="can_focus">False</property>
2137+ <child>
2138+ <object class="GtkEntry" id="ramused">
2139+ <property name="visible">True</property>
2140+ <property name="can_focus">True</property>
2141+ <property name="invisible_char">•</property>
2142+ <property name="primary_icon_activatable">False</property>
2143+ <property name="secondary_icon_activatable">False</property>
2144+ <property name="primary_icon_sensitive">True</property>
2145+ <property name="secondary_icon_sensitive">True</property>
2146+ </object>
2147+ <packing>
2148+ <property name="expand">True</property>
2149+ <property name="fill">True</property>
2150+ <property name="position">0</property>
2151+ </packing>
2152+ </child>
2153+ <child>
2154+ <object class="GtkProgressBar" id="ramusedprogbar">
2155+ <property name="visible">True</property>
2156+ <property name="can_focus">False</property>
2157+ </object>
2158+ <packing>
2159+ <property name="expand">True</property>
2160+ <property name="fill">True</property>
2161+ <property name="position">1</property>
2162+ </packing>
2163+ </child>
2164+ </object>
2165+ <packing>
2166+ <property name="left_attach">1</property>
2167+ <property name="right_attach">2</property>
2168+ <property name="top_attach">1</property>
2169+ <property name="bottom_attach">2</property>
2170+ <property name="y_options"></property>
2171+ </packing>
2172+ </child>
2173+ </object>
2174+ <packing>
2175+ <property name="position">3</property>
2176+ </packing>
2177+ </child>
2178+ <child type="tab">
2179+ <object class="GtkLabel" id="label43">
2180+ <property name="visible">True</property>
2181+ <property name="can_focus">False</property>
2182+ <property name="label" translatable="yes">Memory</property>
2183+ </object>
2184+ <packing>
2185+ <property name="position">3</property>
2186+ <property name="tab_fill">False</property>
2187+ </packing>
2188+ </child>
2189+ <child>
2190+ <object class="GtkVBox" id="vbox11">
2191+ <property name="visible">True</property>
2192+ <property name="can_focus">False</property>
2193+ <child>
2194+ <object class="GtkTable" id="table6">
2195+ <property name="visible">True</property>
2196+ <property name="can_focus">False</property>
2197+ <property name="n_rows">7</property>
2198+ <property name="n_columns">2</property>
2199+ <property name="column_spacing">5</property>
2200+ <property name="row_spacing">3</property>
2201+ <child>
2202+ <object class="GtkLabel" id="label32">
2203+ <property name="visible">True</property>
2204+ <property name="can_focus">False</property>
2205+ <property name="label" translatable="yes">Hostname</property>
2206+ </object>
2207+ <packing>
2208+ <property name="x_options">GTK_FILL</property>
2209+ <property name="y_options"></property>
2210+ </packing>
2211+ </child>
2212+ <child>
2213+ <object class="GtkLabel" id="label33">
2214+ <property name="visible">True</property>
2215+ <property name="can_focus">False</property>
2216+ <property name="label" translatable="yes">Architecture</property>
2217+ </object>
2218+ <packing>
2219+ <property name="top_attach">1</property>
2220+ <property name="bottom_attach">2</property>
2221+ <property name="x_options"></property>
2222+ <property name="y_options"></property>
2223+ </packing>
2224+ </child>
2225+ <child>
2226+ <object class="GtkLabel" id="label34">
2227+ <property name="visible">True</property>
2228+ <property name="can_focus">False</property>
2229+ <property name="label" translatable="yes">Kernel</property>
2230+ </object>
2231+ <packing>
2232+ <property name="top_attach">2</property>
2233+ <property name="bottom_attach">3</property>
2234+ <property name="x_options"></property>
2235+ <property name="y_options"></property>
2236+ </packing>
2237+ </child>
2238+ <child>
2239+ <object class="GtkLabel" id="label35">
2240+ <property name="visible">True</property>
2241+ <property name="can_focus">False</property>
2242+ <property name="label" translatable="yes">Distribution</property>
2243+ </object>
2244+ <packing>
2245+ <property name="top_attach">3</property>
2246+ <property name="bottom_attach">4</property>
2247+ <property name="x_options"></property>
2248+ <property name="y_options"></property>
2249+ </packing>
2250+ </child>
2251+ <child>
2252+ <object class="GtkLabel" id="label36">
2253+ <property name="visible">True</property>
2254+ <property name="can_focus">False</property>
2255+ <property name="label" translatable="yes">GCC Version</property>
2256+ </object>
2257+ <packing>
2258+ <property name="top_attach">4</property>
2259+ <property name="bottom_attach">5</property>
2260+ <property name="x_options"></property>
2261+ <property name="y_options"></property>
2262+ </packing>
2263+ </child>
2264+ <child>
2265+ <object class="GtkEntry" id="hostname">
2266+ <property name="visible">True</property>
2267+ <property name="can_focus">True</property>
2268+ <property name="editable">False</property>
2269+ <property name="invisible_char">●</property>
2270+ <property name="invisible_char_set">True</property>
2271+ <property name="primary_icon_activatable">False</property>
2272+ <property name="secondary_icon_activatable">False</property>
2273+ <property name="primary_icon_sensitive">True</property>
2274+ <property name="secondary_icon_sensitive">True</property>
2275+ </object>
2276+ <packing>
2277+ <property name="left_attach">1</property>
2278+ <property name="right_attach">2</property>
2279+ <property name="y_options"></property>
2280+ </packing>
2281+ </child>
2282+ <child>
2283+ <object class="GtkEntry" id="arch">
2284+ <property name="visible">True</property>
2285+ <property name="can_focus">True</property>
2286+ <property name="editable">False</property>
2287+ <property name="invisible_char">●</property>
2288+ <property name="invisible_char_set">True</property>
2289+ <property name="primary_icon_activatable">False</property>
2290+ <property name="secondary_icon_activatable">False</property>
2291+ <property name="primary_icon_sensitive">True</property>
2292+ <property name="secondary_icon_sensitive">True</property>
2293+ </object>
2294+ <packing>
2295+ <property name="left_attach">1</property>
2296+ <property name="right_attach">2</property>
2297+ <property name="top_attach">1</property>
2298+ <property name="bottom_attach">2</property>
2299+ <property name="y_options"></property>
2300+ </packing>
2301+ </child>
2302+ <child>
2303+ <object class="GtkEntry" id="kernel">
2304+ <property name="visible">True</property>
2305+ <property name="can_focus">True</property>
2306+ <property name="editable">False</property>
2307+ <property name="invisible_char">●</property>
2308+ <property name="invisible_char_set">True</property>
2309+ <property name="primary_icon_activatable">False</property>
2310+ <property name="secondary_icon_activatable">False</property>
2311+ <property name="primary_icon_sensitive">True</property>
2312+ <property name="secondary_icon_sensitive">True</property>
2313+ </object>
2314+ <packing>
2315+ <property name="left_attach">1</property>
2316+ <property name="right_attach">2</property>
2317+ <property name="top_attach">2</property>
2318+ <property name="bottom_attach">3</property>
2319+ <property name="y_options"></property>
2320+ </packing>
2321+ </child>
2322+ <child>
2323+ <object class="GtkEntry" id="gcc">
2324+ <property name="visible">True</property>
2325+ <property name="can_focus">True</property>
2326+ <property name="editable">False</property>
2327+ <property name="invisible_char">●</property>
2328+ <property name="invisible_char_set">True</property>
2329+ <property name="primary_icon_activatable">False</property>
2330+ <property name="secondary_icon_activatable">False</property>
2331+ <property name="primary_icon_sensitive">True</property>
2332+ <property name="secondary_icon_sensitive">True</property>
2333+ </object>
2334+ <packing>
2335+ <property name="left_attach">1</property>
2336+ <property name="right_attach">2</property>
2337+ <property name="top_attach">4</property>
2338+ <property name="bottom_attach">5</property>
2339+ <property name="y_options"></property>
2340+ </packing>
2341+ </child>
2342+ <child>
2343+ <object class="GtkLabel" id="label46">
2344+ <property name="visible">True</property>
2345+ <property name="can_focus">False</property>
2346+ <property name="label" translatable="yes">Uptime</property>
2347+ </object>
2348+ <packing>
2349+ <property name="top_attach">5</property>
2350+ <property name="bottom_attach">6</property>
2351+ <property name="x_options"></property>
2352+ <property name="y_options"></property>
2353+ </packing>
2354+ </child>
2355+ <child>
2356+ <object class="GtkEntry" id="uptime">
2357+ <property name="visible">True</property>
2358+ <property name="can_focus">True</property>
2359+ <property name="editable">False</property>
2360+ <property name="invisible_char">●</property>
2361+ <property name="invisible_char_set">True</property>
2362+ <property name="primary_icon_activatable">False</property>
2363+ <property name="secondary_icon_activatable">False</property>
2364+ <property name="primary_icon_sensitive">True</property>
2365+ <property name="secondary_icon_sensitive">True</property>
2366+ </object>
2367+ <packing>
2368+ <property name="left_attach">1</property>
2369+ <property name="right_attach">2</property>
2370+ <property name="top_attach">5</property>
2371+ <property name="bottom_attach">6</property>
2372+ <property name="y_options"></property>
2373+ </packing>
2374+ </child>
2375+ <child>
2376+ <object class="GtkEntry" id="distro">
2377+ <property name="visible">True</property>
2378+ <property name="can_focus">True</property>
2379+ <property name="editable">False</property>
2380+ <property name="invisible_char">●</property>
2381+ <property name="invisible_char_set">True</property>
2382+ <property name="primary_icon_activatable">False</property>
2383+ <property name="secondary_icon_activatable">False</property>
2384+ <property name="primary_icon_sensitive">True</property>
2385+ <property name="secondary_icon_sensitive">True</property>
2386+ </object>
2387+ <packing>
2388+ <property name="left_attach">1</property>
2389+ <property name="right_attach">2</property>
2390+ <property name="top_attach">3</property>
2391+ <property name="bottom_attach">4</property>
2392+ <property name="y_options"></property>
2393+ </packing>
2394+ </child>
2395+ <child>
2396+ <object class="GtkLabel" id="label47">
2397+ <property name="visible">True</property>
2398+ <property name="can_focus">False</property>
2399+ <property name="label" translatable="yes">Xorg version</property>
2400+ </object>
2401+ <packing>
2402+ <property name="top_attach">6</property>
2403+ <property name="bottom_attach">7</property>
2404+ <property name="x_options"></property>
2405+ <property name="y_options"></property>
2406+ </packing>
2407+ </child>
2408+ <child>
2409+ <object class="GtkEntry" id="xorg">
2410+ <property name="visible">True</property>
2411+ <property name="can_focus">True</property>
2412+ <property name="invisible_char">●</property>
2413+ <property name="invisible_char_set">True</property>
2414+ <property name="primary_icon_activatable">False</property>
2415+ <property name="secondary_icon_activatable">False</property>
2416+ <property name="primary_icon_sensitive">True</property>
2417+ <property name="secondary_icon_sensitive">True</property>
2418+ </object>
2419+ <packing>
2420+ <property name="left_attach">1</property>
2421+ <property name="right_attach">2</property>
2422+ <property name="top_attach">6</property>
2423+ <property name="bottom_attach">7</property>
2424+ <property name="y_options"></property>
2425+ </packing>
2426+ </child>
2427+ </object>
2428+ <packing>
2429+ <property name="expand">False</property>
2430+ <property name="fill">True</property>
2431+ <property name="position">0</property>
2432+ </packing>
2433+ </child>
2434+ <child>
2435+ <object class="GtkImage" id="distro_logo">
2436+ <property name="visible">True</property>
2437+ <property name="can_focus">False</property>
2438+ <property name="stock">gtk-missing-image</property>
2439+ </object>
2440+ <packing>
2441+ <property name="expand">False</property>
2442+ <property name="fill">True</property>
2443+ <property name="position">1</property>
2444+ </packing>
2445+ </child>
2446+ </object>
2447+ <packing>
2448+ <property name="position">4</property>
2449+ </packing>
2450+ </child>
2451+ <child type="tab">
2452+ <object class="GtkLabel" id="label4">
2453+ <property name="visible">True</property>
2454+ <property name="can_focus">False</property>
2455+ <property name="label" translatable="yes">System</property>
2456+ </object>
2457+ <packing>
2458+ <property name="position">4</property>
2459+ <property name="tab_fill">False</property>
2460+ </packing>
2461+ </child>
2462+ <child>
2463+ <object class="GtkVBox" id="vbox5">
2464+ <property name="visible">True</property>
2465+ <property name="can_focus">False</property>
2466+ <child>
2467+ <object class="GtkImage" id="abouticon">
2468+ <property name="visible">True</property>
2469+ <property name="can_focus">False</property>
2470+ <property name="ypad">10</property>
2471+ <property name="pixbuf">gfx/cpu-g_128.png</property>
2472+ </object>
2473+ <packing>
2474+ <property name="expand">False</property>
2475+ <property name="fill">True</property>
2476+ <property name="position">0</property>
2477+ </packing>
2478+ </child>
2479+ <child>
2480+ <object class="GtkLabel" id="label37">
2481+ <property name="visible">True</property>
2482+ <property name="can_focus">False</property>
2483+ <property name="label" translatable="yes">CPU-G 0.11.1</property>
2484+ <property name="justify">center</property>
2485+ <attributes>
2486+ <attribute name="weight" value="bold"/>
2487+ <attribute name="scale" value="2"/>
2488+ </attributes>
2489+ </object>
2490+ <packing>
2491+ <property name="expand">False</property>
2492+ <property name="fill">False</property>
2493+ <property name="position">1</property>
2494+ </packing>
2495+ </child>
2496+ <child>
2497+ <object class="GtkLabel" id="label38">
2498+ <property name="visible">True</property>
2499+ <property name="can_focus">False</property>
2500+ <property name="label" translatable="yes">CPU-G is an application that shows useful information about your CPU, Motherboard and some general information about your system.</property>
2501+ <property name="justify">center</property>
2502+ <property name="wrap">True</property>
2503+ </object>
2504+ <packing>
2505+ <property name="expand">True</property>
2506+ <property name="fill">False</property>
2507+ <property name="position">2</property>
2508+ </packing>
2509+ </child>
2510+ <child>
2511+ <object class="GtkLabel" id="label40">
2512+ <property name="visible">True</property>
2513+ <property name="can_focus">False</property>
2514+ <property name="label" translatable="yes">Copyright © 2009-2010 Fotis Tsamis &lt;ftsamis@gmail.com&gt;
2515+Michael Schmöller &lt;schmoemi@users.sourceforge.net&gt;
2516+Copyright © 2012 Michał Głowienka &lt;eloaders@yahoo.com&gt;
2517+Copyright © 2012 Michał Olber
2518+</property>
2519+ <property name="justify">center</property>
2520+ </object>
2521+ <packing>
2522+ <property name="expand">True</property>
2523+ <property name="fill">False</property>
2524+ <property name="position">3</property>
2525+ </packing>
2526+ </child>
2527+ <child>
2528+ <object class="GtkLinkButton" id="linkbutton1">
2529+ <property name="label" translatable="yes">http://cpug.sourceforge.net/</property>
2530+ <property name="visible">True</property>
2531+ <property name="can_focus">False</property>
2532+ <property name="receives_default">True</property>
2533+ <property name="has_tooltip">True</property>
2534+ <property name="use_action_appearance">False</property>
2535+ <property name="relief">none</property>
2536+ <property name="uri">http://cpug.sourceforge.net/</property>
2537+ </object>
2538+ <packing>
2539+ <property name="expand">False</property>
2540+ <property name="fill">False</property>
2541+ <property name="position">4</property>
2542+ </packing>
2543+ </child>
2544+ </object>
2545+ <packing>
2546+ <property name="position">5</property>
2547+ </packing>
2548+ </child>
2549+ <child type="tab">
2550+ <object class="GtkLabel" id="label5">
2551+ <property name="visible">True</property>
2552+ <property name="can_focus">False</property>
2553+ <property name="label" translatable="yes">About</property>
2554+ </object>
2555+ <packing>
2556+ <property name="position">5</property>
2557+ <property name="tab_fill">False</property>
2558+ </packing>
2559+ </child>
2560+ </object>
2561+ <packing>
2562+ <property name="expand">True</property>
2563+ <property name="fill">True</property>
2564+ <property name="position">0</property>
2565+ </packing>
2566+ </child>
2567+ <child>
2568+ <object class="GtkHBox" id="hbox12">
2569+ <property name="visible">True</property>
2570+ <property name="can_focus">False</property>
2571+ <child>
2572+ <object class="GtkLabel" id="label24">
2573+ <property name="visible">True</property>
2574+ <property name="sensitive">False</property>
2575+ <property name="can_focus">False</property>
2576+ <property name="xalign">0.10000000149011612</property>
2577+ <property name="label" translatable="yes">CPU-G</property>
2578+ <attributes>
2579+ <attribute name="weight" value="bold"/>
2580+ </attributes>
2581+ </object>
2582+ <packing>
2583+ <property name="expand">True</property>
2584+ <property name="fill">True</property>
2585+ <property name="position">0</property>
2586+ </packing>
2587+ </child>
2588+ <child>
2589+ <object class="GtkLabel" id="label21">
2590+ <property name="visible">True</property>
2591+ <property name="can_focus">False</property>
2592+ <property name="xpad">2</property>
2593+ </object>
2594+ <packing>
2595+ <property name="expand">True</property>
2596+ <property name="fill">True</property>
2597+ <property name="position">1</property>
2598+ </packing>
2599+ </child>
2600+ <child>
2601+ <object class="GtkButton" id="button1">
2602+ <property name="label">gtk-close</property>
2603+ <property name="visible">True</property>
2604+ <property name="can_focus">True</property>
2605+ <property name="receives_default">True</property>
2606+ <property name="use_action_appearance">False</property>
2607+ <property name="use_stock">True</property>
2608+ <signal name="clicked" handler="on_close_clicked" swapped="no"/>
2609+ </object>
2610+ <packing>
2611+ <property name="expand">False</property>
2612+ <property name="fill">False</property>
2613+ <property name="position">2</property>
2614+ </packing>
2615+ </child>
2616+ </object>
2617+ <packing>
2618+ <property name="expand">False</property>
2619+ <property name="fill">False</property>
2620+ <property name="position">1</property>
2621+ </packing>
2622+ </child>
2623+ </object>
2624+ </child>
2625+ </object>
2626+</interface>
2627
2628=== renamed file 'cpu-g.glade' => 'cpu-g.glade.moved'
2629=== added file 'cpu-g.py'
2630--- cpu-g.py 1970-01-01 00:00:00 +0000
2631+++ cpu-g.py 2012-02-25 18:04:17 +0000
2632@@ -0,0 +1,628 @@
2633+#!/usr/bin/env python
2634+#-*- coding: utf-8 -*-
2635+#
2636+# --BETA--
2637+#################################################################
2638+# CPU-G version 0.11.1 beta, Fotis Tsamis, October 2009. #
2639+# modified by M. Schmoeller, December 2010.
2640+# modified by Michał Głowienka & Michał Olber, February 2012.
2641+#################################################################
2642+# CPU-G is a program that displays information about your CPU,
2643+# RAM, Motherboard and some general information about your System.
2644+# Copyright © 2009 Fotis Tsamis <ftsamis at gmail dot com>.
2645+# Copyright © 2012 Michał Głowienka <eloaders at yahoo dot com>
2646+# Copyright © 2012 Michał Olber
2647+#
2648+# This program is free software: you can redistribute it and/or
2649+# modify it under the terms of the GNU General Public License
2650+# as published by the Free Software Foundation, either version 3
2651+# of the License, or any later version.
2652+#
2653+# This program is distributed in the hope that it will be useful,
2654+# but WITHOUT ANY WARRANTY; without even the implied
2655+# warranty of MERCHANTABILITY or FITNESS FOR A
2656+# PARTICULAR PURPOSE.
2657+# See the GNU General Public License for more details.
2658+#
2659+# You should have received a copy of the GNU General Public
2660+# License along with this program.
2661+# If not, see <http://www.gnu.org/licenses/>.
2662+
2663+import os, re, sys, platform, subprocess
2664+try:
2665+ import pygtk, gtk, gtk.glade, gobject, commands
2666+except:
2667+ print 'You need to have PyGTK 2.10.0'
2668+ print 'GTK.Glade and GTK+ 2.10.0 or higher installed in your system in order to run CPU-G.'
2669+ sys.exit(1)
2670+
2671+
2672+class main:
2673+
2674+ global lm, ht
2675+ ht = False
2676+ lm = False
2677+
2678+ def readfile(self, name):
2679+ try:
2680+ f = file(name, 'r')
2681+ data = f.read()
2682+ f.close()
2683+ return data
2684+ except:
2685+ return 'N/A'
2686+
2687+ def amd64(self):
2688+ global lm
2689+ info = self.readfile("/proc/cpuinfo")
2690+
2691+ if re.findall(" lm ", re.findall("flags\s*:(.*)",info)[0]):
2692+ label = '/usr/share/cpug/gfx/check_true.png'
2693+ lm = True
2694+ else:
2695+ label = '/usr/share/cpug/gfx/check_false.png'
2696+
2697+ return label
2698+
2699+ def hwv(self):
2700+ info = self.readfile("/proc/cpuinfo")
2701+
2702+ if re.findall(" svm ", re.findall("flags\s*:(.*)",info)[0]) or re.findall(" vmx ", re.findall("flags\s*:(.*)",info)[0]):
2703+ label = '/usr/share/cpug/gfx/check_true.png'
2704+ else:
2705+ label = '/usr/share/cpug/gfx/check_false.png'
2706+
2707+ return label
2708+
2709+ def cpulogo(self):
2710+ global ht
2711+ model = self.cpuinfo("model")
2712+
2713+ path = '/usr/share/cpug/gfx/logos/processors/'
2714+
2715+ #AMDs
2716+ ##Athlon(64)/Athlon II
2717+ if re.match("AMD Athlon\(tm\) 64 X2.*",model):
2718+ label = 'AMD-Athlon64-X2.png'
2719+ elif re.match("AMD Athlon\(tm\) X2.*",model):
2720+ label = 'AMD-AthlonX2.png'
2721+ elif re.match("AMD Athlon\(tm\) II X4.*",model):
2722+ label = 'AMD-AthlonII-X4.png'
2723+ elif re.match("AMD Athlon\(tm\) II X3.*",model):
2724+ label = 'AMD-AthlonII-X3.png'
2725+ elif re.match("AMD Athlon\(tm\) II X2.*",model):
2726+ label = 'AMD-AthlonII-X2.png'
2727+ elif re.match("AMD Athlon\(tm\) 64.*",model):
2728+ label = 'AMD-Athlon64.png'
2729+ elif re.match("AMD Athlon\(tm\) XP.*",model):
2730+ label = 'AMD-AthlonXP.png'
2731+ elif re.match("AMD Athlon\(tm\).*",model):
2732+ label = 'AMD-Athlon.png'
2733+
2734+ ##AMD APU
2735+ elif re.match("AMD E-450.*",model):
2736+ label = 'AMD-E2-Vision.jpg'
2737+ elif re.match("AMD E-350.*",model):
2738+ label = 'AMD-Vision.jpg'
2739+ elif re.match("AMD A4*",model):
2740+ label = 'AMD-Vision.jpg'
2741+
2742+ ##Sempron/Duron
2743+ elif re.match("Mobile AMD Sempron\(tm\).*",model):
2744+ label = 'AMD-Sempron-Mobile.png'
2745+ elif re.match("AMD Sempron\(tm\).*",model):
2746+ if lm == True:
2747+ label = 'AMD-Sempron_K8.png'
2748+ else:
2749+ label = 'AMD-Sempron_K7.png'
2750+ elif re.match("AMD Duron\(tm\).*",model):
2751+ label = 'AMD-Duron.png'
2752+
2753+ ##Opteron
2754+ elif re.match("Quad-Core AMD Opteron\(tm\).*",model) or re.match("Six-Core AMD Opteron\(tm\).*",model):
2755+ label = 'AMD-Opteron_K10.png'
2756+ elif re.match("Dual-Core AMD Opteron\(tm\).*",model) or re.match("AMD Opteron\(tm\).*",model):
2757+ label = 'AMD-Opteron_K8.png'
2758+
2759+ ##Turion
2760+ elif re.match("AMD Turion\(tm\) 64 X2.*",model):
2761+ label = 'AMD-Turion64-X2.png'
2762+ elif re.match("AMD Turion\(tm\) 64.*",model):
2763+ label = 'AMD-Turion64.png'
2764+ elif re.match("AMD Turion\(tm\). X2 Ultra.*",model):
2765+ label = 'AMD-Turion-X2Ultra.png'
2766+ elif re.match("AMD Turion\(tm\) X2.*",model):
2767+ label = 'AMD-Turion-X2.png'
2768+
2769+ ##Phenom/Phenom II
2770+ elif re.match("AMD Phenom\(tm\) II X4.*",model):
2771+ label = 'AMD-PhenomII-X4.png'
2772+ elif re.match("AMD Phenom\(tm\) II X3.*",model):
2773+ label = 'AMD-PhenomII-X3.png'
2774+ elif re.match("AMD Phenom\(tm\) II X2.*",model):
2775+ label = 'AMD-PhenomII-X2.png'
2776+ elif re.match("AMD Phenom\(tm\) II.*",model):
2777+ label = 'AMD-PhenomII.png'
2778+ elif re.match("AMD Phenom\(tm\) X4.*",model):
2779+ label = 'AMD-Phenom-X4.png'
2780+ elif re.match("AMD Phenom\(tm\) X3.*",model):
2781+ label = 'AMD-Phenom-X3.png'
2782+
2783+ #Intels
2784+ ##Core
2785+ elif re.match("Intel\(R\) Core\(TM\) i7 Extreme.*",model):
2786+ label = 'Intel-Core-i7Extreme.png'
2787+ elif re.match("Intel\(R\) Core\(TM\) i7.*",model):
2788+ label = 'Intel-Core-i7.png'
2789+ elif re.match("Intel\(R\) Core\(TM\) i5.*",model):
2790+ label = 'Intel-Core-i5.png'
2791+ elif re.match("Intel\(R\) Core\(TM\) i3.*",model):
2792+ label = 'Intel-Core-i3.png'
2793+ elif re.match("Intel\(R\) Core\(TM\)2 Extreme.*",model):
2794+ label = 'Intel-Core2Extreme.png'
2795+ elif re.match("Intel\(R\) Core\(TM\)2 Duo.*",model):
2796+ label = 'Intel-Core2Duo.png'
2797+ elif re.match("Intel\(R\) Core\(TM\)2 Quad.*",model):
2798+ label = 'Intel-Core2Quad.png'
2799+ elif re.match("Intel\(R\) Core\(TM\)2.*",model):
2800+ label = 'Intel-Core2Duo.png'
2801+ elif re.match("Intel\(R\) Core\(TM\) Duo.*",model):
2802+ label = 'Intel-CoreDuo.png'
2803+ elif re.match("Intel\(R\) Core\(TM\) Solo.*",model):
2804+ label = 'Intel-CoreSolo.png'
2805+
2806+ ##Atom
2807+ elif re.match("Intel\(R\) Atom\(TM\).*",model):
2808+ label = 'Intel-Atom.png'
2809+
2810+ ##Xeon
2811+ elif re.match("Intel\(R\) Xeon\(TM\).*",model):
2812+ label = 'Intel-Xeon.png'
2813+
2814+ ##Pentium
2815+ elif re.match("Intel\(R\) Pentium\(R\) Dual CPU.*",model):
2816+ label = 'Intel-PentiumDual.png'
2817+ elif re.match("Intel\(R\) Pentium\(R\) Extreme.*",model):
2818+ label = 'Intel-PentiumXE.png'
2819+ elif re.match("Intel\(R\) Pentium\(R\) 4 Extreme.*",model):
2820+ label = 'Intel-Pentium4XE.png'
2821+ elif re.match("Intel\(R\) Pentium\(R\) 4.*",model):
2822+ if ht == True:
2823+ label = 'Intel-Pentium4HT.png'
2824+ else:
2825+ label = 'Intel-Pentium4.png'
2826+ elif re.match("Intel\(R\) Pentium\(R\) M.*",model):
2827+ label = 'Intel-PentiumM.png'
2828+ elif re.match("Intel\(R\) Pentium\(R\) D.*",model):
2829+ label = 'Intel-PentiumD.png'
2830+ elif re.match("Pentium III.*",model):
2831+ label = 'Intel-Pentium3.png'
2832+ elif re.match("Pentium II.*",model):
2833+ label = 'Intel-Pentium2.png'
2834+
2835+ ##Celeron
2836+ elif re.match("Intel\(R\) Celeron\(R\) D.*",model):
2837+ label = 'Intel-CeleronD.png'
2838+ elif re.match("Intel\(R\) Celeron\(R\) M.*",model):
2839+ label = 'Intel-CeleronM.png'
2840+ elif re.match("Intel\(R\) Celeron\(R\).*",model):
2841+ if lm == True:
2842+ label = 'Intel-Celeron_Core.png'
2843+ else:
2844+ label = 'Intel-Celeron.png'
2845+ elif re.match("Celeron.*",model):
2846+ label = 'Intel-Celeron_old.png'
2847+
2848+ #VIA
2849+ elif re.match("VIA Ezra.*",model) or re.match("VIA Nehemiah.*",model):
2850+ label = 'VIA-C3.png'
2851+ elif re.match("VIA C7-M.*",model):
2852+ label = 'VIA-C7-M.png'
2853+ elif re.match("VIA Esther.*",model):
2854+ label = 'VIA-C7.png'
2855+ elif re.match("VIA Nano.*",model):
2856+ label = 'VIA-Nano.png'
2857+
2858+ else:
2859+ label = 'noimage.png'
2860+
2861+ return path + label
2862+
2863+ def bogomips(self, core):
2864+ info = self.readfile("/proc/cpuinfo")
2865+ return re.findall("bogomips\s*:\s*(.*)",info)[core]
2866+
2867+ def cpuinfo(self, var):
2868+ global ht
2869+ info = self.readfile("/proc/cpuinfo")
2870+ vendor = re.findall("vendor_id\s*:\s*(.*)",info)[0]
2871+
2872+ if var == 'vendor':
2873+ if vendor == 'AuthenticAMD':
2874+ vendor='Advanced Micro Devices, Inc.'
2875+ elif vendor == 'GenuineIntel':
2876+ vendor='Intel Corporation'
2877+ elif vendor == 'CentaurHauls':
2878+ vendor='VIA/Centaur Technology'
2879+ elif vendor == 'CyrixInstead':
2880+ vendor='Cyrix'
2881+ elif vendor == 'CentaurHauls':
2882+ vendor='Centaur'
2883+ elif vendor == 'NexGenDriven':
2884+ vendor='NexGen'
2885+ elif vendor == 'GenuineTMx86':
2886+ vendor='Transmeta'
2887+ elif vendor == 'Geode by NSC':
2888+ vendor = 'National Semiconductor'
2889+ return vendor
2890+ elif var == 'model':
2891+ return re.findall("model name\s*:\s*(.*)",info)[0]
2892+ elif var == 'modelnumber':
2893+ return re.findall("model\s*:\s*(.*)",info)[0]
2894+ elif var == 'familynum':
2895+ return re.findall("cpu family\s*:\s*(.*)",info)[0]
2896+ elif var == 'stepping':
2897+ return re.findall("stepping\s*:\s*(.*)",info)[0]
2898+ elif var == 'coresnum':
2899+ return str(len(re.findall("cpu cores\s*:\s*(.*)",info)))
2900+ elif var == 'threads':
2901+ threads = str(len(re.findall("core id\s*:\s*(.*)",info)))
2902+ if self.cpuinfo("coresnum") == 2*int(threads):
2903+ ht = True
2904+ return threads
2905+ elif var == 'realcoresnum':
2906+ try:
2907+ cores = re.findall("cpu cores\s*:\s*(.*)",info)[0]
2908+ except:
2909+ cores = '1'
2910+ return cores
2911+ elif var == 'extensions':
2912+ if re.findall(' mmxext ', re.findall("flags\s*:(.*)",info)[0]):
2913+ extensions = 'MMX(+)'
2914+ elif re.findall(' mmx ', re.findall("flags\s*:(.*)",info)[0]):
2915+ extensions = 'MMX'
2916+ if re.findall(' 3dnowext ', re.findall("flags\s*:(.*)",info)[0]):
2917+ extensions = extensions + ', 3DNow!(+)'
2918+ elif re.findall(' 3dnow ', re.findall("flags\s*:(.*)",info)[0]):
2919+ extensions = extensions + ', 3DNow!'
2920+ if re.findall(' sse ', re.findall("flags\s*:(.*)",info)[0]):
2921+ extensions = extensions + ', SSE'
2922+ if re.findall(' sse2 ', re.findall("flags\s*:(.*)",info)[0]):
2923+ extensions = extensions + ', SSE2'
2924+ if re.findall(' pni ', re.findall("flags\s*:(.*)",info)[0]):
2925+ extensions = extensions + ', SSE3'
2926+ if re.findall(' ssse3 ', re.findall("flags\s*:(.*)",info)[0]):
2927+ extensions = extensions + ', SSSE3'
2928+ if re.findall(' sse4_2 ', re.findall("flags\s*:(.*)",info)[0]):
2929+ extensions = extensions + ', SSE4.2'
2930+ elif re.findall(' sse4_1 ', re.findall("flags\s*:(.*)",info)[0]):
2931+ extensions = extensions + ', SSE4.1'
2932+ if re.findall(' sse4a ', re.findall("flags\s*:(.*)",info)[0]):
2933+ extensions = extensions + ', SSE4a'
2934+ if re.findall(' nx ', re.findall("flags\s*:(.*)",info)[0]) and vendor == 'GenuineIntel':
2935+ extensions = extensions + ', XD-Bit'
2936+ elif re.findall(' nx ', re.findall("flags\s*:(.*)",info)[0]):
2937+ extensions = extensions + ', NX-Bit'
2938+ return extensions
2939+
2940+
2941+ def sysdevcpu(self, core, level, kind):
2942+ coresinsysdev = str(len(re.findall("'cpu[0-9]'", str(os.listdir("/sys/devices/system/cpu/")))))
2943+ if coresinsysdev == self.cpuinfo('coresnum'):
2944+ cores_matching = True
2945+ else:
2946+ print "Error: Cannot decide if the cores are %s or %s.\nUsing the lowest value as the real cores number." %(cpuinfo('coresnum'), coresinsysdev) #FIXME: Wrong text. (?)
2947+
2948+
2949+
2950+ path = '/sys/devices/system/cpu/cpu%i/cache/' %(core)
2951+ indexes = len(re.findall("'index[0-9]*'",str(os.listdir(path))))
2952+
2953+
2954+ for index in range(indexes):
2955+ levelpath = path+'index%i/level' %(index)
2956+ typepath = path+'index%i/type' %(index)
2957+ size = path+'index%i/size' %(index)
2958+ #os.chdir(newpath)
2959+ if self.readfile(levelpath).strip() == str(level) and self.readfile(typepath).strip() == kind:
2960+ return self.readfile(size).strip()
2961+ elif index == range(indexes)[-1]:
2962+ return 'N/A'
2963+
2964+
2965+
2966+ def distro(self):
2967+ try:
2968+ values = platform.linux_distribution()
2969+ except AttributeError:
2970+ values = platform.dist()
2971+
2972+ if len(values) !=0:
2973+ return "%s %s %s" %(values[0], values[1], values[2])
2974+ else:
2975+ return self.readfile('/etc/lsb-release').strip()
2976+
2977+ def gccver(self):
2978+ gcc_version = os.popen('gcc -dumpversion').read().strip()
2979+ if gcc_version != '':
2980+ return gcc_version
2981+ else:
2982+ return 'N/A'
2983+
2984+ def xver(self):
2985+ command = subprocess.Popen(['Xorg', '-version'],stdout=subprocess.PIPE,stderr=subprocess.PIPE)
2986+ stdout, stderr = command.communicate()
2987+ return re.findall("X\.Org X Server (.*)", stderr)[0]
2988+
2989+
2990+ def mobo(self, var):
2991+ # var can be: board_vendor, board_name, bios_vendor,
2992+ # bios_version, bios_date, or chassis_type
2993+ string = self.readfile('/sys/devices/virtual/dmi/id/'+var).strip()
2994+ if string != '':
2995+ return string
2996+ else:
2997+ return 'N/A'
2998+
2999+ def mobochipset(self):
3000+
3001+ chipset = os.popen('lspci | grep \'PCI bridge\'').read()
3002+
3003+ return re.findall("PCI bridge: (.*)",chipset)[0]
3004+
3005+ def chipsetlogo(self):
3006+
3007+ path = '/usr/share/cpug/gfx/logos/chipsets/'
3008+ chipset = os.popen('lspci | grep \'PCI bridge\'').read()
3009+
3010+ if re.findall("nVidia Corporation\s*",chipset):
3011+ label = 'nVidia.png'
3012+ elif re.findall("VIA Technologies\s*",chipset):
3013+ label = 'VIA.png'
3014+ elif re.findall("Intel Corporation\s*",chipset):
3015+ label = 'intel.png'
3016+ elif re.findall("ATI\s*",chipset):
3017+ label = 'AMD.png'
3018+ elif re.findall("AMD\s*",chipset):
3019+ label = 'AMD.png'
3020+ elif re.findall("SiS\s*",chipset):
3021+ label = 'SiS.png'
3022+
3023+ return path + label
3024+
3025+ def kartagraficzna_logo(self):
3026+
3027+ path = '/usr/share/cpug/gfx/logos/graphic_card/'
3028+ logo_karty = os.popen("lspci | grep \'VGA\'").read()
3029+ #Intel
3030+ if re.findall("Intel\s*",logo_karty):
3031+ label = 'intel.png'
3032+ #ATI
3033+ elif re.findall("ATI Technologies\s*",logo_karty):
3034+ label = 'ati.png'
3035+ #nVidia
3036+ elif re.findall("nVidia\s*",logo_karty):
3037+ label = 'nvidia.png'
3038+
3039+ return path + label
3040+
3041+ def distro_logos(self):
3042+
3043+ path = '/usr/share/cpug/gfx/logos/distro_logo/'
3044+ dist = self.distro()
3045+
3046+
3047+ #Ubuntu
3048+ if re.findall("Ubuntu\s*",dist):
3049+ label = 'ubuntu-logo-large.png'
3050+ #LinuxMint
3051+ elif re.findall("Mint\s*",dist):
3052+ label = 'linuxmintlogo.png'
3053+ #If any distro not found then set standard Tux logo
3054+ elif re.findall("Linux\s*",dist):
3055+ label = 'linux_logo.png'
3056+
3057+ return path + label
3058+
3059+ def uptime(self):
3060+ total = int(self.readfile('/proc/uptime').split('.')[0])
3061+ days = int(total / 86400)
3062+ hours = int((total / 3600) - (days * 24))
3063+ minutes = int( (total / 60) - ((days * 1440) + (hours * 60)) )
3064+
3065+ return "%i days, %i hours, %i minutes" %(days, hours, minutes)
3066+
3067+ # Graphic tab
3068+ def open_gl(self, var):
3069+
3070+ open_gl_ = os.popen('glxinfo').read()
3071+ vga = commands.getoutput("lspci | grep 'VGA' | cut -d ':' -f 3")
3072+
3073+ if var == 'vendor':
3074+ if open_gl_ != '':
3075+ return re.findall("OpenGL vendor string: (.*)",open_gl_)[0]
3076+ else:
3077+ return 'N/A'
3078+
3079+ elif var == 'renderer':
3080+ if open_gl_ != '':
3081+ return re.findall("OpenGL renderer string: (.*)",open_gl_)[0]
3082+ else:
3083+ return 'N/A'
3084+
3085+ elif var == 'version':
3086+ if open_gl_ != '':
3087+ return re.findall("OpenGL version string: (.*)",open_gl_)[0]
3088+ else:
3089+ return 'N/A'
3090+
3091+ elif var == 'VGA':
3092+ if vga != '':
3093+ return vga
3094+ else:
3095+ return 'N/A'
3096+ #End Graphic Tab
3097+
3098+ def raminfo(self):
3099+ data = self.readfile('/proc/meminfo')
3100+
3101+ values = {'total' : int(re.findall('^MemTotal:\s*([0-9]*)',data, re.M)[0])/1024,
3102+ 'free' : int(re.findall('^MemFree:\s*([0-9]*)',data, re.M)[0])/1024,
3103+ 'buffers' : int(re.findall('^Buffers:\s*([0-9]*)',data, re.M)[0])/1024,
3104+ 'cached' : int(re.findall('^Cached:\s*([0-9]*)',data, re.M)[0])/1024,
3105+ 'used' : 0,
3106+ 'active' : int(re.findall('^Active:\s*([0-9]*)',data, re.M)[0])/1024,
3107+ 'inactive' : int(re.findall('^Inactive:\s*([0-9]*)',data, re.M)[0])/1024,
3108+ 'cached' : int(re.findall('^Cached:\s*([0-9]*)',data, re.M)[0])/1024
3109+ }
3110+ values['free'] = values['free'] + values['buffers'] + values['cached']
3111+ values['used'] = values['total'] - values['free']
3112+
3113+ return values
3114+
3115+ def cpuclock(self, core):
3116+ info = self.readfile("/proc/cpuinfo")
3117+
3118+ return re.findall("cpu MHz\s*:\s*(.*)",info)[core] + ' MHz'
3119+
3120+class CPUG:
3121+ """Description"""
3122+
3123+ def __init__(self):
3124+ self.gladefile = "/usr/share/cpug/cpu-g.glade"
3125+ self.wTree = gtk.Builder()
3126+ self.wTree.add_from_file(self.gladefile)
3127+
3128+ dic = {
3129+ "on_close_clicked" : self.kill,
3130+ "on_mainwindow_destroy" : self.kill,
3131+ "on_core_move_active" : self.core_change
3132+ }
3133+ self.wTree.connect_signals(dic)
3134+
3135+ self.ram_update()
3136+ gobject.timeout_add(1000, self.ram_update) # Update Free & Used RAM every 1 second
3137+
3138+ # Processor core selection combobox
3139+ self.box = self.wTree.get_object("coreselection")
3140+ add = gtk.ListStore(str)
3141+
3142+ for i in range(int(main().cpuinfo("coresnum"))):
3143+ add.append(["Core #" + str(i)])
3144+
3145+
3146+ self.box.set_model(add)
3147+ cell = gtk.CellRendererText()
3148+ self.box.pack_start(cell)
3149+ self.box.add_attribute(cell,'text',0)
3150+ self.box.set_active(0)
3151+
3152+ # Motherboard tab
3153+ # board_vendor, board_name, bios_vendor, bios_version, bios_date, chassis_type
3154+ self.wTree.get_object("chipset").set_from_file(main().chipsetlogo())
3155+ self.wTree.get_object("mobovendor").set_text(main().mobo('board_vendor'))
3156+ self.wTree.get_object("moboname").set_text(main().mobo('board_name'))
3157+ self.wTree.get_object("mobochipset").set_text(main().mobochipset())
3158+ self.wTree.get_object("biosvendor").set_text(main().mobo('bios_vendor'))
3159+ self.wTree.get_object("biosversion").set_text(main().mobo('bios_version'))
3160+ self.wTree.get_object("biosdate").set_text(main().mobo('bios_date'))
3161+
3162+ # System tab
3163+ # os.uname()[0]=OS(Linux) [1]=hostname [2]=kernel version [4]=architecture
3164+ self.wTree.get_object("distro_logo").set_from_file(main().distro_logos())
3165+ self.wTree.get_object("gcc").set_text(main().gccver())
3166+ self.uptime_update()
3167+ gobject.timeout_add(1000 * 60, self.uptime_update)
3168+ self.wTree.get_object("hostname").set_text(os.uname()[1])
3169+ self.wTree.get_object("arch").set_text(os.uname()[4])
3170+ self.wTree.get_object("kernel").set_text(os.uname()[0]+" "+os.uname()[2])
3171+ self.wTree.get_object("distro").set_text(main().distro())
3172+ self.wTree.get_object("xorg").set_text(main().xver())
3173+
3174+ #Graphic Tab
3175+ self.wTree.get_object("graphic_logo").set_from_file(main().kartagraficzna_logo())
3176+ self.wTree.get_object("VGA_compatible_controller").set_text(main().open_gl("VGA"))
3177+ self.wTree.get_object("open_gl_vendor").set_text(main().open_gl("vendor"))
3178+ self.wTree.get_object("open_gl_renderer").set_text(main().open_gl("renderer"))
3179+ self.wTree.get_object("open_gl_version").set_text(main().open_gl("version"))
3180+
3181+ def uptime_update(self):
3182+
3183+ self.wTree.get_object("uptime").set_text(main().uptime())
3184+
3185+ return True
3186+
3187+
3188+ def cpu_czestotliwosc(self):
3189+
3190+ index = self.wTree.get_object("coreselection").get_active()
3191+
3192+ self.wTree.get_object("corespeed").set_text(main().cpuclock(index))
3193+
3194+ return True
3195+
3196+
3197+ def core_change(self, widget):
3198+
3199+ index = self.wTree.get_object("coreselection").get_active()
3200+
3201+ print "core set to #" + str(index)
3202+
3203+ # Processor tab
3204+ self.cpu_czestotliwosc()
3205+ gobject.timeout_add(1000, self.cpu_czestotliwosc)
3206+ self.wTree.get_object("vendor").set_text(main().cpuinfo("vendor"))
3207+ self.wTree.get_object("extensions").set_text(main().cpuinfo("extensions"))
3208+ self.wTree.get_object("coresnum").set_text(main().cpuinfo("realcoresnum"))
3209+ self.wTree.get_object("threads").set_text(main().cpuinfo("threads"))
3210+ self.wTree.get_object("model").set_text(main().cpuinfo("model"))
3211+ self.wTree.get_object("bogomips").set_text(main().bogomips(index))
3212+ self.wTree.get_object("modelnumber").set_text(main().cpuinfo("modelnumber"))
3213+ self.wTree.get_object("family").set_text(main().cpuinfo("familynum"))
3214+ self.wTree.get_object("stepping").set_text(main().cpuinfo("stepping"))
3215+ self.wTree.get_object("proclogo").set_from_file(main().cpulogo())
3216+ self.wTree.get_object("check_64").set_from_file(main().amd64())
3217+ self.wTree.get_object("check_hwv").set_from_file(main().hwv())
3218+ self.wTree.get_object("l1data").set_text(main().sysdevcpu(index, 1, 'Data'))
3219+ self.wTree.get_object("l1inst").set_text(main().sysdevcpu(index, 1, 'Instruction'))
3220+ self.wTree.get_object("l2").set_text(main().sysdevcpu(index, 2, 'Unified'))
3221+ self.wTree.get_object("l3").set_text(main().sysdevcpu(index, 3, 'Unified'))
3222+
3223+ def ram_update(self):
3224+ # RAM tab
3225+ values = main().raminfo()
3226+ totalram = values['total']
3227+ usedram = values['used']
3228+ freeram = values['free']
3229+
3230+ self.wTree.get_object("ramtotal").set_text(str(totalram) + ' MBytes')
3231+ self.wTree.get_object("ramused").set_text(str(usedram) + ' MBytes')
3232+ self.wTree.get_object("ramfree").set_text(str(freeram) + ' MBytes')
3233+
3234+ # RAM progress bars
3235+ usedfraction = (usedram * 1.00) / totalram
3236+ usedpercentage = str(int(round(usedram * 100.0 / totalram))) + '%'
3237+ self.wTree.get_object("ramusedprogbar").set_fraction(usedfraction)
3238+ self.wTree.get_object("ramusedprogbar").set_text(usedpercentage)
3239+
3240+ freefraction = (freeram * 1.00) / totalram
3241+ freepercentage = str(int(round(freeram * 100.0 / totalram))) + '%'
3242+ self.wTree.get_object("ramfreeprogbar").set_fraction(freefraction)
3243+ self.wTree.get_object("ramfreeprogbar").set_text(freepercentage)
3244+
3245+ self.wTree.get_object("ramactive").set_text(str(values['active']) + ' MBytes')
3246+ self.wTree.get_object("raminactive").set_text(str(values['inactive']) + ' MBytes')
3247+ self.wTree.get_object("ramcached").set_text(str(values['cached']) + ' MBytes')
3248+
3249+ return True
3250+
3251+
3252+
3253+ def kill(self, widget):
3254+ print "Quit"
3255+ sys.exit(0)
3256+
3257+
3258+if __name__ == '__main__':
3259+ CPUG()
3260+ gtk.main()
3261
3262=== renamed file 'cpu-g.py' => 'cpu-g.py.moved'
3263=== added directory 'debian'
3264=== added file 'debian/changelog'
3265--- debian/changelog 1970-01-01 00:00:00 +0000
3266+++ debian/changelog 2012-02-25 18:04:17 +0000
3267@@ -0,0 +1,27 @@
3268+cpu-g (0.11.1) unstable; urgency=low
3269+
3270+ * Fix stupid bug in distro logo
3271+
3272+ -- eloaders <eloaders@yahoo.com> Mon, 20 Feb 2012 18:32:04 +0100
3273+
3274+cpu-g (0.11.1~precise1) precise; urgency=low
3275+
3276+ * Add support:
3277+ AMD E2 Vision
3278+ AMD Vision
3279+ AMD Athlon X2 dual core processors
3280+ intel core i3
3281+ intel core i5
3282+
3283+ * Add new tabs Memory and Graphic
3284+ * Fix detect precessor cache
3285+ * Fix refresh CPU Speed /1sec
3286+ * Fix BogoMIPS
3287+
3288+ -- eloaders <eloaders@yahoo.com> Sun, 19 Feb 2012 20:49:51 +0100
3289+
3290+cpu-g (0.9.0) jaunty; urgency=low
3291+
3292+ * Initial release (LP: #449741)
3293+
3294+ -- Fotis Tsamis <ftsamis@gmail.com> Mon, 12 Oct 2009 21:15:52 +0300
3295
3296=== added file 'debian/compat'
3297--- debian/compat 1970-01-01 00:00:00 +0000
3298+++ debian/compat 2012-02-25 18:04:17 +0000
3299@@ -0,0 +1,1 @@
3300+7
3301
3302=== added file 'debian/control'
3303--- debian/control 1970-01-01 00:00:00 +0000
3304+++ debian/control 2012-02-25 18:04:17 +0000
3305@@ -0,0 +1,13 @@
3306+Source: cpu-g
3307+Section: misc
3308+Priority: optional
3309+Maintainer: eloaders <eloaders@yahoo.com>
3310+Build-Depends: debhelper (>= 7), python-setuptools
3311+Standards-Version: 3.8.0
3312+Homepage: http://cpug.sourceforge.net/
3313+
3314+Package: cpu-g
3315+Architecture: any
3316+Depends: ${misc:Depends}, ${shlibs:Depends}, python, python-gobject, python-glade2, util-linux
3317+Description: A program that shows useful information about your hardware.
3318+ CPU-G collects and displays information about your CPU, RAM, Motherboard, some general information about your system and more.
3319
3320=== added file 'debian/copyright'
3321--- debian/copyright 1970-01-01 00:00:00 +0000
3322+++ debian/copyright 2012-02-25 18:04:17 +0000
3323@@ -0,0 +1,26 @@
3324+This package was created by eloaders <eloaders@yahoo.com>
3325+Sun, 19 Feb 2012 20:49:51 +0100
3326+
3327+Upstream Author: Fotis Tsamis <ftsamis@gmail.com>
3328+
3329+Copyright:
3330+ Copyright (C) 2009 Fotis Tsamis.
3331+ All rights reserved.
3332+
3333+License:
3334+
3335+ This program is free software: you can redistribute it and/or modify
3336+ it under the terms of the GNU General Public License version 3,
3337+ as published by the Free Software Foundation.
3338+
3339+ This program is distributed in the hope that it will be useful,
3340+ but WITHOUT ANY WARRANTY; without even the implied warranty of
3341+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3342+ GNU General Public License for more details.
3343+
3344+ You should have received a copy of the GNU General Public License
3345+ along with this program. If not, see <http://www.gnu.org/licenses/>.
3346+
3347+ On Debian systems, the complete text of the GNU General Public
3348+ License, version 3, can be found in /usr/share/common-licenses/GPL-3.
3349+
3350
3351=== added file 'debian/docs'
3352--- debian/docs 1970-01-01 00:00:00 +0000
3353+++ debian/docs 2012-02-25 18:04:17 +0000
3354@@ -0,0 +1,1 @@
3355+README
3356
3357=== added file 'debian/install'
3358--- debian/install 1970-01-01 00:00:00 +0000
3359+++ debian/install 2012-02-25 18:04:17 +0000
3360@@ -0,0 +1,1 @@
3361+gfx usr/share/cpug
3362
3363=== added file 'debian/manpages'
3364--- debian/manpages 1970-01-01 00:00:00 +0000
3365+++ debian/manpages 2012-02-25 18:04:17 +0000
3366@@ -0,0 +1,1 @@
3367+doc/cpu-g.1
3368
3369=== added file 'debian/rules'
3370--- debian/rules 1970-01-01 00:00:00 +0000
3371+++ debian/rules 2012-02-25 18:04:17 +0000
3372@@ -0,0 +1,4 @@
3373+#!/usr/bin/make -f
3374+
3375+%:
3376+ dh $@
3377
3378=== added directory 'doc'
3379=== added file 'doc/cpu-g.1'
3380--- doc/cpu-g.1 1970-01-01 00:00:00 +0000
3381+++ doc/cpu-g.1 2012-02-25 18:04:17 +0000
3382@@ -0,0 +1,19 @@
3383+.IX Title "CPU-G 1"
3384+.TH CPU-G 1 "2009-10-11" CPU-G CPU-G
3385+
3386+.SH "NAME"
3387+CPU\-G \- A program that shows useful information about your hardware.
3388+
3389+.SH "DESCRIPTION"
3390+.IX Header "DESCRIPTION"
3391+\fBCPU\-G\fP is a program that shows useful information about your hardware. It collects and displays information about your CPU, RAM, Motherboard, some general information about your system and more.
3392+
3393+.SH "AUTHOR"
3394+.IX Header "AUTHOR"
3395+Fotis Tsamis <ftsamis@gmail.com>
3396+
3397+.SH "LICENSE"
3398+.IX Header "LICENSE"
3399+This manpage and the \fBCPU-G\fP utility was written by Fotis Tsamis <ftsamis@gmail.com> for GNU/Linux systems. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation.
3400+
3401+On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3.
3402
3403=== added directory 'gfx'
3404=== added file 'gfx/check_false.png'
3405Binary files gfx/check_false.png 1970-01-01 00:00:00 +0000 and gfx/check_false.png 2012-02-25 18:04:17 +0000 differ
3406=== added file 'gfx/check_true.png'
3407Binary files gfx/check_true.png 1970-01-01 00:00:00 +0000 and gfx/check_true.png 2012-02-25 18:04:17 +0000 differ
3408=== added file 'gfx/cpu-g_128.png'
3409Binary files gfx/cpu-g_128.png 1970-01-01 00:00:00 +0000 and gfx/cpu-g_128.png 2012-02-25 18:04:17 +0000 differ
3410=== added file 'gfx/cpu-g_48.png'
3411Binary files gfx/cpu-g_48.png 1970-01-01 00:00:00 +0000 and gfx/cpu-g_48.png 2012-02-25 18:04:17 +0000 differ
3412=== added directory 'gfx/logos'
3413=== added directory 'gfx/logos/chipsets'
3414=== added file 'gfx/logos/chipsets/AMD.png'
3415Binary files gfx/logos/chipsets/AMD.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/AMD.png 2012-02-25 18:04:17 +0000 differ
3416=== added file 'gfx/logos/chipsets/ATI.png'
3417Binary files gfx/logos/chipsets/ATI.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/ATI.png 2012-02-25 18:04:17 +0000 differ
3418=== added file 'gfx/logos/chipsets/SiS.png'
3419Binary files gfx/logos/chipsets/SiS.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/SiS.png 2012-02-25 18:04:17 +0000 differ
3420=== added file 'gfx/logos/chipsets/VIA.png'
3421Binary files gfx/logos/chipsets/VIA.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/VIA.png 2012-02-25 18:04:17 +0000 differ
3422=== added file 'gfx/logos/chipsets/intel.png'
3423Binary files gfx/logos/chipsets/intel.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/intel.png 2012-02-25 18:04:17 +0000 differ
3424=== added file 'gfx/logos/chipsets/nVidia.png'
3425Binary files gfx/logos/chipsets/nVidia.png 1970-01-01 00:00:00 +0000 and gfx/logos/chipsets/nVidia.png 2012-02-25 18:04:17 +0000 differ
3426=== added directory 'gfx/logos/distro_logo'
3427=== added file 'gfx/logos/distro_logo/linux_logo.png'
3428Binary files gfx/logos/distro_logo/linux_logo.png 1970-01-01 00:00:00 +0000 and gfx/logos/distro_logo/linux_logo.png 2012-02-25 18:04:17 +0000 differ
3429=== added file 'gfx/logos/distro_logo/linuxmintlogo.png'
3430Binary files gfx/logos/distro_logo/linuxmintlogo.png 1970-01-01 00:00:00 +0000 and gfx/logos/distro_logo/linuxmintlogo.png 2012-02-25 18:04:17 +0000 differ
3431=== added file 'gfx/logos/distro_logo/ubuntu-logo-large.png'
3432Binary files gfx/logos/distro_logo/ubuntu-logo-large.png 1970-01-01 00:00:00 +0000 and gfx/logos/distro_logo/ubuntu-logo-large.png 2012-02-25 18:04:17 +0000 differ
3433=== added directory 'gfx/logos/graphic_card'
3434=== added file 'gfx/logos/graphic_card/ati.png'
3435Binary files gfx/logos/graphic_card/ati.png 1970-01-01 00:00:00 +0000 and gfx/logos/graphic_card/ati.png 2012-02-25 18:04:17 +0000 differ
3436=== added file 'gfx/logos/graphic_card/intel.png'
3437Binary files gfx/logos/graphic_card/intel.png 1970-01-01 00:00:00 +0000 and gfx/logos/graphic_card/intel.png 2012-02-25 18:04:17 +0000 differ
3438=== added file 'gfx/logos/graphic_card/nvidia.png'
3439Binary files gfx/logos/graphic_card/nvidia.png 1970-01-01 00:00:00 +0000 and gfx/logos/graphic_card/nvidia.png 2012-02-25 18:04:17 +0000 differ
3440=== added directory 'gfx/logos/processors'
3441=== added file 'gfx/logos/processors/AMD-Athlon-X2.png'
3442Binary files gfx/logos/processors/AMD-Athlon-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Athlon-X2.png 2012-02-25 18:04:17 +0000 differ
3443=== added file 'gfx/logos/processors/AMD-Athlon.png'
3444Binary files gfx/logos/processors/AMD-Athlon.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Athlon.png 2012-02-25 18:04:17 +0000 differ
3445=== added file 'gfx/logos/processors/AMD-Athlon64-X2.png'
3446Binary files gfx/logos/processors/AMD-Athlon64-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Athlon64-X2.png 2012-02-25 18:04:17 +0000 differ
3447=== added file 'gfx/logos/processors/AMD-Athlon64.png'
3448Binary files gfx/logos/processors/AMD-Athlon64.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Athlon64.png 2012-02-25 18:04:17 +0000 differ
3449=== added file 'gfx/logos/processors/AMD-AthlonII-X2.png'
3450Binary files gfx/logos/processors/AMD-AthlonII-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-AthlonII-X2.png 2012-02-25 18:04:17 +0000 differ
3451=== added file 'gfx/logos/processors/AMD-AthlonII-X3.png'
3452Binary files gfx/logos/processors/AMD-AthlonII-X3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-AthlonII-X3.png 2012-02-25 18:04:17 +0000 differ
3453=== added file 'gfx/logos/processors/AMD-AthlonII-X4.png'
3454Binary files gfx/logos/processors/AMD-AthlonII-X4.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-AthlonII-X4.png 2012-02-25 18:04:17 +0000 differ
3455=== added file 'gfx/logos/processors/AMD-AthlonXP.png'
3456Binary files gfx/logos/processors/AMD-AthlonXP.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-AthlonXP.png 2012-02-25 18:04:17 +0000 differ
3457=== added file 'gfx/logos/processors/AMD-Duron.png'
3458Binary files gfx/logos/processors/AMD-Duron.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Duron.png 2012-02-25 18:04:17 +0000 differ
3459=== added file 'gfx/logos/processors/AMD-E2-Vision.png'
3460Binary files gfx/logos/processors/AMD-E2-Vision.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-E2-Vision.png 2012-02-25 18:04:17 +0000 differ
3461=== added file 'gfx/logos/processors/AMD-Geode.png'
3462Binary files gfx/logos/processors/AMD-Geode.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Geode.png 2012-02-25 18:04:17 +0000 differ
3463=== added file 'gfx/logos/processors/AMD-K6-2.png'
3464Binary files gfx/logos/processors/AMD-K6-2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-K6-2.png 2012-02-25 18:04:17 +0000 differ
3465=== added file 'gfx/logos/processors/AMD-K6-3.png'
3466Binary files gfx/logos/processors/AMD-K6-3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-K6-3.png 2012-02-25 18:04:17 +0000 differ
3467=== added file 'gfx/logos/processors/AMD-K6.png'
3468Binary files gfx/logos/processors/AMD-K6.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-K6.png 2012-02-25 18:04:17 +0000 differ
3469=== added file 'gfx/logos/processors/AMD-Opteron_K10.png'
3470Binary files gfx/logos/processors/AMD-Opteron_K10.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Opteron_K10.png 2012-02-25 18:04:17 +0000 differ
3471=== added file 'gfx/logos/processors/AMD-Opteron_K8.png'
3472Binary files gfx/logos/processors/AMD-Opteron_K8.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Opteron_K8.png 2012-02-25 18:04:17 +0000 differ
3473=== added file 'gfx/logos/processors/AMD-Phenom-X3.png'
3474Binary files gfx/logos/processors/AMD-Phenom-X3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Phenom-X3.png 2012-02-25 18:04:17 +0000 differ
3475=== added file 'gfx/logos/processors/AMD-Phenom-X4.png'
3476Binary files gfx/logos/processors/AMD-Phenom-X4.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Phenom-X4.png 2012-02-25 18:04:17 +0000 differ
3477=== added file 'gfx/logos/processors/AMD-PhenomII-X2.png'
3478Binary files gfx/logos/processors/AMD-PhenomII-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-PhenomII-X2.png 2012-02-25 18:04:17 +0000 differ
3479=== added file 'gfx/logos/processors/AMD-PhenomII-X3.png'
3480Binary files gfx/logos/processors/AMD-PhenomII-X3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-PhenomII-X3.png 2012-02-25 18:04:17 +0000 differ
3481=== added file 'gfx/logos/processors/AMD-PhenomII-X4.png'
3482Binary files gfx/logos/processors/AMD-PhenomII-X4.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-PhenomII-X4.png 2012-02-25 18:04:17 +0000 differ
3483=== added file 'gfx/logos/processors/AMD-PhenomII.png'
3484Binary files gfx/logos/processors/AMD-PhenomII.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-PhenomII.png 2012-02-25 18:04:17 +0000 differ
3485=== added file 'gfx/logos/processors/AMD-Sempron-Mobile.png'
3486Binary files gfx/logos/processors/AMD-Sempron-Mobile.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Sempron-Mobile.png 2012-02-25 18:04:17 +0000 differ
3487=== added file 'gfx/logos/processors/AMD-Sempron_K7.png'
3488Binary files gfx/logos/processors/AMD-Sempron_K7.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Sempron_K7.png 2012-02-25 18:04:17 +0000 differ
3489=== added file 'gfx/logos/processors/AMD-Sempron_K8.png'
3490Binary files gfx/logos/processors/AMD-Sempron_K8.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Sempron_K8.png 2012-02-25 18:04:17 +0000 differ
3491=== added file 'gfx/logos/processors/AMD-Turion-X2.png'
3492Binary files gfx/logos/processors/AMD-Turion-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Turion-X2.png 2012-02-25 18:04:17 +0000 differ
3493=== added file 'gfx/logos/processors/AMD-Turion-X2Ultra.png'
3494Binary files gfx/logos/processors/AMD-Turion-X2Ultra.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Turion-X2Ultra.png 2012-02-25 18:04:17 +0000 differ
3495=== added file 'gfx/logos/processors/AMD-Turion64-X2.png'
3496Binary files gfx/logos/processors/AMD-Turion64-X2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Turion64-X2.png 2012-02-25 18:04:17 +0000 differ
3497=== added file 'gfx/logos/processors/AMD-Turion64.png'
3498Binary files gfx/logos/processors/AMD-Turion64.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Turion64.png 2012-02-25 18:04:17 +0000 differ
3499=== added file 'gfx/logos/processors/AMD-Vision.jpg'
3500Binary files gfx/logos/processors/AMD-Vision.jpg 1970-01-01 00:00:00 +0000 and gfx/logos/processors/AMD-Vision.jpg 2012-02-25 18:04:17 +0000 differ
3501=== added file 'gfx/logos/processors/Intel-Atom.png'
3502Binary files gfx/logos/processors/Intel-Atom.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Atom.png 2012-02-25 18:04:17 +0000 differ
3503=== added file 'gfx/logos/processors/Intel-Celeron.png'
3504Binary files gfx/logos/processors/Intel-Celeron.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Celeron.png 2012-02-25 18:04:17 +0000 differ
3505=== added file 'gfx/logos/processors/Intel-CeleronD.png'
3506Binary files gfx/logos/processors/Intel-CeleronD.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-CeleronD.png 2012-02-25 18:04:17 +0000 differ
3507=== added file 'gfx/logos/processors/Intel-CeleronM.png'
3508Binary files gfx/logos/processors/Intel-CeleronM.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-CeleronM.png 2012-02-25 18:04:17 +0000 differ
3509=== added file 'gfx/logos/processors/Intel-Celeron_Core.png'
3510Binary files gfx/logos/processors/Intel-Celeron_Core.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Celeron_Core.png 2012-02-25 18:04:17 +0000 differ
3511=== added file 'gfx/logos/processors/Intel-Celeron_old.png'
3512Binary files gfx/logos/processors/Intel-Celeron_old.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Celeron_old.png 2012-02-25 18:04:17 +0000 differ
3513=== added file 'gfx/logos/processors/Intel-Core-i3.png'
3514Binary files gfx/logos/processors/Intel-Core-i3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core-i3.png 2012-02-25 18:04:17 +0000 differ
3515=== added file 'gfx/logos/processors/Intel-Core-i5.png'
3516Binary files gfx/logos/processors/Intel-Core-i5.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core-i5.png 2012-02-25 18:04:17 +0000 differ
3517=== added file 'gfx/logos/processors/Intel-Core-i7.png'
3518Binary files gfx/logos/processors/Intel-Core-i7.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core-i7.png 2012-02-25 18:04:17 +0000 differ
3519=== added file 'gfx/logos/processors/Intel-Core-i7Extreme.png'
3520Binary files gfx/logos/processors/Intel-Core-i7Extreme.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core-i7Extreme.png 2012-02-25 18:04:17 +0000 differ
3521=== added file 'gfx/logos/processors/Intel-Core2Duo.png'
3522Binary files gfx/logos/processors/Intel-Core2Duo.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core2Duo.png 2012-02-25 18:04:17 +0000 differ
3523=== added file 'gfx/logos/processors/Intel-Core2Extreme.png'
3524Binary files gfx/logos/processors/Intel-Core2Extreme.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core2Extreme.png 2012-02-25 18:04:17 +0000 differ
3525=== added file 'gfx/logos/processors/Intel-Core2Quad.png'
3526Binary files gfx/logos/processors/Intel-Core2Quad.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Core2Quad.png 2012-02-25 18:04:17 +0000 differ
3527=== added file 'gfx/logos/processors/Intel-CoreDuo.png'
3528Binary files gfx/logos/processors/Intel-CoreDuo.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-CoreDuo.png 2012-02-25 18:04:17 +0000 differ
3529=== added file 'gfx/logos/processors/Intel-CoreSolo.png'
3530Binary files gfx/logos/processors/Intel-CoreSolo.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-CoreSolo.png 2012-02-25 18:04:17 +0000 differ
3531=== added file 'gfx/logos/processors/Intel-Pentium2.png'
3532Binary files gfx/logos/processors/Intel-Pentium2.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium2.png 2012-02-25 18:04:17 +0000 differ
3533=== added file 'gfx/logos/processors/Intel-Pentium3.png'
3534Binary files gfx/logos/processors/Intel-Pentium3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium3.png 2012-02-25 18:04:17 +0000 differ
3535=== added file 'gfx/logos/processors/Intel-Pentium3M.png'
3536Binary files gfx/logos/processors/Intel-Pentium3M.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium3M.png 2012-02-25 18:04:17 +0000 differ
3537=== added file 'gfx/logos/processors/Intel-Pentium4.png'
3538Binary files gfx/logos/processors/Intel-Pentium4.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium4.png 2012-02-25 18:04:17 +0000 differ
3539=== added file 'gfx/logos/processors/Intel-Pentium4HT.png'
3540Binary files gfx/logos/processors/Intel-Pentium4HT.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium4HT.png 2012-02-25 18:04:17 +0000 differ
3541=== added file 'gfx/logos/processors/Intel-Pentium4M.png'
3542Binary files gfx/logos/processors/Intel-Pentium4M.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium4M.png 2012-02-25 18:04:17 +0000 differ
3543=== added file 'gfx/logos/processors/Intel-Pentium4XE.png'
3544Binary files gfx/logos/processors/Intel-Pentium4XE.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Pentium4XE.png 2012-02-25 18:04:17 +0000 differ
3545=== added file 'gfx/logos/processors/Intel-PentiumD.png'
3546Binary files gfx/logos/processors/Intel-PentiumD.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-PentiumD.png 2012-02-25 18:04:17 +0000 differ
3547=== added file 'gfx/logos/processors/Intel-PentiumDual.png'
3548Binary files gfx/logos/processors/Intel-PentiumDual.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-PentiumDual.png 2012-02-25 18:04:17 +0000 differ
3549=== added file 'gfx/logos/processors/Intel-PentiumM.png'
3550Binary files gfx/logos/processors/Intel-PentiumM.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-PentiumM.png 2012-02-25 18:04:17 +0000 differ
3551=== added file 'gfx/logos/processors/Intel-PentiumXE.png'
3552Binary files gfx/logos/processors/Intel-PentiumXE.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-PentiumXE.png 2012-02-25 18:04:17 +0000 differ
3553=== added file 'gfx/logos/processors/Intel-Xeon.png'
3554Binary files gfx/logos/processors/Intel-Xeon.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Xeon.png 2012-02-25 18:04:17 +0000 differ
3555=== added file 'gfx/logos/processors/Intel-Xeon_Core.png'
3556Binary files gfx/logos/processors/Intel-Xeon_Core.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Xeon_Core.png 2012-02-25 18:04:17 +0000 differ
3557=== added file 'gfx/logos/processors/Intel-Xeon_Nehalem.png'
3558Binary files gfx/logos/processors/Intel-Xeon_Nehalem.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Xeon_Nehalem.png 2012-02-25 18:04:17 +0000 differ
3559=== added file 'gfx/logos/processors/Intel-Xeon_old.png'
3560Binary files gfx/logos/processors/Intel-Xeon_old.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/Intel-Xeon_old.png 2012-02-25 18:04:17 +0000 differ
3561=== added file 'gfx/logos/processors/VIA-C3.png'
3562Binary files gfx/logos/processors/VIA-C3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/VIA-C3.png 2012-02-25 18:04:17 +0000 differ
3563=== added file 'gfx/logos/processors/VIA-C7-M.png'
3564Binary files gfx/logos/processors/VIA-C7-M.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/VIA-C7-M.png 2012-02-25 18:04:17 +0000 differ
3565=== added file 'gfx/logos/processors/VIA-C7.png'
3566Binary files gfx/logos/processors/VIA-C7.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/VIA-C7.png 2012-02-25 18:04:17 +0000 differ
3567=== added file 'gfx/logos/processors/VIA-Nano.png'
3568Binary files gfx/logos/processors/VIA-Nano.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/VIA-Nano.png 2012-02-25 18:04:17 +0000 differ
3569=== added file 'gfx/logos/processors/amd_athlon_x2_dual_core_processors.png'
3570Binary files gfx/logos/processors/amd_athlon_x2_dual_core_processors.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/amd_athlon_x2_dual_core_processors.png 2012-02-25 18:04:17 +0000 differ
3571=== added file 'gfx/logos/processors/intel_core_i3.png'
3572Binary files gfx/logos/processors/intel_core_i3.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/intel_core_i3.png 2012-02-25 18:04:17 +0000 differ
3573=== added file 'gfx/logos/processors/intel_core_i5.png'
3574Binary files gfx/logos/processors/intel_core_i5.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/intel_core_i5.png 2012-02-25 18:04:17 +0000 differ
3575=== added file 'gfx/logos/processors/noimage.png'
3576Binary files gfx/logos/processors/noimage.png 1970-01-01 00:00:00 +0000 and gfx/logos/processors/noimage.png 2012-02-25 18:04:17 +0000 differ
3577=== added file 'setup.cfg'
3578--- setup.cfg 1970-01-01 00:00:00 +0000
3579+++ setup.cfg 2012-02-25 18:04:17 +0000
3580@@ -0,0 +1,7 @@
3581+[install]
3582+optimize = 1
3583+
3584+[bdist_rpm]
3585+group = Hardware/Other
3586+requires = pygtk2, pygtk2-libglade, util-linux
3587+doc_files = README LICENSE TODO
3588
3589=== added file 'setup.py'
3590--- setup.py 1970-01-01 00:00:00 +0000
3591+++ setup.py 2012-02-25 18:04:17 +0000
3592@@ -0,0 +1,23 @@
3593+#!/usr/bin/env python
3594+# -*- coding: utf-8 -*-
3595+
3596+from distutils.core import setup
3597+
3598+setup(
3599+ name = 'CPU-G',
3600+ version = '0.11.1',
3601+ description = 'A CPU-Z clone 4 linux',
3602+ long_description = """CPU-G is a program that shows useful information about your hardware. It collects and displays information about your CPU, Motherboard, some general information about your system and more.""",
3603+ author = 'Fotis Tsamis (ftsamis)',
3604+ author_email = 'ftsamis@gmail.com',
3605+ license = "GPL",
3606+ url = 'http://cpug.sourceforge.net/',
3607+ data_files = [
3608+ ('share/cpug', ['cpu-g.glade', 'cpu-g.py',]),
3609+ ('share/bin', ['cpu-g']),
3610+ ('share/pixmaps', ['gfx/cpu-g_128.png', 'gfx/cpu-g_128.png']),
3611+ ('share/applications', ['cpu-g.desktop']),
3612+ ],
3613+ scripts = ["cpu-g"],
3614+ keywords = "cpu cpuinfo chipset",
3615+)

Subscribers

People subscribed via source and target branches