Update of /cvsroot/phpwiki/phpwiki.pbproj
In directory usw-pr-cvs1:/tmp/cvs-serv2222
Modified Files:
project.pbxproj
Log Message:
fixed char encodeing for a couple files, changes /images into a folder reference
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** project.pbxproj 2002/01/01 23:39:58 1.12
--- project.pbxproj 2002/01/02 00:43:36 1.13
***************
*** 15,19 ****
--- 15,21 ----
};
F50CFB3A01E04CC80165507D = {
+ fileEncoding = 5;
isa = PBXFileReference;
+ lineEnding = 0;
name = RecenteVeranderingen;
path = phpwiki/locale/nl/pgsrc/RecenteVeranderingen;
***************
*** 86,90 ****
--- 88,94 ----
};
F5458CCC01E26FF10165507D = {
+ fileEncoding = 5;
isa = PBXFileReference;
+ lineEnding = 0;
name = random.php;
path = phpwiki/themes/Hawaiian/pictures/random.php;
***************
*** 131,135 ****
--- 135,141 ----
};
F5458CD301E270980165507D = {
+ fileEncoding = 5;
isa = PBXFileReference;
+ lineEnding = 0;
name = themeinfo.php;
path = phpwiki/themes/MacOSX/themeinfo.php;
***************
*** 194,198 ****
F57D43CC01DB11970165507D,
F57D43CE01DB11970165507D,
! F57D43D901DB11970165507D,
F57D43E401DB11970165507D,
F57D43E501DB11970165507D,
--- 200,204 ----
F57D43CC01DB11970165507D,
F57D43CE01DB11970165507D,
! F5E6286F01E281630165507D,
F57D43E401DB11970165507D,
F57D43E501DB11970165507D,
***************
*** 314,395 ****
refType = 2;
};
- F57D43D901DB11970165507D = {
- children = (
- F57D43DA01DB11970165507D,
- F57D43DB01DB11970165507D,
- F57D43DC01DB11970165507D,
- F57D43DD01DB11970165507D,
- F57D43DE01DB11970165507D,
- F57D43DF01DB11970165507D,
- F57D43E001DB11970165507D,
- F57D43E101DB11970165507D,
- F57D43E201DB11970165507D,
- F57D43E301DB11970165507D,
- );
- isa = PBXGroup;
- name = images;
- path = phpwiki/images;
- refType = 2;
- };
- F57D43DA01DB11970165507D = {
- isa = PBXFileReference;
- name = ftp.png;
- path = phpwiki/images/ftp.png;
- refType = 2;
- };
- F57D43DB01DB11970165507D = {
- isa = PBXFileReference;
- name = http.png;
- path = phpwiki/images/http.png;
- refType = 2;
- };
- F57D43DC01DB11970165507D = {
- isa = PBXFileReference;
- name = https.png;
- path = phpwiki/images/https.png;
- refType = 2;
- };
- F57D43DD01DB11970165507D = {
- isa = PBXFileReference;
- name = interwiki.png;
- path = phpwiki/images/interwiki.png;
- refType = 2;
- };
- F57D43DE01DB11970165507D = {
- isa = PBXFileReference;
- name = mailto.png;
- path = phpwiki/images/mailto.png;
- refType = 2;
- };
- F57D43DF01DB11970165507D = {
- isa = PBXFileReference;
- name = png.png;
- path = phpwiki/images/png.png;
- refType = 2;
- };
- F57D43E001DB11970165507D = {
- isa = PBXFileReference;
- name = rss.png;
- path = phpwiki/images/rss.png;
- refType = 2;
- };
- F57D43E101DB11970165507D = {
- isa = PBXFileReference;
- name = signature.png;
- path = phpwiki/images/signature.png;
- refType = 2;
- };
- F57D43E201DB11970165507D = {
- isa = PBXFileReference;
- name = wikibase.png;
- path = phpwiki/images/wikibase.png;
- refType = 2;
- };
- F57D43E301DB11970165507D = {
- isa = PBXFileReference;
- name = zapg.png;
- path = phpwiki/images/zapg.png;
- refType = 2;
- };
F57D43E401DB11970165507D = {
fileEncoding = 5;
--- 320,323 ----
***************
*** 2885,2888 ****
--- 2813,2822 ----
name = WaterFall.jpg;
path = phpwiki/themes/Hawaiian/WaterFall.jpg;
+ refType = 2;
+ };
+ F5E6286F01E281630165507D = {
+ isa = PBXFolderReference;
+ name = images;
+ path = phpwiki/images;
refType = 2;
};
|