diff options
author | Istvan Turi <turipista@freemail.hu> | 2012-08-16 17:38:03 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-08-16 17:45:36 +0200 |
commit | 1b0f7ee1e04d7b0fe81f7458ae2116615e0f6889 (patch) | |
tree | 655598252c1ae8d147b274bafb917a83b8d235ef /extras/prj/build.lst | |
parent | cecff561687865359a695f1cf6ecb99300ce121b (diff) |
idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)
idxexample.odt will be localized through the standard l10n
framework, i.e. with use of .po files, because now strings
are read from resources.
html.stw is language independent now, defaults for different
scripts are handled in the code.
Change-Id: Ie20cafc6191721a959b33e2559b9866e3762a146
Diffstat (limited to 'extras/prj/build.lst')
-rw-r--r-- | extras/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/prj/build.lst b/extras/prj/build.lst index 5ff18d789a1e..61223f08b731 100644 --- a/extras/prj/build.lst +++ b/extras/prj/build.lst @@ -116,7 +116,7 @@ er extras\source\templates\layout nmake - er extras\source\templates\presnt\lang nmake - all er_tprel NULL er extras\source\templates\wizard\agenda\lang nmake - all er_twagl NULL er extras\source\templates\wizard\bitmap nmake - all er_twbmp NULL -er extras\source\templates\wizard\desktop\lang nmake - all er_twdkl NULL +er extras\source\templates\wizard\desktop nmake - all er_twdkl NULL er extras\source\templates\wizard\fax\lang nmake - all er_twfal NULL er extras\source\templates\wizard\letter\lang nmake - all er_twlel NULL er extras\source\templates\wizard\report\lang nmake - all er_twrel NULL |