From: Carsten K. <car...@us...> - 2002-01-01 23:11:15
|
Update of /cvsroot/phpwiki/phpwiki.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv16164 Modified Files: project.pbxproj Log Message: *** empty log message *** Index: project.pbxproj =================================================================== RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** project.pbxproj 2002/01/01 07:51:33 1.10 --- project.pbxproj 2002/01/01 23:11:13 1.11 *************** *** 36,39 **** --- 36,139 ---- refType = 2; }; + F5458CC601E26FF10165507D = { + children = ( + F5458CC701E26FF10165507D, + F5458CC801E26FF10165507D, + F5458CC901E26FF10165507D, + F5458CCA01E26FF10165507D, + F5458CCB01E26FF10165507D, + F5458CCC01E26FF10165507D, + F5458CCD01E26FF10165507D, + F5458CCE01E26FF10165507D, + F5458CCF01E26FF10165507D, + F5458CD001E26FF10165507D, + F5458CD101E26FF10165507D, + ); + isa = PBXGroup; + name = pictures; + path = phpwiki/themes/Hawaiian/pictures; + refType = 2; + }; + F5458CC701E26FF10165507D = { + isa = PBXFileReference; + name = BeachPalmDusk.jpg; + path = phpwiki/themes/Hawaiian/pictures/BeachPalmDusk.jpg; + refType = 2; + }; + F5458CC801E26FF10165507D = { + isa = PBXFileReference; + name = Coastline.jpg; + path = phpwiki/themes/Hawaiian/pictures/Coastline.jpg; + refType = 2; + }; + F5458CC901E26FF10165507D = { + isa = PBXFileReference; + name = HawaiiMauiFromSpace.jpg; + path = phpwiki/themes/Hawaiian/pictures/HawaiiMauiFromSpace.jpg; + refType = 2; + }; + F5458CCA01E26FF10165507D = { + isa = PBXFileReference; + name = LavaTwilight.jpg; + path = phpwiki/themes/Hawaiian/pictures/LavaTwilight.jpg; + refType = 2; + }; + F5458CCB01E26FF10165507D = { + isa = PBXFileReference; + name = LoihiSeamount.jpg; + path = phpwiki/themes/Hawaiian/pictures/LoihiSeamount.jpg; + refType = 2; + }; + F5458CCC01E26FF10165507D = { + isa = PBXFileReference; + name = random.php; + path = phpwiki/themes/Hawaiian/pictures/random.php; + refType = 2; + }; + F5458CCD01E26FF10165507D = { + isa = PBXFileReference; + name = SteamVolcanoDusk.jpg; + path = phpwiki/themes/Hawaiian/pictures/SteamVolcanoDusk.jpg; + refType = 2; + }; + F5458CCE01E26FF10165507D = { + isa = PBXFileReference; + name = SubmersiblePiscesV.jpg; + path = phpwiki/themes/Hawaiian/pictures/SubmersiblePiscesV.jpg; + refType = 2; + }; + F5458CCF01E26FF10165507D = { + isa = PBXFileReference; + name = SwimmingPoolWater.jpg; + path = phpwiki/themes/Hawaiian/pictures/SwimmingPoolWater.jpg; + refType = 2; + }; + F5458CD001E26FF10165507D = { + isa = PBXFileReference; + name = Waterfall.jpg; + path = phpwiki/themes/Hawaiian/pictures/Waterfall.jpg; + refType = 2; + }; + F5458CD101E26FF10165507D = { + isa = PBXFileReference; + name = WhaleRainbow.jpg; + path = phpwiki/themes/Hawaiian/pictures/WhaleRainbow.jpg; + refType = 2; + }; + F5458CD201E270980165507D = { + children = ( + F5458CD301E270980165507D, + ); + isa = PBXGroup; + name = MacOSX; + path = phpwiki/themes/MacOSX; + refType = 2; + }; + F5458CD301E270980165507D = { + isa = PBXFileReference; + name = themeinfo.php; + path = phpwiki/themes/MacOSX/themeinfo.php; + refType = 2; + }; F57C0A6A01DBCE250165507D = { fileEncoding = 5; *************** *** 2747,2752 **** F57D44F801DB11980165507D = { children = ( - F5E15BD201E12B070165507D, F57D44F901DB11980165507D, F57D44FB01DB11980165507D, ); --- 2847,2853 ---- F57D44F801DB11980165507D = { children = ( F57D44F901DB11980165507D, + F5E15BD201E12B070165507D, + F5458CD201E270980165507D, F57D44FB01DB11980165507D, ); *************** *** 2868,2880 **** refType = 2; }; - F5A8C00101E14AF60165507D = { - isa = PBXFolderReference; - name = pictures; - path = phpwiki/themes/Hawaiian/pictures; - refType = 2; - }; F5E15BD201E12B070165507D = { children = ( ! F5A8C00101E14AF60165507D, F5E15BD401E12B070165507D, F5E15BD501E12B070165507D, --- 2969,2975 ---- refType = 2; }; F5E15BD201E12B070165507D = { children = ( ! F5458CC601E26FF10165507D, F5E15BD401E12B070165507D, F5E15BD501E12B070165507D, |