summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/proposed-interface.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-10fix compiling on macOSThomas Holder1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
- 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
2017-11-07Misc. typosUnknown1-1/+1
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
2011-08-21DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour1-50/+0
(bzr r10559)
2009-08-15Added copyright info to proposed interface.Soren Berg1-0/+15
(bzr r8254.1.28)
2009-08-15Added proposed interface file.Soren Berg1-0/+176
Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27)