summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/proposed-interface.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix compiling on macOSThomas Holder2018-11-101-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-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
* Misc. typosUnknown2017-11-071-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 ```
* DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-211-50/+0
| | | (bzr r10559)
* Added copyright info to proposed interface.Soren Berg2009-08-151-0/+15
| | | (bzr r8254.1.28)
* Added proposed interface file.Soren Berg2009-08-151-0/+176
Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27)