commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas/src/mac/geas-mac.pbproj ntiffin.pbxus...


From: Neil Tiffin
Subject: gnue/geas/src/mac/geas-mac.pbproj ntiffin.pbxus...
Date: Thu, 23 Aug 2001 17:34:13 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/08/23 17:34:13

Modified files:
        geas/src/mac/geas-mac.pbproj: ntiffin.pbxuser project.pbxproj 

Log message:
        Change absolute references to relative.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser
diff -u gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser:1.1 
gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser:1.2
--- gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser:1.1       Thu Aug 23 
17:07:37 2001
+++ gnue/geas/src/mac/geas-mac.pbproj/ntiffin.pbxuser   Thu Aug 23 17:34:13 2001
@@ -136,6 +136,7 @@
                                        };
                                        TabCount = 4;
                                };
+                               WindowLocation = "{123, 72}";
                        };
                };
        };
Index: gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj
diff -u gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj:1.1 
gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj:1.2
--- gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj:1.1       Thu Aug 23 
17:07:37 2001
+++ gnue/geas/src/mac/geas-mac.pbproj/project.pbxproj   Thu Aug 23 17:34:13 2001
@@ -8,8 +8,8 @@
                010E7D8F009C71FB7F000001 = {
                        isa = PBXFileReference;
                        name = admin.c;
-                       path = /Volumes/AnagadaII/gnue/geas/src/admin.c;
-                       refType = 0;
+                       path = ../admin.c;
+                       refType = 2;
                };
                010E7D90009C71FB7F000001 = {
                        isa = PBXFileReference;
@@ -412,8 +412,8 @@
                01105B9100C7D0267F000001 = {
                        isa = PBXFileReference;
                        name = "geas-common.c";
-                       path = "/Volumes/AnagadaII/gnue/geas/src/geas-common.c";
-                       refType = 0;
+                       path = "../geas-common.c";
+                       refType = 2;
                };
                01105B9200C7D0267F000001 = {
                        fileRef = 01105B9100C7D0267F000001;
@@ -424,8 +424,8 @@
                01105B9300C7D0377F000001 = {
                        isa = PBXFileReference;
                        name = "geas-skels.c";
-                       path = "/Volumes/AnagadaII/gnue/geas/src/geas-skels.c";
-                       refType = 0;
+                       path = "../geas-skels.c";
+                       refType = 2;
                };
                01105B9400C7D0377F000001 = {
                        fileRef = 01105B9300C7D0377F000001;
@@ -436,8 +436,8 @@
                01105B9500C7D0407F000001 = {
                        isa = PBXFileReference;
                        name = "geas-stubs.c";
-                       path = "/Volumes/AnagadaII/gnue/geas/src/geas-stubs.c";
-                       refType = 0;
+                       path = "../geas-stubs.c";
+                       refType = 2;
                };
                01105B9600C7D0407F000001 = {
                        fileRef = 01105B9500C7D0407F000001;
@@ -498,8 +498,8 @@
                011720DF00D25EDA7F000001 = {
                        isa = PBXFileReference;
                        name = event_log_code.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/event_log_code.h;
-                       refType = 0;
+                       path = ../event_log_code.h;
+                       refType = 2;
                };
                011720E000D25EDA7F000001 = {
                        fileRef = 011720DF00D25EDA7F000001;
@@ -510,8 +510,8 @@
                011A185800CE5E957F000001 = {
                        isa = PBXFileReference;
                        name = objectstore_private.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/objectstore_private.h;
-                       refType = 0;
+                       path = ../objectstore/objectstore_private.h;
+                       refType = 2;
                };
                011A185900CE5E957F000001 = {
                        fileRef = 011A185800CE5E957F000001;
@@ -522,14 +522,14 @@
                011A185A00CE659F7F000001 = {
                        isa = PBXFileReference;
                        name = mysql.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/mysql.c;
-                       refType = 0;
+                       path = ../objectstore/mysql.c;
+                       refType = 2;
                };
                011A185B00CE659F7F000001 = {
                        isa = PBXFileReference;
                        name = postgresql.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/postgresql.c;
-                       refType = 0;
+                       path = ../objectstore/postgresql.c;
+                       refType = 2;
                };
                011A185C00CE659F7F000001 = {
                        fileRef = 011A185A00CE659F7F000001;
@@ -838,8 +838,8 @@
                1750FE2200CAAB147F000001 = {
                        isa = PBXFileReference;
                        name = configuration.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/config/configuration.h;
-                       refType = 0;
+                       path = ../config/configuration.h;
+                       refType = 2;
                };
                1750FE2300CAAB147F000001 = {
                        fileRef = 1750FE2200CAAB147F000001;
@@ -890,8 +890,8 @@
                26844D5300C6FE827F000001 = {
                        isa = PBXFileReference;
                        name = classdata.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/classdata.h;
-                       refType = 0;
+                       path = ../../lib/classdefs/classdata.h;
+                       refType = 2;
                };
                26844D5400C6FE827F000001 = {
                        fileRef = 26844D5300C6FE827F000001;
@@ -902,44 +902,44 @@
                26844D5700C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = classdata.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/classdata.c;
-                       refType = 0;
+                       path = ../../lib/classdefs/classdata.c;
+                       refType = 2;
                };
                26844D5800C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = gcdparser.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/gcdparser.c;
-                       refType = 0;
+                       path = ../../lib/classdefs/gcdparser.c;
+                       refType = 2;
                };
                26844D5900C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = gcdparser.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/gcdparser.h;
-                       refType = 0;
+                       path = ../../lib/classdefs/gcdparser.h;
+                       refType = 2;
                };
                26844D5A00C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = lparser.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/lparser.c;
-                       refType = 0;
+                       path = ../../lib/classdefs/lparser.c;
+                       refType = 2;
                };
                26844D5B00C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = lparser.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/lparser.h;
-                       refType = 0;
+                       path = ../../lib/classdefs/lparser.h;
+                       refType = 2;
                };
                26844D5C00C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = yparser.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/yparser.c;
-                       refType = 0;
+                       path = ../../lib/classdefs/yparser.c;
+                       refType = 2;
                };
                26844D5D00C6FEB57F000001 = {
                        isa = PBXFileReference;
                        name = yparser.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/lib/classdefs/yparser.h;
-                       refType = 0;
+                       path = ../../lib/classdefs/yparser.h;
+                       refType = 2;
                };
                26844D5F00C6FEB57F000001 = {
                        fileRef = 26844D5900C6FEB57F000001;
@@ -1007,14 +1007,14 @@
                26844D6C00C706AD7F000001 = {
                        isa = PBXFileReference;
                        name = datamonitor.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/datamonitor/datamonitor.c;
-                       refType = 0;
+                       path = ../datamonitor/datamonitor.c;
+                       refType = 2;
                };
                26844D6D00C706AD7F000001 = {
                        isa = PBXFileReference;
                        name = datamonitor.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/datamonitor/datamonitor.h;
-                       refType = 0;
+                       path = ../datamonitor/datamonitor.h;
+                       refType = 2;
                };
                26844D6E00C706AD7F000001 = {
                        children = (
@@ -1055,32 +1055,32 @@
                26844D7200C707A07F000001 = {
                        isa = PBXFileReference;
                        name = methods_glibmodule.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/methods/methods_glibmodule.h;
-                       refType = 0;
+                       path = ../methods/methods_glibmodule.h;
+                       refType = 2;
                };
                26844D7300C707A07F000001 = {
                        isa = PBXFileReference;
                        name = methods_oaf.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/methods/methods_oaf.h;
-                       refType = 0;
+                       path = ../methods/methods_oaf.h;
+                       refType = 2;
                };
                26844D7400C707A07F000001 = {
                        isa = PBXFileReference;
                        name = methods_unstable.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/methods/methods_unstable.h;
-                       refType = 0;
+                       path = ../methods/methods_unstable.h;
+                       refType = 2;
                };
                26844D7500C707A07F000001 = {
                        isa = PBXFileReference;
                        name = methods.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/methods/methods.c;
-                       refType = 0;
+                       path = ../methods/methods.c;
+                       refType = 2;
                };
                26844D7600C707A07F000001 = {
                        isa = PBXFileReference;
                        name = methods.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/methods/methods.h;
-                       refType = 0;
+                       path = ../methods/methods.h;
+                       refType = 2;
                };
                26844D7700C707A07F000001 = {
                        fileRef = 26844D7200C707A07F000001;
@@ -1130,14 +1130,14 @@
                26844D7E00C707ED7F000001 = {
                        isa = PBXFileReference;
                        name = objectstore.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/objectstore.c;
-                       refType = 0;
+                       path = ../objectstore/objectstore.c;
+                       refType = 2;
                };
                26844D7F00C707ED7F000001 = {
                        isa = PBXFileReference;
                        name = objectstore.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/objectstore.h;
-                       refType = 0;
+                       path = ../objectstore/objectstore.h;
+                       refType = 2;
                };
                26844D8300C707ED7F000001 = {
                        fileRef = 26844D7F00C707ED7F000001;
@@ -1165,20 +1165,20 @@
                26844D8800C7081F7F000001 = {
                        isa = PBXFileReference;
                        name = objectcache_internal.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectcache/objectcache_internal.h;
-                       refType = 0;
+                       path = ../objectcache/objectcache_internal.h;
+                       refType = 2;
                };
                26844D8900C7081F7F000001 = {
                        isa = PBXFileReference;
                        name = objectcache.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectcache/objectcache.c;
-                       refType = 0;
+                       path = ../objectcache/objectcache.c;
+                       refType = 2;
                };
                26844D8A00C7081F7F000001 = {
                        isa = PBXFileReference;
                        name = objectcache.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectcache/objectcache.h;
-                       refType = 0;
+                       path = ../objectcache/objectcache.h;
+                       refType = 2;
                };
                26844D8B00C7081F7F000001 = {
                        fileRef = 26844D8800C7081F7F000001;
@@ -1245,8 +1245,8 @@
                26844D9600C708E47F000001 = {
                        isa = PBXFileReference;
                        name = configuration.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/config/configuration.c;
-                       refType = 0;
+                       path = ../config/configuration.c;
+                       refType = 2;
                };
                26844D9900C708E47F000001 = {
                        fileRef = 26844D9600C708E47F000001;
@@ -1301,8 +1301,8 @@
                F575A8720135627A01000001 = {
                        isa = PBXFileReference;
                        name = compare.c;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/compare.c;
-                       refType = 0;
+                       path = ../objectstore/compare.c;
+                       refType = 2;
                };
                F575A8730135627A01000001 = {
                        fileRef = F575A8720135627A01000001;
@@ -1313,8 +1313,8 @@
                F575A8740135628901000001 = {
                        isa = PBXFileReference;
                        name = compare.h;
-                       path = 
/Volumes/AnagadaII/gnue/geas/src/objectstore/compare.h;
-                       refType = 0;
+                       path = ../objectstore/compare.h;
+                       refType = 2;
                };
                F575A8750135628901000001 = {
                        fileRef = F575A8740135628901000001;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]