From: Carsten K. <car...@us...> - 2002-01-03 22:05:06
|
Update of /cvsroot/phpwiki/phpwiki.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv6861 Modified Files: project.pbxproj Log Message: *** empty log message *** Index: project.pbxproj =================================================================== RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** project.pbxproj 2002/01/02 01:30:09 1.14 --- project.pbxproj 2002/01/03 22:05:03 1.15 *************** *** 22,25 **** --- 22,92 ---- refType = 2; }; + F52903F301E417B60165507D = { + children = ( + F52903F401E417B60165507D, + ); + isa = PBXGroup; + name = locale; + path = phpwiki/themes/MacOSX/locale; + refType = 2; + }; + F52903F401E417B60165507D = { + children = ( + F52903F501E417B60165507D, + ); + isa = PBXGroup; + path = en; + refType = 4; + }; + F52903F501E417B60165507D = { + children = ( + F529040001E419660165507D, + F52903F701E417B60165507D, + F52903F801E417B60165507D, + F52903FB01E417B60165507D, + ); + isa = PBXGroup; + path = buttons; + refType = 4; + }; + F52903F701E417B60165507D = { + isa = PBXFileReference; + path = FindPage.png; + refType = 4; + }; + F52903F801E417B60165507D = { + isa = PBXFileReference; + path = GoodStyle.png; + refType = 4; + }; + F52903FB01E417B60165507D = { + isa = PBXFileReference; + path = RemovePage.png; + refType = 4; + }; + F52903FD01E4192C0165507D = { + isa = PBXFileReference; + name = LockPage.png; + path = phpwiki/themes/MacOSX/LockPage.png; + refType = 2; + }; + F52903FE01E4192C0165507D = { + isa = PBXFileReference; + name = UnlockPage.png; + path = phpwiki/themes/MacOSX/UnlockPage.png; + refType = 2; + }; + F52903FF01E4192C0165507D = { + isa = PBXFileReference; + name = PageLocked.png; + path = phpwiki/themes/MacOSX/PageLocked.png; + refType = 2; + }; + F529040001E419660165507D = { + isa = PBXFileReference; + name = Diff.png; + path = phpwiki/themes/MacOSX/locale/en/buttons/Diff.png; + refType = 2; + }; F529C07301DC22D80165507D = { fileEncoding = 5; *************** *** 127,130 **** --- 194,201 ---- F5458CD201E270980165507D = { children = ( + F52903FD01E4192C0165507D, + F52903FE01E4192C0165507D, + F52903FF01E4192C0165507D, + F52903F301E417B60165507D, F56A40EC01E2994B0165507D, F5458CD301E270980165507D, *************** *** 207,211 **** F57D43CC01DB11970165507D, F57D43CE01DB11970165507D, ! F5E6286F01E281630165507D, F57D43E401DB11970165507D, F57D43E501DB11970165507D, --- 278,282 ---- F57D43CC01DB11970165507D, F57D43CE01DB11970165507D, ! F5A5904B01E3B0290165507D, F57D43E401DB11970165507D, F57D43E501DB11970165507D, *************** *** 2751,2754 **** --- 2822,2893 ---- refType = 2; }; + F5A5904B01E3B0290165507D = { + children = ( + F5A5904C01E3B0290165507D, + F5A5904D01E3B0290165507D, + F5A5904E01E3B0290165507D, + F5A5904F01E3B0290165507D, + F5A5905001E3B0290165507D, + F5A5905101E3B0290165507D, + F5A5905201E3B0290165507D, + F5A5905301E3B0290165507D, + F5A5905401E3B0290165507D, + F5A5905501E3B0290165507D, + ); + isa = PBXGroup; + name = images; + path = phpwiki/images; + refType = 2; + }; + F5A5904C01E3B0290165507D = { + isa = PBXFileReference; + path = ftp.png; + refType = 4; + }; + F5A5904D01E3B0290165507D = { + isa = PBXFileReference; + path = http.png; + refType = 4; + }; + F5A5904E01E3B0290165507D = { + isa = PBXFileReference; + path = https.png; + refType = 4; + }; + F5A5904F01E3B0290165507D = { + isa = PBXFileReference; + path = interwiki.png; + refType = 4; + }; + F5A5905001E3B0290165507D = { + isa = PBXFileReference; + path = mailto.png; + refType = 4; + }; + F5A5905101E3B0290165507D = { + isa = PBXFileReference; + path = png.png; + refType = 4; + }; + F5A5905201E3B0290165507D = { + isa = PBXFileReference; + path = rss.png; + refType = 4; + }; + F5A5905301E3B0290165507D = { + isa = PBXFileReference; + path = signature.png; + refType = 4; + }; + F5A5905401E3B0290165507D = { + isa = PBXFileReference; + path = wikibase.png; + refType = 4; + }; + F5A5905501E3B0290165507D = { + isa = PBXFileReference; + path = zapg.png; + refType = 4; + }; F5E15BD201E12B070165507D = { children = ( *************** *** 2820,2829 **** name = WaterFall.jpg; path = phpwiki/themes/Hawaiian/WaterFall.jpg; - refType = 2; - }; - F5E6286F01E281630165507D = { - isa = PBXFolderReference; - name = images; - path = phpwiki/images; refType = 2; }; --- 2959,2962 ---- |