┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/org.kde.dolphin.MainWindow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.kde.dolphin.MainWindow.xml')
-rw-r--r--src/org.kde.dolphin.MainWindow.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/org.kde.dolphin.MainWindow.xml b/src/org.kde.dolphin.MainWindow.xml
deleted file mode 100644
index b05b25298..000000000
--- a/src/org.kde.dolphin.MainWindow.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node>
- <interface name="org.kde.dolphin.MainWindow">
- <method name="getId">
- <arg type="i" direction="out"/>
- </method>
- <method name="changeUrl">
- <arg name="url" type="s" direction="in"/>
- </method>
- <method name="quit">
- </method>
- </interface>
-</node>