From: Carsten K. <car...@us...> - 2001-12-27 22:39:29
|
Update of /cvsroot/phpwiki/phpwiki.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv10275/phpwiki.pbproj Modified Files: project.pbxproj Log Message: updated for the filenames recently renamed in the project Index: project.pbxproj =================================================================== RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** project.pbxproj 2001/12/27 08:28:42 1.4 --- project.pbxproj 2001/12/27 22:39:27 1.5 *************** *** 6,9 **** --- 6,16 ---- objectVersion = 34; objects = { + F57C0A6A01DBCE250165507D = { + fileEncoding = 5; + isa = PBXFileReference; + lineEnding = 0; + path = Einstellungen; + refType = 4; + }; F57D140401D070600165507D = { buildStyles = ( *************** *** 289,292 **** --- 296,300 ---- F57D440C01DB11970165507D, F57D440D01DB11970165507D, + F5E8126401DBD8AE0165507D, F57D440E01DB11970165507D, F57D440F01DB11970165507D, *************** *** 823,829 **** }; F57D442B01DB11970165507D = { - fileEncoding = 5; isa = PBXFileReference; - lineEnding = 0; path = phpwiki.mo; refType = 4; --- 831,835 ---- *************** *** 838,842 **** F57D442D01DB11970165507D = { children = ( ! F57D442E01DB11970165507D, F57D442F01DB11970165507D, F57D443001DB11970165507D, --- 844,849 ---- F57D442D01DB11970165507D = { children = ( ! F57D443A01DB11970165507D, ! F57C0A6A01DBCE250165507D, F57D442F01DB11970165507D, F57D443001DB11970165507D, *************** *** 850,854 **** F57D443801DB11970165507D, F57D443901DB11970165507D, - F57D443A01DB11970165507D, F57D443B01DB11970165507D, F57D443C01DB11970165507D, --- 857,860 ---- *************** *** 868,878 **** refType = 4; }; - F57D442E01DB11970165507D = { - fileEncoding = 5; - isa = PBXFileReference; - lineEnding = 0; - path = BenutzerEinstellungen; - refType = 4; - }; F57D442F01DB11970165507D = { fileEncoding = 5; --- 874,877 ---- *************** *** 956,960 **** isa = PBXFileReference; lineEnding = 0; ! path = Querverbindungen; refType = 4; }; --- 955,959 ---- isa = PBXFileReference; lineEnding = 0; ! path = BackLinks; refType = 4; }; *************** *** 1070,1076 **** }; F57D444A01DB11970165507D = { - fileEncoding = 5; isa = PBXFileReference; - lineEnding = 0; path = phpwiki.mo; refType = 4; --- 1069,1073 ---- *************** *** 1269,1275 **** }; F57D446301DB11970165507D = { - fileEncoding = 5; isa = PBXFileReference; - lineEnding = 0; path = phpwiki.mo; refType = 4; --- 1266,1270 ---- *************** *** 1530,1536 **** }; F57D448401DB11980165507D = { - fileEncoding = 5; isa = PBXFileReference; - lineEnding = 0; path = phpwiki.mo; refType = 4; --- 1525,1529 ---- *************** *** 1823,1829 **** }; F57D44A901DB11980165507D = { - fileEncoding = 5; isa = PBXFileReference; - lineEnding = 0; path = phpwiki.mo; refType = 4; --- 1816,1820 ---- *************** *** 2520,2523 **** --- 2511,2521 ---- lineEnding = 0; path = UPGRADING; + refType = 4; + }; + F5E8126401DBD8AE0165507D = { + fileEncoding = 5; + isa = PBXFileReference; + lineEnding = 0; + path = Toolbar.php; refType = 4; }; |