< Previous section Content Next section >
In common case, a application directory has the following structure:
- dmp – debug output (sdmp-files, see Glossary)
- doc — documentation files and license
- img — graphical components of the application
- logs — log output
- lpmodule — this folder contain application core files1
- output — generated reports
- resources — an additional application components
- locale – folder with translation files
- lpcombiner – this folder contain tool LpCombiner
- lpdbmonitor – this folder contain tool LpDBMonitor
- lpsplitter – this folder contain tool LpSplitter
- zeroclipboard – folder for ZeroClipboard library
- trc — folder for store trace-files
- samples – examples of trace-files
- tcl — additional graphic libraries for the application
- etc — this folder keeps the files with application settings
Depending on a format of the installed application, set of files in application folder may differ:
- Open version (archive, deb-package)
- lightprofiler.py – starter file of the application