[Xorg-commit] xc/programs/Xserver/hw/darwin/quartz_1.3/XDarwin.pbproj project.pbxproj,1.1,1.1.4.1

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Thu Dec 18 21:29:45 EET 2003


Committed by: kaleb

Update of /cvs/xorg/xc/programs/Xserver/hw/darwin/quartz_1.3/XDarwin.pbproj
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/Xserver/hw/darwin/quartz_1.3/XDarwin.pbproj

Modified Files:
      Tag: XORG-CURRENT
	project.pbxproj 
Log Message:
First pass at "Standard" Xinerama.
The sources for this came from Heather Lanigan's xinerama tree on 
Sourceforge.Net. 
No attempt has been made to handle previous, non-standard versions of 
the protocol. Nor has any attempt been made to preserve the ABI of 
previous versions -- that part will be added at a later time, and 
then probably only on systems that have nice object/linker semantics, 
e.g. ELF systems with weak symbols.



Index: project.pbxproj
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/darwin/quartz_1.3/XDarwin.pbproj/project.pbxproj,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- project.pbxproj	14 Nov 2003 16:48:54 -0000	1.1
+++ project.pbxproj	18 Dec 2003 19:29:13 -0000	1.1.4.1
@@ -1072,14 +1072,14 @@
 		};
 		F5269C2D01D5BC3501000001 = {
 			isa = PBXFileReference;
-			name = pseudoramiX.c;
-			path = ../quartz/pseudoramiX.c;
+			name = pseudorama.c;
+			path = ../quartz/pseudorama.c;
 			refType = 4;
 		};
 		F5269C2E01D5BC3501000001 = {
 			isa = PBXFileReference;
-			name = pseudoramiX.h;
-			path = ../quartz/pseudoramiX.h;
+			name = pseudorama.h;
+			path = ../quartz/pseudorama.h;
 			refType = 4;
 		};
 		F53321390193CB6A01000001 = {





More information about the xorg-commit mailing list