Update of /cvsroot/phpwiki/phpwiki.pbproj
In directory usw-pr-cvs1:/tmp/cvs-serv11349
Modified Files:
project.pbxproj
Log Message:
new files added
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** project.pbxproj 2002/01/02 00:43:36 1.13
--- project.pbxproj 2002/01/02 01:30:09 1.14
***************
*** 127,130 ****
--- 127,131 ----
F5458CD201E270980165507D = {
children = (
+ F56A40EC01E2994B0165507D,
F5458CD301E270980165507D,
);
***************
*** 140,143 ****
--- 141,150 ----
name = themeinfo.php;
path = phpwiki/themes/MacOSX/themeinfo.php;
+ refType = 2;
+ };
+ F56A40EC01E2994B0165507D = {
+ isa = PBXFileReference;
+ name = PhpWiki.png;
+ path = phpwiki/themes/MacOSX/PhpWiki.png;
refType = 2;
};
|