After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728061 - convert to DBusActivatable
convert to DBusActivatable
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-11 22:08 UTC by Matthias Clasen
Modified: 2014-06-03 00:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2014-04-11 22:08:03 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
Comment 1 Cosimo Cecchi 2014-06-03 00:55:34 UTC
This was implemented in git master a while ago.
Feel free to open separate bugs for further improvements if needed.