Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41103 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström
2011-03-25 22:13:48 +00:00
parent c8cf09df90
commit 560ff4478d
672 changed files with 1387 additions and 1141 deletions
-6
View File
@@ -162,12 +162,6 @@ rule DoCatalogs target : signature : sources : sourceLanguage : regexp
# For the pseudo-target catkeys
HAIKU_LOCALE_OUTPUT_CATKEYS += $(generatedCatalog:S=.catkeys) ;
# Add target catalog entry as attribute
CATALOG_ENTRY on $(target) = "$(signature):Application name:$(target)" ;
Depends $(target) : <build>addattr ;
AddCatalogEntryAttribute1 $(target)
: <build>addattr ;
}
rule AddCatalogEntryAttribute target