summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler4-1/+5
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-01-08Misc. typosluz.paz2-2/+2
Found via `codespell`
2014-02-27Fix whitespace formatting of dbus documentation (bug 1282045)Tomasz Boczkowski1-1/+1
Fixed bugs: - https://launchpad.net/bugs/1282045 (bzr r13066)
2009-07-16Added missing (and very important) file.Soren Berg1-2/+13
Added get_path method. Added documentation on paths. (bzr r8254.1.13)
2009-07-13Documentation helper files. Building documentation is currently done by ↵Soren Berg6-0/+875
shell script, but will be integrated into the build system eventually. (bzr r8254.1.9)