History log of /inkscape/src/extension/dbus/org.inkscape.service.in
Revision Date Author Comments Expand
411c17ba01c3d854de288448bbbfdd14c9035afa 17-Aug-2009 glimmer07 <glimmer07@users.sourceforge.net>

Fixed directory for inkscape executable. Now points to $(prefix)/bin/inkscape (bin added.)

6ef14212afe96cfd4b72906aed44880b157f9ab1 15-Aug-2009 glimmer07 <glimmer07@users.sourceforge.net>

Fixed service file! Service file will now point to $(prefix) of most recently installed inkscape.

fa0805ccb065538bb387363dbec791882e262b67 22-Jul-2009 glimmer07 <glimmer07@users.sourceforge.net>

Fixed GErrors. Added many GErrors, especially for unfound objects. transfered many functions to using verbs instead of the function the verb calls to make error reporting easier.

c596be6d145df956e779f427dde5aabc8559dd6c 12-Jul-2009 glimmer07 <glimmer07@users.sourceforge.net>

Core Dbus files. Init creates interfaces on Inkscape startup. Application and document interface provide API functions over Dbus. service.in file makes sure Inkscape starts automatically when someone connects to it over Dbus.