diff options
| author | Soren Berg <glimmer07@gmail.com> | 2009-08-15 18:29:16 +0000 |
|---|---|---|
| committer | glimmer07 <glimmer07@users.sourceforge.net> | 2009-08-15 18:29:16 +0000 |
| commit | 4335cee54fa4f142babf3d764e72feae9485b10a (patch) | |
| tree | dee3c77d173d82909307be2cef552e21eeb64327 /src | |
| parent | Added proposed interface file. (diff) | |
| download | inkscape-4335cee54fa4f142babf3d764e72feae9485b10a.tar.gz inkscape-4335cee54fa4f142babf3d764e72feae9485b10a.zip | |
Added copyright info to proposed interface.
(bzr r8254.1.28)
Diffstat (limited to 'src')
| -rw-r--r-- | src/extension/dbus/proposed-interface.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/extension/dbus/proposed-interface.xml b/src/extension/dbus/proposed-interface.xml index e82e433b4..c281aff96 100644 --- a/src/extension/dbus/proposed-interface.xml +++ b/src/extension/dbus/proposed-interface.xml @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + * These are some of the proposed functions for the document interface. + * + * It is only used in generating documentation. + * + * None of these methods are implemented. If someone does code one of + * these methods, remove it from here and add it to document-interface.xml. + * + * Authors: + * Soren Berg <Glimmer07@gmail.com> + * + * Copyright (C) 2009 Soren Berg + * + * Released under GNU GPL, read the file 'COPYING' for more information +--> <node name="/org/inkscape/proposed" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd" > |
