GNOME Bugzilla – Bug 728061
convert to DBusActivatable
Last modified: 2014-06-03 00:55:34 UTC
See https://wiki.gnome.org/Initiatives/GnomeGoals/DBusActivatable for the details. For nautilus, there's two steps: 1) convert to new option handling using GApplicationCommandline 2) rename the desktop file and add DBusActivatable=true A complication with the second step is that we currently install a separate desktop file for classic mode, but that can probably stay the way it is
This was implemented in git master a while ago. Feel free to open separate bugs for further improvements if needed.