Disable catalogs for appearance until someone finds why the en.catkeys doesn't get built.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34740 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d580f81a2b
commit
c48d1db6ff
@ -362,7 +362,7 @@ rule DoCatalogs appName # Application name
|
||||
# declared in the sourcecode)
|
||||
: sources # List of cpp files where to search keys
|
||||
: generatedCatalog # Name of the generated catalog (most probably
|
||||
# english.catalog)
|
||||
# en.catalog)
|
||||
: translatedCatalogs # List of available translations
|
||||
{
|
||||
genCat = [ FGristFiles $(generatedCatalog) ] ;
|
||||
|
@ -37,7 +37,7 @@ DoCatalogs Appearance :
|
||||
ColorWhichItem.cpp
|
||||
: en.catalog
|
||||
:
|
||||
# bg.catkeys de.catkeys fi.catkeys fr.catkeys it.catkeys ja.catkeys
|
||||
# bg.catkeys de.catkeys fi.catkeys fr.catkeys it.catkeys ja.catkeys
|
||||
# lt.catkeys ru.catkeys sv.catkeys uk.catkeys
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user