* Headers/Foundation/NSMetadataQuery.h: Remove old file.

* Source/GNUmakefile: Change name to NSMetadata.[hm].
	* Source/NSMetadata.m: Add new file with correct name.
	* Source/NSMetadataQuery.m: Remove old file.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35804 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2012-11-18 16:54:08 +00:00
parent 79110c7ac7
commit 93fca6e752
4 changed files with 11 additions and 4 deletions

View file

@ -227,7 +227,7 @@ NSLocale.m \
NSLock.m \
NSLog.m \
NSMapTable.m \
NSMetadataQuery.m \
NSMetadata.m \
NSMethodSignature.m \
NSNotification.m \
NSNotificationCenter.m \
@ -390,7 +390,7 @@ NSKeyValueObserving.h \
NSLocale.h \
NSLock.h \
NSMapTable.h \
NSMetadataQuery.h \
NSMetadata.h \
NSMethodSignature.h \
NSNetServices.h \
NSNotification.h \