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 575330 - Make nautilus session loading work
Make nautilus session loading work
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-14 08:18 UTC by Vincent Untz
Modified: 2009-03-16 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (422 bytes, patch)
2009-03-14 08:19 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2009-03-14 08:18:58 UTC
Trivial patch to make saved session loading work.
Comment 1 Vincent Untz 2009-03-14 08:19:20 UTC
Created attachment 130634 [details] [review]
Patch
Comment 2 Cosimo Cecchi 2009-03-16 16:00:09 UTC
Thanks, committed to trunk.

2009-03-16  Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (nautilus_application_load_session):
	Fix a typo in the session loading code.
	Patch by Vincent Untz (#575330).