https://bugs.documentfoundation.org/show_bug.cgi?id=101616

--- Comment #9 from jan iversen <j...@documentfoundation.org> ---
(In reply to Tiago Santos from comment #8)
> Second version validated and integrated in DicionĂ¡rios Natura.
> 
> http://natura.di.uminho.pt/download/sources/Dictionaries/openoffice/Pos-AO/
> http://natura.di.uminho.pt/download/sources/Dictionaries/openoffice/Pre-AO/
> https://pt.libreoffice.org/transferir/dicionarios/
> 
> I notice that the local git copy does not contain dictionaries projects.
> With whom should I discuss to submit this to the repos?


?? dictionaries, translations and helpcontent2 are own repos, which you need to
clone.

When we e.g. do a release we add them to the core module a submodules:

cd core
git submodule update --init dictionaries
git submodule update --init helpcontent2
git submodule update --init translations
./g fetch --tags

but you only need that, if you want to build with languages, otherwise just
submit from the local repos.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to