SOURCES: psi-customos.patch - more psi 0.11 fixes

hawk hawk at pld-linux.org
Fri Jan 25 16:54:14 CET 2008


Author: hawk                         Date: Fri Jan 25 15:54:14 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more psi 0.11 fixes

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

---- Diffs:

================================================================
Index: SOURCES/psi-customos.patch
diff -u SOURCES/psi-customos.patch:1.6 SOURCES/psi-customos.patch:1.7
--- SOURCES/psi-customos.patch:1.6	Fri Jan 25 12:35:41 2008
+++ SOURCES/psi-customos.patch	Fri Jan 25 16:54:09 2008
@@ -1,6 +1,5 @@
-diff -ur psi-0.11.orig/src/systeminfo.cpp psi-0.11/src/systeminfo.cpp
---- psi-0.11.orig/src/systeminfo.cpp	2007-10-14 16:00:54.000000000 +0200
-+++ psi-0.11/src/systeminfo.cpp	2007-11-25 15:28:41.000000000 +0100
+--- 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 @@
  	// get description about os
  	enum LinuxName {
@@ -13,7 +12,7 @@
  		// many distros use the /etc/redhat-release for compatibility, so RedHat will be the last :)
  		{ LinuxRedHat,		OsUseFile,	"/etc/redhat-release",		"RedHat Linux"		},
  
-+		{ LinuxCustom,		OsUseFile,	getHomeDir()+"/custom-os",	""			},
++		{ LinuxCustom,		OsUseFile,	ApplicationInfo::homeDir() + "/custom-os",	""	},
  		{ LinuxNone,		OsUseName,	"",				""			}
  	};
  
================================================================

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



More information about the pld-cvs-commit mailing list