From 616f5c97013f1344caa6e899de6cc99664faa5e9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 30 Jun 2005 08:16:45 +0000 Subject: Add an optional dbus interface (--enable-dbus). Rework application code, 2005-06-24 Marco Pesenti Gritti * shell/ev-application-service.xml: * configure.ac: * shell/Makefile.am: * shell/ev-application.c: * shell/ev-application.h: * shell/ev-window.c: * shell/ev-window.h: * shell/main.c: Add an optional dbus interface (--enable-dbus). Rework application code, mainly to be easier to use "remotely". Do not open multiple windows with the same document, spatial evince! --- (limited to 'shell/ev-application-service.xml') diff --git a/shell/ev-application-service.xml b/shell/ev-application-service.xml new file mode 100644 index 0000000..68a63e2 --- /dev/null +++ b/shell/ev-application-service.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + -- cgit v0.9.1