X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=22222ea167c7c40ed18c363c0f600bb863a55af3;hb=98748a4a98cefe26451a93b6deb646dbdb8d4366;hp=400872cfbe64579bd6f5b860c53b59def420715f;hpb=2f5bab15de074af41975a451a6c75ecb0a5e15b5;p=vlc diff --git a/README b/README index 400872cfbe..22222ea167 100644 --- a/README +++ b/README @@ -29,6 +29,7 @@ Source Code Content: ABOUT-NLS - Notes on the Free Translation Project. AUTHORS - VLC authors. COPYING - The GPL license. +COPYING.LIB - The LGPL license. INSTALL - Installation and building instructions. NEWS - Important modifications between the releases. README - This file. @@ -37,20 +38,20 @@ THANKS - VLC contributors. bin/ - VLC binaries. bindings/ - libVLC bindings to other languages. compat/ - compatibility library for operating systems missing - essential functionnalities. -contrib/ - external libraries retrieving facilities for systems that - don't have package manager. + essential functionalities. +contrib/ - Facilities for retrieving external libraries and building + them for systems that don't have the right versions. doc/ - Miscellaneous documentation. extras/analyser - Code analyser and editor specific files. extras/buildsystem - different buildsystems specific files. -extras/contrib/ - old contrib/. extras/misc - Files that don't fit in the other extras/ categories. extras/package - VLC packaging specific files such as spec files. +extras/tools/ - Facilities for retrieving external building tools needed + for systems that don't have the right versions. include/ - Header files. lib/ - libVLC source code. modules/ - VLC plugins and modules. Most of the code is here. po/ - VLC translations. -projects/ - projects that uses libVLC share/ - Common Resources files. src/ - libvlccore source code. test/ - testing system.