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 640687 - desktop file adjustments
desktop file adjustments
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-27 04:07 UTC by Matthias Clasen
Modified: 2011-01-27 17:27 UTC
See Also:
GNOME target: 3.0
GNOME version: ---



Description Matthias Clasen 2011-01-27 04:07:51 UTC
We need some changes to the nautilus desktop file to make it fill its new role as a desktop utility instead of a part of the core desktop:

- Change the Category key to

Categories=GNOME;GTK;Utility;Core;

(ie remove 'System')

- Turn off autostart by removing

X-GNOME-Autostart-Phase=Desktop
X-GNOME-Autostart-Notify=true
X-GNOME-AutoRestart=true

Since we don't want to autostart nautilus anymore. Not 100% sure about the Phase key, we may want to leave that in for people who want to manually turn nautilus autostart back on.
Comment 1 Cosimo Cecchi 2011-01-27 17:27:34 UTC
I fixed this in master now.