Author: qmathe
Date: Fri Mar 14 14:13:45 2014
New Revision: 10563

URL: http://svn.gna.org/viewcvs/etoile?rev=10563&view=rev
Log:
Updated references to TODO, NEWS and INSTALL

Modified:
    
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj

Modified: 
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj
URL: 
http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj?rev=10563&r1=10562&r2=10563&view=diff
==============================================================================
--- 
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj
 (original)
+++ 
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj
 Fri Mar 14 14:13:45 2014
@@ -464,10 +464,10 @@
                602E139E18B3A491004F171B /* ETCFMapTable.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 
ETCFMapTable.h; path = iOSCompatibility/ETCFMapTable.h; sourceTree = "<group>"; 
};
                602E139F18B3A491004F171B /* ETCFMapTable.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name 
= ETCFMapTable.m; path = iOSCompatibility/ETCFMapTable.m; sourceTree = 
"<group>"; };
                602E13A918B3A836004F171B /* CoreFoundation.framework */ = {isa 
= PBXFileReference; lastKnownFileType = wrapper.framework; name = 
CoreFoundation.framework; path = 
System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
-               602E13B618B3AAB1004F171B /* INSTALL */ = {isa = 
PBXFileReference; lastKnownFileType = text; path = INSTALL; sourceTree = 
"<group>"; };
-               602E13B718B3AAB2004F171B /* NEWS */ = {isa = PBXFileReference; 
lastKnownFileType = text; path = NEWS; sourceTree = "<group>"; };
+               602E13B618B3AAB1004F171B /* INSTALL.md */ = {isa = 
PBXFileReference; lastKnownFileType = text; path = INSTALL.md; sourceTree = 
"<group>"; };
+               602E13B718B3AAB2004F171B /* NEWS.md */ = {isa = 
PBXFileReference; lastKnownFileType = text; path = NEWS.md; sourceTree = 
"<group>"; };
                602E13B818B3AAB5004F171B /* README.md */ = {isa = 
PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = 
"<group>"; };
-               602E13B918B3AAB7004F171B /* TODO */ = {isa = PBXFileReference; 
lastKnownFileType = text; path = TODO; sourceTree = "<group>"; };
+               602E13B918B3AAB7004F171B /* TODO.md */ = {isa = 
PBXFileReference; lastKnownFileType = text; path = TODO.md; sourceTree = 
"<group>"; };
                603647AC0E409244003377E0 /* EtoileFoundation.framework */ = 
{isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 
0; path = EtoileFoundation.framework; sourceTree = BUILT_PRODUCTS_DIR; };
                603647BB0E4092EA003377E0 /* ETCArray.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 
ETCArray.h; path = Headers/ETCArray.h; sourceTree = "<group>"; };
                603647BC0E4092EA003377E0 /* ETCollection.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 
ETCollection.h; path = Headers/ETCollection.h; sourceTree = "<group>"; };
@@ -806,9 +806,9 @@
                        isa = PBXGroup;
                        children = (
                                602E13B818B3AAB5004F171B /* README.md */,
-                               602E13B618B3AAB1004F171B /* INSTALL */,
-                               602E13B718B3AAB2004F171B /* NEWS */,
-                               602E13B918B3AAB7004F171B /* TODO */,
+                               602E13B618B3AAB1004F171B /* INSTALL.md */,
+                               602E13B718B3AAB2004F171B /* NEWS.md */,
+                               602E13B918B3AAB7004F171B /* TODO.md */,
                                603647C30E4092EA003377E0 /* EtoileFoundation.h 
*/,
                                792BF9F5124FC1C60040BF68 /* Compatibility */,
                                60DA3AEE1359AF8500D8946F /* Debugging */,


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to