Changeset 6e8eda8f7f74a8bffd92f1e2d44ccf4d42f00073 for README
- Timestamp:
- 02/04/08 12:45:17 (7 months ago)
- git-parent:
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
README
r5f6ba47 r6e8eda8 19 19 INSTALL.win32 - Installation instructions for the Win32 version of vlc. 20 20 README - This file. 21 README.MacOSX.rtf - Information specific to the MacOS X port.22 21 THANKS - All VLC contributors. 22 bindings/ - Bindings around LibVLC. 23 extras/analyser - Code analyser and editor specific files. 24 extras/buildsystem - different buildsystems specific files. 25 extras/contrib - external libraries retrieving facilities for systems that 26 don't have package manager. 27 extras/deprecated - Now deprecated files. 28 extras/misc - Files that don't fit in the other extras/ categories. 29 extras/package - VLC packaging specific files such as spec files. 30 include/ - Include files 23 31 doc/ - Miscellaneous documentation. 32 libs/ - libraries that we host. 33 po/ - languages related files. 34 projects/ - projects that uses libvlc such as the web browsers plugin. 35 share/ - Common Resources files. 36 src/ - VLC and LibVLC source code.
