summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/document-interface.xml
diff options
context:
space:
mode:
authorSoren Berg <glimmer07@gmail.com>2009-08-15 18:26:08 +0000
committerglimmer07 <glimmer07@users.sourceforge.net>2009-08-15 18:26:08 +0000
commit28c0df8446a7442667b2a2a938f544f5508ef0a0 (patch)
tree5b030009c66d4eb9b0c2d6552ced7f4552be88bf /src/extension/dbus/document-interface.xml
parentAdded an intro to coders interested in modifing the code. (diff)
downloadinkscape-28c0df8446a7442667b2a2a938f544f5508ef0a0.tar.gz
inkscape-28c0df8446a7442667b2a2a938f544f5508ef0a0.zip
Added proposed interface file.
Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27)
Diffstat (limited to 'src/extension/dbus/document-interface.xml')
-rw-r--r--src/extension/dbus/document-interface.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/dbus/document-interface.xml b/src/extension/dbus/document-interface.xml
index 2f1549488..8b0252765 100644
--- a/src/extension/dbus/document-interface.xml
+++ b/src/extension/dbus/document-interface.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" ?>
<!--
* This is the master description of the DBus document interface.
*
@@ -16,7 +17,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
-->
-<?xml version="1.0" encoding="UTF-8" ?>
+
<node name="/org/inkscape/document"
xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd"
>