* Patch by Humdinger to convert a lot of things to sentance case.

* Cleanup and update of all the touched catkeys files


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34731 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2009-12-21 12:51:41 +00:00
parent dfb72c7888
commit 9c1a9b926a
110 changed files with 1226 additions and 1208 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ rule ExtractCatalogEntries target : source : signature
MakeLocatePlatform $(target) ;
Depends $(target) : $(source) <build>collectcatkeys ;
LocalClean clean : $(target) ;
LocalClean clean : $(target).pre ;
ExtractCatalogEntries1 $(target) : <build>collectcatkeys $(source) ;
}