SOURCES: psi-customos.patch - one more fix

hawk hawk at pld-linux.org
Fri Jan 25 17:01:29 CET 2008


Author: hawk                         Date: Fri Jan 25 16:01:29 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more fix

---- Files affected:
SOURCES:
   psi-customos.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/psi-customos.patch
diff -u SOURCES/psi-customos.patch:1.7 SOURCES/psi-customos.patch:1.8
--- SOURCES/psi-customos.patch:1.7	Fri Jan 25 16:54:09 2008
+++ SOURCES/psi-customos.patch	Fri Jan 25 17:01:24 2008
@@ -1,6 +1,14 @@
 --- psi-0.11/src/systeminfo.cpp.orig	2007-10-14 16:00:54.000000000 +0200
-+++ psi-0.11/src/systeminfo.cpp	2008-01-25 16:36:04.883197197 +0100
-@@ -52,6 +52,7 @@
++++ psi-0.11/src/systeminfo.cpp	2008-01-25 16:58:11.368815916 +0100
+@@ -15,6 +15,7 @@
+ #include <windows.h>
+ #endif
+ 
++#include "applicationinfo.h"
+ #include "systeminfo.h"
+ 
+ SystemInfo::SystemInfo() : QObject(QCoreApplication::instance())
+@@ -52,6 +53,7 @@
  	// get description about os
  	enum LinuxName {
  		LinuxNone = 0,
@@ -8,7 +16,7 @@
  
  		LinuxMandrake,
  		LinuxDebian,
-@@ -100,6 +101,7 @@
+@@ -100,6 +102,7 @@
  		// many distros use the /etc/redhat-release for compatibility, so RedHat will be the last :)
  		{ LinuxRedHat,		OsUseFile,	"/etc/redhat-release",		"RedHat Linux"		},
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/psi-customos.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list