From a2c6f05866dff7112c551e875ce9b3760f6cdd0e Mon Sep 17 00:00:00 2001 From: Soren Berg Date: Mon, 17 Aug 2009 18:51:36 +0000 Subject: Fixed directory for inkscape executable. Now points to $(prefix)/bin/inkscape (bin added.) (bzr r8254.1.31) --- src/extension/dbus/org.inkscape.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/extension/dbus/org.inkscape.service.in b/src/extension/dbus/org.inkscape.service.in index dcfff2ff2..484c8e516 100644 --- a/src/extension/dbus/org.inkscape.service.in +++ b/src/extension/dbus/org.inkscape.service.in @@ -1,5 +1,5 @@ [D-BUS Service] Name=org.inkscape -Exec=bindir/inkscape +Exec=bindir/bin/inkscape -- cgit v1.2.3